Public Member Functions | |
| PlanRevisionRuleBase () | |
| void | add (PlanRevisionRule rule) |
| ListIterator | getRules () |
| String | toString () |
Private Attributes | |
| LinkedList | rules |
| List | rulesReadOnly |
|
|
A new rulebase is created empty. |
|
|
A method that adds a new PlanRevisionRule to the rulebase.
|
|
|
|
|
|
A method which makes a copy of the rulebase in a printable form.
|
|
|
|
|
|
|
1.4.5