Class ASPHead

java.lang.Object
org.tweetyproject.lp.asp.syntax.ASPElement
org.tweetyproject.lp.asp.syntax.ASPHead
All Implemented Interfaces:
Formula, ComplexLogicalFormula, LogicStructure, SimpleLogicalFormula
Direct Known Subclasses:
AggregateHead, ChoiceHead, ClassicalHead

public abstract class ASPHead extends ASPElement
This class is a common base class for ASP formulas that can be part of an ASP rule head.
Author:
Anna Gessler