All Packages Class Hierarchy This Package Previous Next Index
Class codegen.dumpHA
java.lang.Object
|
+----codegen.dumpHA
- public class dumpHA
- extends Object
-
dumpHA(Statechart, Statechart, CodeGenOpt)
- This will construct a dumb instance of dumpHA.
-
dumpHA(Statechart, Statechart, String)
- This will construct some instance of dumpHA and will initialize
its state chart with bla and the path name to fasel.
dumpHA
public dumpHA(Statechart s1,
Statechart s2,
CodeGenOpt o)
- This will construct a dumb instance of dumpHA. You will
need to set the state chart seperately.
dumpHA
public dumpHA(Statechart s1,
Statechart s2,
String p)
- This will construct some instance of dumpHA and will initialize
its state chart with bla and the path name to fasel.
All Packages Class Hierarchy This Package Previous Next Index