Uses of Class
org.tweetyproject.logics.fol.syntax.Disjunction
Packages that use Disjunction
Package
Description
-
Uses of Disjunction in org.tweetyproject.arg.delp.syntax
Methods in org.tweetyproject.arg.delp.syntax that return Disjunction -
Uses of Disjunction in org.tweetyproject.logics.cl.syntax
Methods in org.tweetyproject.logics.cl.syntax that return Disjunction -
Uses of Disjunction in org.tweetyproject.logics.fol.syntax
Methods in org.tweetyproject.logics.fol.syntax that return DisjunctionModifier and TypeMethodDescriptionDisjunction.clone()
FolFormula.combineWithOr
(Disjunctable f) Disjunction.createEmptyFormula()
Methods in org.tweetyproject.logics.fol.syntax that return types with arguments of type Disjunction -
Uses of Disjunction in org.tweetyproject.logics.ml.syntax
Methods in org.tweetyproject.logics.ml.syntax that return Disjunction -
Uses of Disjunction in org.tweetyproject.logics.mln.syntax
Methods in org.tweetyproject.logics.mln.syntax that return Disjunction -
Uses of Disjunction in org.tweetyproject.logics.rcl.syntax
Methods in org.tweetyproject.logics.rcl.syntax that return Disjunction -
Uses of Disjunction in org.tweetyproject.logics.rdl.syntax
Methods in org.tweetyproject.logics.rdl.syntax that return Disjunction -
Uses of Disjunction in org.tweetyproject.logics.translators.aspfol
Methods in org.tweetyproject.logics.translators.aspfol that return DisjunctionMethods in org.tweetyproject.logics.translators.aspfol with parameters of type Disjunction -
Uses of Disjunction in org.tweetyproject.logics.translators.folprop
Methods in org.tweetyproject.logics.translators.folprop that return DisjunctionModifier and TypeMethodDescriptionFOLPropTranslator.toFOL
(Disjunction disjunction) Translates the given propositional Disjunction to a FOL DisjunctionMethods in org.tweetyproject.logics.translators.folprop with parameters of type DisjunctionModifier and TypeMethodDescriptionFOLPropTranslator.toPropositional
(Disjunction disjunction) Translates the given FOL Disjunction to a propositional Disjunction