|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.smv.SMVModule.Variable
edu.toronto.cs.smv.SMVModule.AlgebraDefine
edu.toronto.cs.smv.SMVModule.AlgebraVariable
public class SMVModule.AlgebraVariable
Constructor Summary | |
---|---|
SMVModule.AlgebraVariable(java.lang.String _name,
int _id)
|
Method Summary | |
---|---|
int |
getId()
|
int |
size()
|
CTLNode |
toCTL(AlgebraValue[] state)
|
Methods inherited from class edu.toronto.cs.smv.SMVModule.AlgebraDefine |
---|
and, and, not, or, or |
Methods inherited from class edu.toronto.cs.smv.SMVModule.Variable |
---|
eq, eq, getName, getNext, mvSet, setMvSet, setNext, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SMVModule.AlgebraVariable(java.lang.String _name, int _id)
Method Detail |
---|
public int getId()
public int size()
size
in class SMVModule.AlgebraDefine
public CTLNode toCTL(AlgebraValue[] state)
toCTL
in class SMVModule.Variable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |