Package | Description |
---|---|
ilog.views.bpmn |
Contains the classes for the BPMN Support.
|
Modifier and Type | Method and Description |
---|---|
IlvBPMNFlowValidator |
IlvBPMNModeler.getFlowValidator()
Deprecated.
Returns the object used by this BPMN Modeler instance to validate flow
rules.
|
IlvBPMNFlowValidator |
IlvBPMNFrame.getFlowValidator()
Returns the object used by this BPMN Modeler instance to validate flow
rules.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvBPMNModeler.setFlowValidator(IlvBPMNFlowValidator validator)
Deprecated.
Sets the object used by this BPMN Modeler instance to validate the object
that will be used when creating flows, and when making some hierarchy
change to the diagram being edited.
|
void |
IlvBPMNFrame.setFlowValidator(IlvBPMNFlowValidator validator)
Sets the object used by this BPMN Modeler instance to validate the object
that will be used when creating flows, and when making some hierarchy
change to the diagram being edited.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.