Package | Description |
---|---|
com.modeliosoft.modelio.api.model.change |
Modifier and Type | Method and Description |
---|---|
void |
IStatusChangeHandler.handleStatusChange(IModelingSession session,
IStatusChangeEvent event)
Invoked when the model has changed.
|
void |
IStatusChangeListener.statusChanged(IModelingSession session,
IStatusChangeEvent event)
Invoked when the status has changed.
|