Package com.nomagic.magicdraw.actions
package com.nomagic.magicdraw.actions
Package contains constants, interfaces and predefined actions. Constants contains actions ids and groups. There is defined base actions and configurators to be used in MagicDraw.
-
ClassDescriptionThe singleton class for adding/removing configurations of actions managers in MagicDraw application.The helper class used for creating and holding all MagicDraw actions.The constants file which defines the names of the related actions groups.This class defines the IDs for action used in MagicDraw.The singleton class used for accessing actions in different parts (diagrams, browsers, main menu and etc.) of MagicDraw application.Class responsible for updating actions without groups.The interface for all browser actions.Configurator for configuring managers for browser pop up menu.Configurator for configuring managers for browser toolbar.Common priority handling for all configuratorsThe interface for diagram actions.The interface for all diagrams actions configurators.The interface for all diagram context toolbar action configurators.The class responsible for managing the actions used in all kind of diagrams.This action uses
ActionsGroupController
for checking enabled/disable state of assigned relative actions group(if it has some group).The class describes the actions' category used in MagicDraw.The class responsible for managing the actions and categories.This class represents special kind of action.The class describes the action for changing some boolean state.The class describes the action for changing some tri state (NMTriStateAction.SELECTED, NMTriStateAction.UNSELECTED, NMTriStateAction.MIXED).This factory returns the best instance ofActionMenuCreator
to use in MagicDraw application.Action for changing assigned property value.Actions configurator uses for context toolbar