Interface | Description |
---|---|
IMdac |
All Modelio module classes must implement this interface.
|
IMdacDescriptor |
This interface describes a Mdac: ie a name, a version and an optional URL for
its archive
The returned archive may be null.
|
IMdacPropertyModel | |
IMdacPropertyView | |
IMdacSession |
This interface is used to represent any mdac life-cycle.
|
IParameterEditionModel | |
IParameterGroupModel | |
IParameterModel |
Class | Description |
---|---|
AbstractJavaMdac |
Default implementation of the
IMdac interface. |
AbstractModelComponentContributor | |
DefaultMdacSession |
Default implementation of the
IMdacSession interface. |
Enum | Description |
---|---|
IMdac.ImageType | |
IMdac.MdacState |
Enumeration of the states a module can have at runtime.
|
ModuleState |
This enumeration lists all possible states of a Module.
|
Exception | Description |
---|---|
MdacException | |
UnknownMdacException | |
UnknownMdacParameterException |