|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CombinationParameter.IParameterType | Honor type-specific issues. |
ICombination | A combination connects triggers and effects, it receives a set of events from triggers and determines which effects need to be executed. |
IEffect | An effect executes some type of view management action, usually a visual change of the graphical model. |
ITrigger | A trigger listens to editor events and informs the view management about these. |
ITriggerState | Holds the state for a specific trigger. |
Class Summary | |
---|---|
AbstractCombination | Abstract base implementation for combinations. |
AbstractEffect | Abstract base implementation for effects. |
AbstractTrigger | Abstract base implementation for triggers. |
AbstractTriggerState | Base implementation for trigger states. |
CombinationDescriptor | A container for extension point descriptions. |
CombinationParameter | Describes a parameter of a combination. |
KiVi | Core controller for the view management. |
KiViPlugin | The activator class controls the plug-in life cycle. |
UndoEffect | Takes another effect and performs undo when executed. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |