public abstract class DLPElementAdapter extends ComplexLogicalFormulaAdapter implements DLPElement
| Constructor and Description |
|---|
DLPElementAdapter() |
| Modifier and Type | Method and Description |
|---|---|
abstract DLPElement |
clone()
Creates a deep copy of this formula
|
java.lang.Class<? extends Predicate> |
getPredicateCls() |
containsTermsOfType, exchange, getTerms, isGround, isLiteral, isWellFormed, substituteequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAtoms, getLiterals, getPredicates, getSignature, substituteexchange, isGround, isWellFormed, substituteequals, hashCode, isLiteralcontainsTermsOfType, getTerms, getTermspublic java.lang.Class<? extends Predicate> getPredicateCls()
getPredicateCls in interface SimpleLogicalFormulapublic abstract DLPElement clone()
SimpleLogicalFormulaclone in interface ComplexLogicalFormulaclone in interface SimpleLogicalFormulaclone in interface DLPElementclone in class ComplexLogicalFormulaAdapter