gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.tooling.model
/
ProjectModel
Project
Model
API
interface
ProjectModel
(
source
)
Represents a model that is associated with some Gradle project.
Since
3.0
Inheritors
CppProject
GradleProject
Launchable
HasGradleProject
BuildInvocations
ProjectPublications
BasicGradleProject
GradlePublication
Members
Functions
get
Project
Identifier
Link copied to clipboard
API
abstract
fun
getProjectIdentifier
(
)
:
ProjectIdentifier
Returns the identifier for the project that this model is associated with.