Class PlFormula

java.lang.Object
org.tweetyproject.logics.pl.syntax.PlFormula
All Implemented Interfaces:
Formula, ClassicalFormula, Conjunctable, Disjunctable, Invertable, ProbabilityAware, SimpleLogicalFormula
Direct Known Subclasses:
AssociativePlFormula, Equivalence, ExistsQuantifiedFormula, ForallQuantifiedFormula, Implication, Indecision, Negation, Proposition, SpecialFormula, WeakNegation

public abstract class PlFormula extends Object implements ClassicalFormula
This class represents the common ancestor for propositional formulae.
Author:
Matthias Thimm, Tim Janus