| Package | Description |
|---|---|
| org.gradle.tooling.model.eclipse |
An Eclipse-centric model of a Gradle build, provided by the Gradle tooling API.
|
| Modifier and Type | Method and Description |
|---|---|
EclipseProject |
EclipseProject.getParent()
Returns the parent of this element, if any.
|
EclipseProject |
EclipseTask.getProject()
Deprecated.
Returns the element which this task belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
DomainObjectSet<? extends EclipseProject> |
EclipseProject.getChildren()
Returns the child elements.
|
Copyright © 2013. All rights reserved