|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompoundNode | |
---|---|
uk.ed.inf.graph.compound.impl |
Uses of CompoundNode in uk.ed.inf.graph.compound.impl |
---|
Methods in uk.ed.inf.graph.compound.impl that return CompoundNode | |
---|---|
CompoundNode |
CompoundNodeFactory.createNode()
|
protected CompoundNode |
ChildCompoundEdgeFactory.getInNode()
|
protected CompoundNode |
ChildCompoundEdgeFactory.getOutNode()
|
CompoundNode |
CompoundGraph.getRootNode()
|
CompoundNode |
ChildCompoundGraph.getRootNode()
|
CompoundNode |
CompoundNodeFactory.newNode(BaseCompoundNode parent,
int nodeIndex)
|
Constructors in uk.ed.inf.graph.compound.impl with parameters of type CompoundNode | |
---|---|
ChildCompoundEdgeFactory(CompoundNode parentNode)
|
|
ChildCompoundGraph(CompoundNode root)
|
|
CompoundEdge(ChildCompoundGraph owningSubgraph,
int index,
CompoundNode outNode,
CompoundNode inNode)
|
|
CompoundNode(CompoundNode parent,
int index)
|
|
CompoundNodeFactory(CompoundNode parent)
|
|
CompoundNodePair(CompoundNode outNode,
CompoundNode inNode)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |