| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use Action | |
| biouml.standard.filter | |
| Uses of Action in biouml.standard.filter |
| Classes in biouml.standard.filter that implement Action | |
class | CompositeHighlightActionIf some diagram element satisfies to conditions of several filters simultaneously, then it can be highlighted by several colors. |
class | HideActionIf diagram element satisfies to the filter condition it will be highlighted. |
class | HighlightActionIf diagram element satisfies to the filter condition it will be highlighted. |
| Constructors in biouml.standard.filter with parameters of type Action | |
CompositeHighlightAction.CompositeHighlightAction(Action action1, Action action2) | |
| Methods in biouml.standard.filter that return Action | |
Action | ActionEditor.ActionRenderer.getAction() |
Action | ActionFilter.getAction(DiagramElement de)Returns action, that should be applied to the specified diagram element, if it satisfies to the filter condition or null otherwise. |
Action | ValueAction.getAction() |
Action | ValueActionFilter.getAction(DiagramElement de) |
| Methods in biouml.standard.filter with parameters of type Action | |
void | ActionEditor.ActionRenderer.setAction(Action action) |
void | ValueAction.setAction(Action action) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||