public abstract class ClassRuleCollection<I extends RuleIF> extends RuleCollection<I>
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<I> |
globalRules |
rules| Constructor and Description |
|---|
ClassRuleCollection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addThisRule(I rule) |
protected ArrayList<I> |
getRules(DmcClassInfo ci) |
addRule, addRules, toStringCopyright © 2023. All rights reserved.