public interface GroupNode extends TransformationNode
Modifier and Type | Field and Description |
---|---|
static String |
ANNOTATION_CHILDREN
Name of the children annotation.
|
Modifier and Type | Method and Description |
---|---|
void |
addAnnotatedChild(TargetNode node)
Add a node as annotated child.
|
List<TargetNode> |
getChildren(boolean includeAnnotations)
Get the type/group/property's children
|
GroupNode |
getParent()
Get the parent group node
|
accept, getAnnotation, hasAnnotations, reset, setAnnotation
static final String ANNOTATION_CHILDREN
List<TargetNode> getChildren(boolean includeAnnotations)
includeAnnotations
- if annotated children should be includedvoid addAnnotatedChild(TargetNode node)
TransformationNode.reset()
.node
- the target node to add as annotated childGroupNode getParent()
null
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a