Z - the generic typepublic class RelationshipGraphNode<Z extends RelationshipGraphNode.Node<Z>>
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | RelationshipGraphNode.GraphNodeBuildingParameters<Z extends RelationshipGraphNode.Node<Z>>The Class GraphNodeBuildingParameters. | 
| static class  | RelationshipGraphNode.Node<T extends RelationshipGraphNode.Node<?>>The Class Node. | 
| static class  | RelationshipGraphNode.NodeFactory<T extends RelationshipGraphNode.Node<T>>A factory for creating Node objects. | 
| Constructor and Description | 
|---|
| RelationshipGraphNode(java.util.Collection<RelationshipGraphNode.GraphNodeBuildingParameters<Z>> params)Instantiates a new relationship graph node. | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.ArrayList<Z> | getRootNodes()Gets the root nodes. | 
| void | removeNodes(java.util.ArrayList<Z> toRemoveNodes)Removes the nodes. | 
public RelationshipGraphNode(java.util.Collection<RelationshipGraphNode.GraphNodeBuildingParameters<Z>> params)
params - the paramsCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa