|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Project
Represents a Gradle project.
| Method Summary | |
|---|---|
DomainObjectSet<? extends Project> |
getChildren()
Returns the child projects of this project. |
String |
getName()
Returns the name of this project. |
Project |
getParent()
Returns the parent project of this project, if any. |
File |
getProjectDirectory()
Returns the project directory for this project. |
| Method Detail |
|---|
String getName()
File getProjectDirectory()
Project getParent()
DomainObjectSet<? extends Project> getChildren()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||