|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdk.brics.bisim.model.DotModel
public class DotModel
A data model for making dot representations from graph files.
Constructor Summary | |
---|---|
DotModel()
|
Method Summary | |
---|---|
java.lang.String |
getDotFromGraph(java.lang.String filename)
From a file containing graph output from The Edinburgh CWB, a dot graph is constructed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DotModel()
Method Detail |
---|
public java.lang.String getDotFromGraph(java.lang.String filename)
filename
- File name
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |