Class MDActionsManager

java.lang.Object
com.nomagic.actions.ActionsManager
com.nomagic.magicdraw.actions.MDActionsManager
All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
DiagramToolbarConfiguration

@OpenApi public class MDActionsManager extends ActionsManager
The class responsible for managing the actions and categories. It does not have any business logic at the moment and exists only because of API compatibility.