|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSF.App.Worm.ASGraph.OutputManager
Not used at the moment.
| Field Summary | |
boolean |
dmlOut
|
boolean |
globalsOut
|
boolean |
namOut
|
boolean |
stdOut
|
| Constructor Summary | |
ASGraph.OutputManager(ASGraph myASGraph,
boolean _stdOut,
boolean _globalsOut,
boolean doLayout,
java.lang.String _gmlFile,
java.lang.String _namFile,
java.lang.String _dmlFile)
|
|
| Method Summary | |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean stdOut
public boolean globalsOut
public boolean namOut
public boolean dmlOut
| Constructor Detail |
public ASGraph.OutputManager(ASGraph myASGraph,
boolean _stdOut,
boolean _globalsOut,
boolean doLayout,
java.lang.String _gmlFile,
java.lang.String _namFile,
java.lang.String _dmlFile)
| Method Detail |
public void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||