|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HierarchicalProject
Represents a project which belongs to some hierarchy.
| Method Summary | |
|---|---|
DomainObjectSet<? extends HierarchicalProject> |
getChildren()
Returns the child projects of this project. |
HierarchicalProject |
getParent()
Returns the parent project of this project, if any. |
| Methods inherited from interface org.gradle.tooling.model.Project |
|---|
getDescription, getName, getPath, getProjectDirectory |
| Method Detail |
|---|
HierarchicalProject getParent()
DomainObjectSet<? extends HierarchicalProject> getChildren()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||