Type | Name and description |
---|---|
DomainObjectSet<? extends HierarchicalElement> |
getChildren() Returns the child elements, or the empty set if there are no child elements. |
HierarchicalElement |
getParent() Returns the parent of this element, or null if there is no parent. |
Methods inherited from class | Name |
---|---|
interface Element |
getDescription, getName |
Returns the child elements, or the empty set if there are no child elements.
Returns the parent of this element, or null
if there is no parent.
null
if there is no parent.