|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomModelObjectConfigurator
Interface that allows for custom activity node configuration dialogs in the openBP Cockpit. The activity configurator is specified for a particular type of activity. It may display a configuration dialog that is activated on an activity node in a process in the OpenBP modeler by selecting the appropriate menu option from the context menu of the activity node.
| Method Summary | |
|---|---|
CustomModelObjectConfiguratorDescriptor |
checkAppliance(ModelObject mo)
Checks if this configurator applies for the given model object |
boolean |
displayActivityConfigurationDialog(ModelObject mo)
Displays the activity configuration dialog. |
| Method Detail |
|---|
CustomModelObjectConfiguratorDescriptor checkAppliance(ModelObject mo)
mo - Model object to edit
boolean displayActivityConfigurationDialog(ModelObject mo)
mo - Model object to edit
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||