|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.proof2.AbstractProofRule
public abstract class AbstractProofRule
Constructor Summary | |
---|---|
AbstractProofRule(MvSetModelChecker _mc)
|
Method Summary | |
---|---|
abstract Formula[] |
apply(Formula f)
|
static Formula[] |
toArray(Formula f)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractProofRule(MvSetModelChecker _mc)
Method Detail |
---|
public abstract Formula[] apply(Formula f)
apply
in interface ProofRule
public static Formula[] toArray(Formula f)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |