Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.align.model.transformation.tree.GroupNode

Packages that use GroupNode
eu.esdihumboldt.hale.common.align.model.transformation.tree   
eu.esdihumboldt.hale.common.align.model.transformation.tree.impl   
 

Uses of GroupNode in eu.esdihumboldt.hale.common.align.model.transformation.tree
 

Subinterfaces of GroupNode in eu.esdihumboldt.hale.common.align.model.transformation.tree
 interface TargetNode
          Target group or property
 interface TransformationTree
          Represents the root in a transformation tree.
 

Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree that return GroupNode
 GroupNode GroupNode.getParent()
          Get the parent group node
 

Uses of GroupNode in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl
 

Classes in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl that implement GroupNode
 class AbstractGroupNode
          Abstract group node implementation.
 class TargetNodeImpl
          Default TargetNode implementation
 class TransformationTreeImpl
          Default TransformationTree implementation
 

Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl that return GroupNode
 GroupNode AbstractGroupNode.getParent()
           
 

Constructors in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl with parameters of type GroupNode
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.
 


Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d