@OpenApiAll
public class MenuCreatorFactory
extends java.lang.Object
ActionMenuCreator
to
use in MagicDraw application. Common ActionMenuCreator
does not
know how to create menus for MagicDraw specific actions. Use this factory to
get instance of menu creator that knows about all action types uses in
MagicDraw application.Constructor and Description |
---|
MenuCreatorFactory() |
Modifier and Type | Method and Description |
---|---|
static ActionsMenuCreator |
getMenuCreator()
Returns instance of most suitable menu creator for MagicDraw application.
|
public static ActionsMenuCreator getMenuCreator()