Uses of Class
org.tweetyproject.lp.nlp.syntax.NLPRule
Packages that use NLPRule
Package
Description
-
Uses of NLPRule in org.tweetyproject.logics.translators.aspnlp
Methods in org.tweetyproject.logics.translators.aspnlp with parameters of type NLPRule -
Uses of NLPRule in org.tweetyproject.logics.translators.clnlp
Methods in org.tweetyproject.logics.translators.clnlp with parameters of type NLPRuleModifier and TypeMethodDescriptionTranslates the given NLP-rule into a conditional. -
Uses of NLPRule in org.tweetyproject.lp.nlp.syntax
Subclasses with type arguments of type NLPRule in org.tweetyproject.lp.nlp.syntaxModifier and TypeClassDescriptionclass
Represents a nested logic program (NLP) in the form of a set of rules.Classes in org.tweetyproject.lp.nlp.syntax that implement interfaces with type arguments of type NLPRuleModifier and TypeClassDescriptionclass
Represents a nested logic program (NLP) in the form of a set of rules.Methods in org.tweetyproject.lp.nlp.syntax that return NLPRuleConstructors in org.tweetyproject.lp.nlp.syntax with parameters of type NLPRule