Uses of Class
org.tweetyproject.logics.fol.syntax.AssociativeFolFormula
Packages that use AssociativeFolFormula
-
Uses of AssociativeFolFormula in org.tweetyproject.logics.fol.syntax
Subclasses of AssociativeFolFormula in org.tweetyproject.logics.fol.syntaxModifier and TypeClassDescriptionclassThe classical conjunction of first-order logic.classThe classical disjunction of first-order logic.classThe exclusive disjunction (XOR) in first-order logic.Methods in org.tweetyproject.logics.fol.syntax that return AssociativeFolFormulaModifier and TypeMethodDescriptionAssociativeFolFormula.substitute(Map<? extends Term<?>, ? extends Term<?>> termMap) AssociativeFolFormula.substitute(Term<?> v, Term<?> t)