public interface TransformationTree extends GroupNode
ANNOTATION_CHILDREN
Modifier and Type | Method and Description |
---|---|
Collection<SourceNode> |
getRootSourceNodes()
Gets all root source nodes.
|
Collection<SourceNode> |
getRootSourceNodes(TypeDefinition type)
Gets all root source nodes of the given type.
|
SourceNode |
getSourceNode(TypeEntityDefinition type)
Get the source node representing the given type.
|
TypeDefinition |
getType()
Get the associated type definition
|
Cell |
getTypeCell()
Get the associated type cell
|
addAnnotatedChild, getChildren, getParent
accept, getAnnotation, hasAnnotations, reset, setAnnotation
TypeDefinition getType()
Cell getTypeCell()
SourceNode getSourceNode(TypeEntityDefinition type)
type
- the type entity definitionnull
Collection<SourceNode> getRootSourceNodes(TypeDefinition type)
type
- the type definitionCollection<SourceNode> getRootSourceNodes()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a