|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface GraphMatchingPlatform.PlatformPrincipalGraph
Interface for graphs that are principal graphs of a platform.
Method Summary | |
---|---|
GraphMatchingPlatform.PlatformShadowGraph |
createShadowGraph()
Creates a new shadow graph of this graph, based on the current state of the graph. |
int |
getSequence()
|
Methods inherited from interface net.xqhs.graphs.graph.Graph |
---|
add, addAll, addEdge, addNode, contains, getComponents, getEdges, getInEdges, getNodes, getNodesNamed, getOutEdges, m, n, remove, removeAll, removeEdge, removeNode, size |
Method Detail |
---|
GraphMatchingPlatform.PlatformShadowGraph createShadowGraph()
int getSequence()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |