Uses of Class
net.sf.tweety.logics.pl.syntax.AssociativePlFormula
-
Packages that use AssociativePlFormula Package Description net.sf.tweety.logics.pl.syntax -
-
Uses of AssociativePlFormula in net.sf.tweety.logics.pl.syntax
Subclasses of AssociativePlFormula in net.sf.tweety.logics.pl.syntax Modifier and Type Class Description classConjunctionThis class represents a conjunction in propositional logic.classDisjunctionThis class represents a disjunction in propositional logic.classExclusiveDisjunctionThis class represents an exclusive disjunction (XOR) in propositional logic.
-