|
Class Summary |
| AbstractConfigurableFilter |
No comment provided by developer, please add a comment to improve documentation. |
| AbstractFilter |
UMLClass: 'AbstractViewFilter' |
| AbstractFilterEditor |
Abstract implementation of the FilterEditor interface |
| AssocFilter |
Filter, that filters along associations |
| CompositeFilter |
No comment provided by developer, please add a comment to improve documentation. |
| CompositeFilterEditor |
implementation of the FilterEditor interface for the CompositeFilter
uses the new FSA-Structures to show a diagram for the CompositeFilter |
| DefaultFilterEditor |
Default implementation of the FilterEditor interface. |
| FilterClassLoader |
A ClassLoader for filters. |
| FilterClassLoader.NoCaseFileFilter |
No comment provided by developer, please add a comment to improve documentation |
| FilterManager |
The FilterManager is sort of a Factory for filters It holds all known Filters which can
be accessed by their name. |
| FilterManager.AFileFilter |
No comment provided by developer, please add a comment to improve documentation. |
| FilterManager.FMListCellRenderer |
No comment provided by developer, please add a comment to improve documentation. |
| FilterManager.FMListModel |
No comment provided by developer, please add a comment to improve documentation. |
| InheritanceFilter |
This Filter defines its 1-Context by following the inheritance hierarchy to the sub- or
superclasses, depending on the current configuration |
| ItemSet |
Container for UMLDiagramItem-instances to allow Filter-specification with Storydiagrams |
| LinkFilter |
This Filter defines its 1-Context by following "+ the in- and outgoing links of the object |
| TransitionFilter |
This Filter defines its 1-Context by following the in- and outgoing transitions of the activity
depending on the current configuration |
| ViewDefinition |
A ViewDefinition consists of a Filter and all the information needed to use that filter
like source diagram, context, start items. |
| ViewDiagram |
UMLDiagram that is a View of another Diagram. |