Interface ParallelGateway

All Superinterfaces:
BaseElement, BpmnModelElementInstance, FlowElement, FlowNode, Gateway, org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Implementing Classes:
ParallelGatewayImpl

public interface ParallelGateway extends Gateway
The BPMN parallelGateway element
Author:
Sebastian Menski