|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.yasm.pprogram.PProgramCompiler
public class PProgramCompiler
PProgramCompiler.java Created: Tue Jun 29 13:41:21 2004
Constructor Summary | |
---|---|
PProgramCompiler()
|
|
PProgramCompiler(boolean _useHyperEdges,
boolean _unknownInit)
|
Method Summary | |
---|---|
XKripkeStructure |
compile()
Describe compile method here. |
CTLReWriter |
getCtlReWriter()
|
protected MvSet |
getInit()
|
StatePresenter |
getStatePresenter()
|
protected MvRelation |
getTrans()
|
static void |
main(java.lang.String[] args)
Test code |
void |
seal()
Describe seal method here. |
void |
setMaxDDVars(int v)
Describe setMaxDDVars method here. |
void |
setPProgram(PProgram v)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PProgramCompiler()
public PProgramCompiler(boolean _useHyperEdges, boolean _unknownInit)
Method Detail |
---|
protected MvSet getInit()
protected MvRelation getTrans()
public void setPProgram(PProgram v)
public void setMaxDDVars(int v)
setMaxDDVars
method here.
v
- an int
valuepublic void seal()
seal
method here.
public XKripkeStructure compile()
compile
method here.
compile
in interface ModelCompiler
XKripkeStructure
valuepublic CTLReWriter getCtlReWriter()
public StatePresenter getStatePresenter()
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- a String[]
value
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |