|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.proof2.Formula
edu.toronto.cs.proof2.ComparisonFormula
edu.toronto.cs.proof2.EqualFormula
public class EqualFormula
Field Summary |
---|
Fields inherited from class edu.toronto.cs.proof2.Formula |
---|
ABOVE, BELOW, EQUAL, stateName |
Constructor Summary | |
---|---|
EqualFormula(CTLNode _ctl,
AlgebraValue _val,
MvSet _state)
|
Method Summary | |
---|---|
java.lang.String |
operatorToString()
|
Methods inherited from class edu.toronto.cs.proof2.ComparisonFormula |
---|
toString |
Methods inherited from class edu.toronto.cs.proof2.Formula |
---|
duplicate, getConsequent, getParentFormula, getState, getStateName, getValue, setParentFormula |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EqualFormula(CTLNode _ctl, AlgebraValue _val, MvSet _state)
Method Detail |
---|
public java.lang.String operatorToString()
operatorToString
in class ComparisonFormula
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |