| Package | Description | 
|---|---|
| org.eclipse.modisco.workflow.core | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WorkflowModelNotifier. addListener(WorkflowModelListener listener)To add a listener to current model as in the pattern Observer | 
| void | WorkflowModelNotifier. removeListener(WorkflowModelListener listener)To remove a listener to current model as in the pattern Observer |