- isApplicable(DefaultRule) - Method in class net.sf.tweety.logics.rdl.semantics.DefaultSequence
-
applicable ^= pre in In and (not jus_i) not in In forall i
- isClosed(DefaultTheory) - Method in class net.sf.tweety.logics.rdl.semantics.DefaultSequence
-
Tests wether all applicble defaukts from t have been applied
- isClosed() - Method in class net.sf.tweety.logics.rdl.syntax.DefaultRule
-
- isClosed(Set<Variable>) - Method in class net.sf.tweety.logics.rdl.syntax.DefaultRule
-
- isLiteral() - Method in class net.sf.tweety.logics.rdl.syntax.DefaultRule
-
- isNormal(DefaultTheory) - Method in class net.sf.tweety.logics.rdl.syntax.DefaultRule
-
Tests, wether the defautl is normal
normal ^= a:c/c
- isProcess() - Method in class net.sf.tweety.logics.rdl.semantics.DefaultSequence
-
process <=> all defaults are unique and applicable in sequence
- isSuccessful() - Method in class net.sf.tweety.logics.rdl.semantics.DefaultSequence
-
successfull <=> there is no x: x in In and x in Out
- isWellBound() - Method in class net.sf.tweety.logics.rdl.syntax.DefaultRule
-
- isWellBound(Set<Variable>) - Method in class net.sf.tweety.logics.rdl.syntax.DefaultRule
-