|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ed.inf.graph.compound.base.BaseChildCompoundGraph
uk.ed.inf.graph.compound.archetypal.ArchetypalChildCompoundGraph
public abstract class ArchetypalChildCompoundGraph
Constructor Summary | |
---|---|
protected |
ArchetypalChildCompoundGraph(ArchetypalCompoundNode root,
BaseGraphCopyBuilder copyBuilder,
BaseGraphMoveBuilder moveBuilder)
|
Method Summary | |
---|---|
protected void |
addNewEdge(BaseCompoundEdge edge)
|
protected void |
addNewNode(BaseCompoundNode node)
|
ArchetypalCompoundNode |
getRootNode()
Get the root node of this graph. |
Methods inherited from class uk.ed.inf.graph.compound.base.BaseChildCompoundGraph |
---|
canCopyHere, canMoveHere, containsConnection, containsConnection, containsDirectedEdge, containsDirectedEdge, containsEdge, containsEdge, containsNode, containsNode, copyHere, createEdgeSet, createNodeSet, edgeFactory, edgeIterator, getCopiedComponents, getEdge, getEdgeSet, getMovedComponents, getNode, getNodeSet, getNumEdges, getNumNodes, getSuperGraph, hasPassedAdditionalValidation, isInducedSubgraph, isValid, moveHere, nodeFactory, nodeIterator, unfilteredEdgeIterator, unfilteredNodeIterator |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ArchetypalChildCompoundGraph(ArchetypalCompoundNode root, BaseGraphCopyBuilder copyBuilder, BaseGraphMoveBuilder moveBuilder)
Method Detail |
---|
public ArchetypalCompoundNode getRootNode()
ICompoundGraph
getRootNode
in interface ICompoundGraph<BaseCompoundNode,BaseCompoundEdge>
getRootNode
in class BaseChildCompoundGraph
protected void addNewNode(BaseCompoundNode node)
addNewNode
in class BaseChildCompoundGraph
protected void addNewEdge(BaseCompoundEdge edge)
addNewEdge
in class BaseChildCompoundGraph
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |