| Interface and Description |
|---|
| com.modeliosoft.modelio.api.mdac.commands.IWorkbenchAction |
| Class and Description |
|---|
| com.modeliosoft.modelio.api.model.ObUtils
most of the services defined in ObUtils are now available on IModelElement.
|
| Enum and Description |
|---|
| com.modeliosoft.modelio.api.mdac.commands.WorkbenchActionLocation |
| Field and Description |
|---|
| com.modeliosoft.modelio.api.modelio.Modelio.err
Since Modelio 2.2, use
ILogService.error(com.modeliosoft.modelio.api.mdac.IMdac, String) instead. |
| com.modeliosoft.modelio.api.modelio.Modelio.out
Since Modelio 2.2, use
ILogService.info(com.modeliosoft.modelio.api.mdac.IMdac, String) instead. |
| Constructor and Description |
|---|
| com.modeliosoft.modelio.api.mdac.commands.DefaultMdacAction(IMdac, int, String, String, String, String, String, String, boolean, boolean, IMdacContextualCommand) |