File 'lib/problemsAndIndex.cls' (part of 'AutoDOC')
Home | Packages | Files | Procedures | Classes | Keywords | External packages
- Written by
- Andreas Kupries
- Description
- Helper for classes having problems and having subordinate objects having problems.
- Keywords
- problem management, management of problems
Class 'problemsAndIndex'
- Description
- Entities managing a set of problems of their own and an index of problematic objects contained in them should derive from this class. Its special feature is an automatic inclusion of both required base classes plus the propagation of problem signals to their own superior. That is, if a contained object marks itself as problematic this object will be problematic for its superiors too.
- Superclasses
- problems, problemIndex
- Methods
- addProblemObject, clear
addProblemObject (o) |
Overides base class functionality (problemIndex:addProblemObject) to add signal propagation capabilities to it. |
Argument: o | The handle of the problematic object. |
clear () |
Resets state information |
Generated by AutoDoc 2.1 at 02/15/1999, invoked by Andreas Kupries