Package com.nomagic.magicdraw.uml.actions
-
Interface Summary Interface Description IMultipleModelElementAction Actions should implement this interface, so correct element provider is set when action used in browser and diagram.ISingleModelElementAction Base class for actions to work with one model element. -
Class Summary Class Description MultipleModelElementAction Base class for actions to work with multiple model elements.SingleModelElementAction Base class for actions to work with one model element selection.