Package | Description |
---|---|
com.modeliosoft.modelio.api.mdac.propertiesPage |
Modifier and Type | Method and Description |
---|---|
void |
IMdacPropertyPage.update(ObList<IElement> elements,
IMdacPropertyTable table)
This method is called to provide the properties that will populate the module properties view.
|
void |
AbstractMdacPropertyPage.update(ObList<IElement> elements,
IMdacPropertyTable table)
This method is called to provide the properties that will populate the module properties view.
|