Uses of Class
org.tweetyproject.lp.asp.syntax.ClassicalHead
Packages that use ClassicalHead
-
Uses of ClassicalHead in org.tweetyproject.logics.translators.aspfol
Methods in org.tweetyproject.logics.translators.aspfol that return ClassicalHeadMethods in org.tweetyproject.logics.translators.aspfol with parameters of type ClassicalHead -
Uses of ClassicalHead in org.tweetyproject.lp.asp.syntax
Methods in org.tweetyproject.lp.asp.syntax that return ClassicalHeadModifier and TypeMethodDescriptionClassicalHead.clone()
ClassicalHead.createEmptyFormula()
ClassicalHead.substitute(Map<? extends Term<?>,? extends Term<?>> map)
ClassicalHead.substitute(Term<?> t, Term<?> v)
Methods in org.tweetyproject.lp.asp.syntax with parameters of type ClassicalHeadModifier and TypeMethodDescriptionvoid
Program.addFact(ClassicalHead fact)
void
Program.addFacts(ClassicalHead... fact)
Constructors in org.tweetyproject.lp.asp.syntax with parameters of type ClassicalHead