|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.xkripke.XKripkeMvSetBuilder
public class XKripkeMvSetBuilder
Constructor Summary | |
---|---|
XKripkeMvSetBuilder()
|
Method Summary | |
---|---|
static MvSet |
buildMvSet(MvSetFactory mvSetFactory,
XKripke kripke)
mvSetFactory -- needed to create MvSets kripke -- the XKripke model to convert propOrder -- interface to order the atomic props |
static MvSet |
buildTransition(MvSetFactory mvSetFactory,
IAlgebra algebra,
XKripke.XKripkeTransition trans,
VariableTable vt)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XKripkeMvSetBuilder()
Method Detail |
---|
public static MvSet buildMvSet(MvSetFactory mvSetFactory, XKripke kripke)
public static MvSet buildTransition(MvSetFactory mvSetFactory, IAlgebra algebra, XKripke.XKripkeTransition trans, VariableTable vt)
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |