All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class codegen.dumpHA

java.lang.Object
   |
   +----codegen.dumpHA

public class dumpHA
extends Object

Constructor Index

 o dumpHA(Statechart, Statechart, CodeGenOpt)
This will construct a dumb instance of dumpHA.
 o 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.

Constructors

 o 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.

 o 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