Package | Description |
---|---|
eu.esdihumboldt.hale.common.align.model.transformation.tree | |
eu.esdihumboldt.hale.common.align.model.transformation.tree.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
TargetNode
Target group or property
|
interface |
TransformationTree
Represents the root in a transformation tree.
|
Modifier and Type | Method and Description |
---|---|
GroupNode |
GroupNode.getParent()
Get the parent group node
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGroupNode
Abstract group node implementation.
|
class |
TargetNodeImpl
Default
TargetNode implementation |
class |
TransformationTreeImpl
Default
TransformationTree implementation |
Modifier and Type | Method and Description |
---|---|
GroupNode |
AbstractGroupNode.getParent() |
Constructor and Description |
---|
AbstractGroupNode(GroupNode parent)
Create a group node.
|
TargetNodeImpl(EntityDefinition entity,
Collection<CellNode> cells,
TypeDefinition parentType,
int depth,
GroupNode parent)
Create a target node that is populated with assignments and children
according to the given parameters.
|
TargetNodeImpl(EntityDefinition entity,
GroupNode parent)
Create a target node associated with the given entity definition but
unpopulated.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a