public abstract class AbstractPrjElement extends Object implements PrjElement
| Modifier and Type | Method and Description |
|---|---|
List<PrjElement> |
getChildren()
Return the list of the children of this PrjElement.
|
public List<PrjElement> getChildren()
PrjElementgetChildren in interface PrjElementCopyright © 2019 CNRS. All rights reserved.