Package | Description |
---|---|
type1.system |
Modifier and Type | Method and Description |
---|---|
T1_Antecedent[] |
T1_Rule.getAntecedents() |
Constructor and Description |
---|
T1_Rule(T1_Antecedent[] antecedents,
T1_Consequent consequent)
Creates a new instance of Rule with a single consequent
|
T1_Rule(T1_Antecedent[] antecedents,
T1_Consequent[] consequents)
Creates a new instance of Rule
|