- java.lang.Object
-
- net.sf.tweety.logics.commons.syntax.ComplexLogicalFormulaAdapter
-
- net.sf.tweety.lp.asp.syntax.DLPElementAdapter
-
- All Implemented Interfaces:
- net.sf.tweety.commons.Formula, net.sf.tweety.logics.commons.syntax.interfaces.ComplexLogicalFormula, net.sf.tweety.logics.commons.syntax.interfaces.LogicStructure, net.sf.tweety.logics.commons.syntax.interfaces.SimpleLogicalFormula, DLPElement
- Direct Known Subclasses:
- Aggregate, Arithmetic, Comparative, DLPAtom, DLPHead, DLPNeg, DLPNot, Rule
public abstract class DLPElementAdapter
extends net.sf.tweety.logics.commons.syntax.ComplexLogicalFormulaAdapter
implements DLPElement
This acts as abstract base class for classes implement
the ELPElement interface
- Author:
- Tim Janus
-
-
Method Summary
-
Methods inherited from class net.sf.tweety.logics.commons.syntax.ComplexLogicalFormulaAdapter
containsTermsOfType, exchange, getTerms, isGround, isLiteral, isWellFormed, substitute
-
Methods inherited from interface net.sf.tweety.logics.commons.syntax.interfaces.ComplexLogicalFormula
exchange, isGround, isWellFormed, substitute
-
Methods inherited from interface net.sf.tweety.logics.commons.syntax.interfaces.SimpleLogicalFormula
equals, hashCode, isLiteral
-
Methods inherited from interface net.sf.tweety.logics.commons.syntax.interfaces.LogicStructure
containsTermsOfType, getTerms, getTerms
Copyright © 2018. All rights reserved.