public interface RootProjectProvider
| Modifier and Type | Method and Description |
|---|---|
Project |
getRootProject()
Implementations should return the farthest known parent project of this
project or
this if this project itself a root project or
there is no known root project (so this project shall be considered as
root). |
Project getRootProject()
this if this project itself a root project or
there is no known root project (so this project shall be considered as
root).