Uses of Class
org.tweetyproject.lp.asp.syntax.StrictNegation
Packages that use StrictNegation
-
Uses of StrictNegation in org.tweetyproject.logics.translators.aspfol
Methods in org.tweetyproject.logics.translators.aspfol that return StrictNegationModifier and TypeMethodDescriptionTranslates a Negation from FOL into a StrictNegation for ASP.Methods in org.tweetyproject.logics.translators.aspfol with parameters of type StrictNegationModifier and TypeMethodDescriptionAspFolTranslator.toFOL
(StrictNegation source) Translates a StrictNegation into a Negation for FOL. -
Uses of StrictNegation in org.tweetyproject.lp.asp.syntax
Methods in org.tweetyproject.lp.asp.syntax that return StrictNegationModifier and TypeMethodDescriptionStrictNegation.clone()
StrictNegation.substitute
(Term<?> v, Term<?> t) Constructors in org.tweetyproject.lp.asp.syntax with parameters of type StrictNegation