Changes between Version 10 and Version 11 of code/doc/ClassTreeMask
- Timestamp:
- Sep 21, 2008, 8:54:53 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/ClassTreeMask
v10 v11 27 27 28 28 * '''Tree''': 29 * '''clean()''': Cleans the [wiki:ClassTreeMask] by droping all useless rules, where "useless" means: They add no new information sto the mask (because a rule applied to a parent already sais the same).29 * '''clean()''': Cleans the [wiki:ClassTreeMask] by droping all useless rules, where "useless" means: They add no new information to the mask (because a rule applied to a parent already sais the same). 30 30 * '''reset()''': Deletes all rules and includes everything. 31 31