Uses of Class
org.tweetyproject.logics.fol.syntax.Negation
Packages that use Negation
-
Uses of Negation in org.tweetyproject.logics.fol.syntax
Methods in org.tweetyproject.logics.fol.syntax that return Negation -
Uses of Negation in org.tweetyproject.logics.translators.aspfol
Methods in org.tweetyproject.logics.translators.aspfol that return NegationModifier and TypeMethodDescriptionAspFolTranslator.toFOL
(StrictNegation source) Translates a StrictNegation into a Negation for FOL.Methods in org.tweetyproject.logics.translators.aspfol with parameters of type NegationModifier and TypeMethodDescriptionTranslates a Negation from FOL into a StrictNegation for ASP.