Uses of Interface
org.camunda.bpm.model.bpmn.instance.CorrelationProperty
-
Uses of CorrelationProperty in org.camunda.bpm.model.bpmn.impl.instance
Modifier and TypeClassDescriptionclass
The BPMN correlationProperty elementModifier and TypeFieldDescriptionprotected static AttributeReference<CorrelationProperty>
CorrelationPropertyBindingImpl.correlationPropertyRefAttribute
protected static ElementReferenceCollection<CorrelationProperty,
CorrelationPropertyRef> CorrelationKeyImpl.correlationPropertyRefCollection
Modifier and TypeMethodDescriptionvoid
CorrelationPropertyBindingImpl.setCorrelationProperty
(CorrelationProperty correlationProperty) -
Uses of CorrelationProperty in org.camunda.bpm.model.bpmn.instance
Modifier and TypeMethodDescriptionvoid
CorrelationPropertyBinding.setCorrelationProperty
(CorrelationProperty correlationProperty)