Class CorrelationPropertyBindingImpl

java.lang.Object
org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, CorrelationPropertyBinding, org.camunda.bpm.model.xml.instance.ModelElementInstance

public class CorrelationPropertyBindingImpl extends BaseElementImpl implements CorrelationPropertyBinding
The BPMN correlationPropertyBinding element
Author:
Sebastian Menski