Rule Constructor |
Name | Description | |
---|---|---|
Rule(Database, String, String) |
Initializes a new instance of the Rule class using as
CoNorm the MaximumCoNorm and as Norm the MinimumNorm.
| |
Rule(Database, String, String, INorm, ICoNorm) |
Initializes a new instance of the Rule class.
|