Package | Description |
---|---|
com.modeliosoft.modelio.api.mdac | |
com.modeliosoft.modelio.api.mdac.propertiesPage |
Modifier and Type | Field and Description |
---|---|
protected List<IMdacPropertyPage> |
AbstractJavaMdac.propertyPages |
Modifier and Type | Method and Description |
---|---|
Collection<IMdacPropertyPage> |
IMdac.getPropertyPages()
Return the defined property pages
|
Collection<IMdacPropertyPage> |
AbstractJavaMdac.getPropertyPages()
Return the defined property pages
|
Modifier and Type | Method and Description |
---|---|
void |
IMdacPropertyView.start(IModelingSession modelingSession,
IMdacPropertyPage propertyPage) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMdacPropertyPage
Abstract class of a module property page generated by the MDA Designer tool.
|