|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubstPred
Usage of substitute predicate variable by formula.
A(p(x1, x2, .., xn) -------------------------- A(formula(x1, x2, .., xn)
| Method Summary | |
|---|---|
Element |
getPredicateVariable()
Get predicate variable (with subject variables as parameters) that should be replaced. |
java.lang.String |
getReference()
Get reference to already proven formula. |
Element |
getSubstituteFormula()
Get substitute formula. |
SubstPred |
getSubstPred()
Get this reason. |
| Methods inherited from interface org.qedeq.kernel.se.base.module.Reason |
|---|
getName, getReferences |
| Method Detail |
|---|
SubstPred getSubstPred()
java.lang.String getReference()
Element getPredicateVariable()
Element getSubstituteFormula()
getPredicateVariable().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||