Uses of Class
org.tweetyproject.arg.deductive.syntax.SimplePlRule
Packages that use SimplePlRule
-
Uses of SimplePlRule in org.tweetyproject.arg.deductive.parser
Methods in org.tweetyproject.arg.deductive.parser that return SimplePlRule -
Uses of SimplePlRule in org.tweetyproject.arg.deductive.syntax
Methods in org.tweetyproject.arg.deductive.syntax that return types with arguments of type SimplePlRuleModifier and TypeMethodDescriptionCollection<? extends SimplePlRule>
SimplePlLogicArgument.getSupport()
Constructor parameters in org.tweetyproject.arg.deductive.syntax with type arguments of type SimplePlRuleModifierConstructorDescriptionSimplePlLogicArgument
(Collection<SimplePlRule> _support, PlFormula _claim) constructorSimplePlLogicArgument
(Derivation<SimplePlRule> derivation) Constructor