Uses of Class
org.tweetyproject.logics.rdl.syntax.DefaultRule
Packages that use DefaultRule
-
Uses of DefaultRule in org.tweetyproject.logics.rdl.semantics
Methods in org.tweetyproject.logics.rdl.semantics with parameters of type DefaultRuleModifier and TypeMethodDescriptionDefaultSequence.app(DefaultRule d)
Constructs a new DefaultSequenceboolean
DefaultSequence.isApplicable(DefaultRule d)
applicable ^= pre in In and (not jus_i) not in In forall iConstructors in org.tweetyproject.logics.rdl.semantics with parameters of type DefaultRuleModifierConstructorDescriptionconstructs a sequence by appending d to ds -
Uses of DefaultRule in org.tweetyproject.logics.rdl.syntax
Methods in org.tweetyproject.logics.rdl.syntax that return types with arguments of type DefaultRuleConstructor parameters in org.tweetyproject.logics.rdl.syntax with type arguments of type DefaultRuleModifierConstructorDescriptionDefaultTheory(FolBeliefSet facts, Collection<DefaultRule> defaults)
constructs a default theory from a knowledge base and a set of defaults