- Type Parameters:
C
- the type of formulas for the conclusion
P
- the type of formulas for the premises
- All Superinterfaces:
Formula
- All Known Implementing Classes:
AbaRule
, ASPRule
, Assumption
, BasicArgument
, Conditional
, DefeasibleInferenceRule
, DefeasibleRule
, DelpFact
, DelpRule
, InferenceRule
, InferenceRule
, NLPRule
, ProbabilisticConditional
, RelationalConditional
, RelationalProbabilisticConditional
, SimplePlRule
, StrictInferenceRule
, StrictRule
-
Method Summary
void
Add the given premise to this rule.
void
Add the given premises to this rule.
Returns the conclusion of this rule.
Returns the premise of this rule.
Returns the signature of the language of this formula.
boolean
boolean
void
Set the conclusion of this rule.