|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mascoptLib.io.graph.GodReader
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 ReaderInterface
public Iterator getAbstractEdges()
ReaderInterface
getAbstractEdges
in interface ReaderInterface
public Iterator getAbstractNodeSets()
ReaderInterface
getAbstractNodeSets
in interface ReaderInterface
public Iterator getAbstractEdgeSets()
ReaderInterface
getAbstractEdgeSets
in interface ReaderInterface
public Iterator getAbstractEdgeSetRequest()
public Iterator getAbstractChains()
ReaderInterface
getAbstractChains
in interface ReaderInterface
public Iterator getAbstractGraphs()
ReaderInterface
getAbstractGraphs
in interface ReaderInterface
public Iterator getAllObjects()
ReaderInterface
getAllObjects
in interface ReaderInterface
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |