|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--mascoptLib.io.graph.GodReader
Reads a God file.
| Constructor Summary | |
GodReader(String fileIn,
String fileIn2)
|
|
GodReader(String fileIn,
String fileIn2,
boolean mirrorArc,
boolean mirrorRequest)
|
|
| Method Summary | |
Iterator |
getAbstractChains()
Gives an iterator on AbstractChains read. |
Iterator |
getAbstractEdges()
Gives an iterator on AbstractEdges read. |
Iterator |
getAbstractEdgeSetRequest()
|
Iterator |
getAbstractEdgeSets()
Gives an iterator on AbstractEdgeSets read. |
Iterator |
getAbstractGraphs()
Gives an iterator on AbstractGraphs read. |
Iterator |
getAbstractNodes()
Gives an iterator on AbstractNodes read. |
Iterator |
getAbstractNodeSets()
Gives an iterator on AbstractNodeSets read. |
Iterator |
getAllObjects()
Gives an iterator on other objects. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GodReader(String fileIn,
String fileIn2)
public GodReader(String fileIn,
String fileIn2,
boolean mirrorArc,
boolean mirrorRequest)
| Method Detail |
public Iterator getAbstractNodes()
ReaderInterface
getAbstractNodes in interface ReaderInterfacepublic Iterator getAbstractEdges()
ReaderInterface
getAbstractEdges in interface ReaderInterfacepublic Iterator getAbstractNodeSets()
ReaderInterface
getAbstractNodeSets in interface ReaderInterfacepublic Iterator getAbstractEdgeSets()
ReaderInterface
getAbstractEdgeSets in interface ReaderInterfacepublic Iterator getAbstractEdgeSetRequest()
public Iterator getAbstractChains()
ReaderInterface
getAbstractChains in interface ReaderInterfacepublic Iterator getAbstractGraphs()
ReaderInterface
getAbstractGraphs in interface ReaderInterfacepublic Iterator getAllObjects()
ReaderInterface
getAllObjects in interface ReaderInterface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||