|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.proof.ProofStep
edu.toronto.cs.proof.EGProofStep
public class EGProofStep
Constructor Summary | |
---|---|
protected |
EGProofStep(AlgebraValue _v,
MvSet _state,
java.lang.String _stateName,
CTLNode _consequent)
|
Method Summary | |
---|---|
java.lang.Object |
accept(ProofVisitor pv,
java.lang.Object info)
|
boolean |
unfold()
|
Methods inherited from class edu.toronto.cs.proof.ProofStep |
---|
discharge, getAntecedents, getConsequent, getState, getStateAsArray, getStateName, getValue, isDischarged, makeSingleState, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected EGProofStep(AlgebraValue _v, MvSet _state, java.lang.String _stateName, CTLNode _consequent)
Method Detail |
---|
public boolean unfold()
unfold
in class ProofStep
public java.lang.Object accept(ProofVisitor pv, java.lang.Object info)
accept
in class ProofStep
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |