Class Project_2_0
java.lang.Object
com.gradle.scan.eventmodel.gradle.project.Project_2_0
- Direct Known Subclasses:
Project_2_1
Details about a project.
-
Field Summary
Modifier and TypeFieldDescriptionThe indexes of the project's direct child projects.final String
The fully qualified name of the project. -
Constructor Summary
-
Method Summary
-
Field Details
-
projectPath
The fully qualified name of the project. -
children
The indexes of the project's direct child projects.An index can be used to look up a child project in
ProjectStructure_1_0.projects
.
-
-
Constructor Details
-
Project_2_0
-
-
Method Details