public abstract class ASPBodyElement extends ASPElement
| Constructor and Description |
|---|
ASPBodyElement() |
| Modifier and Type | Method and Description |
|---|---|
abstract SortedSet<ASPLiteral> |
getLiterals()
Returns all literals in this element in form of a SortedSet.
|
abstract ASPBodyElement |
substitute(net.sf.tweety.logics.commons.syntax.interfaces.Term<?> t,
net.sf.tweety.logics.commons.syntax.interfaces.Term<?> v) |
clone, containsTermsOfType, exchange, getAtoms, getPredicateCls, getPredicates, getSignature, isGround, isWellFormed, substituteequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic abstract SortedSet<ASPLiteral> getLiterals()
public abstract ASPBodyElement substitute(net.sf.tweety.logics.commons.syntax.interfaces.Term<?> t, net.sf.tweety.logics.commons.syntax.interfaces.Term<?> v)
substitute in interface net.sf.tweety.logics.commons.syntax.interfaces.ComplexLogicalFormulasubstitute in class ASPElementCopyright © 2019. All rights reserved.