Package | Description |
---|---|
com.modeliosoft.modelio.api.mdac | |
com.modeliosoft.modelio.api.mdac.commands |
Modifier and Type | Method and Description |
---|---|
Collection<IWorkbenchAction> |
IMdac.getWorkbenchActions(WorkbenchActionLocation location)
Deprecated.
not used anymore, kept for compatibility reasons only.
|
Collection<IWorkbenchAction> |
AbstractJavaMdac.getWorkbenchActions(WorkbenchActionLocation location)
Deprecated.
not used anymore, kept for compatibility reasons only.
|
Modifier and Type | Method and Description |
---|---|
static WorkbenchActionLocation |
WorkbenchActionLocation.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static WorkbenchActionLocation[] |
WorkbenchActionLocation.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|