| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.mdac | |
| com.modeliosoft.modelio.api.mdac.paramEdition | |
| com.modeliosoft.modelio.api.module |
| Modifier and Type | Method and Description |
|---|---|
IMdacConfiguration |
IMdac.getConfiguration()
Get the configuration associated to this module.
|
IMdacConfiguration |
AbstractJavaMdac.getConfiguration()
Get the configuration associated to this module.
|
| Constructor and Description |
|---|
AbstractJavaMdac(IModelingSession modelingSession,
IModule mdacHandle,
IMdacConfiguration mdacConfiguration)
Main constructor, to instantiate a new module.
|
| Modifier and Type | Method and Description |
|---|---|
IMdacConfiguration |
IPeerMdac.getConfiguration()
used to return the mdac configuration.
|