|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cesta.parsers.dot.DotTree.Graph
org.cesta.parsers.dot.DotTree.SubGraph
public class DotTree.SubGraph
Subgraphs - special type of Graph.
| Field Summary |
|---|
| Fields inherited from class org.cesta.parsers.dot.DotTree.Graph |
|---|
attributes, edgeAttributes, edges, graphAttributes, id, isDirected, isStrict, nodeAttributes, nodes, subGraphs, subGraphsMap |
| Constructor Summary | |
|---|---|
DotTree.SubGraph()
|
|
DotTree.SubGraph(java.lang.String id)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.cesta.parsers.dot.DotTree.Graph |
|---|
equals, getNodePairs, getNodes, getTransitionMap |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DotTree.SubGraph()
public DotTree.SubGraph(java.lang.String id)
| Method Detail |
|---|
public java.lang.String toString()
toString in class DotTree.Graph
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||