gradle
8.3-rc-2
Java API
gradle
/
org.gradle.tooling.model
/
ProjectModel
Project
Model
Java API
interface
ProjectModel
Represents a model that is associated with some Gradle project.
Inheritors
GradleProject
Launchable
HasGradleProject
GradlePublication
BuildInvocations
BasicGradleProject
ProjectPublications
CppProject
Members
Functions
get
Project
Identifier
Link copied to clipboard
Java API
abstract
fun
getProjectIdentifier
(
)
:
ProjectIdentifier
Returns the identifier for the project that this model is associated with.