Interface ThrowEvent

All Superinterfaces:
BaseElement, BpmnModelElementInstance, Event, FlowElement, FlowNode, InteractionNode, org.camunda.bpm.model.xml.instance.ModelElementInstance
All Known Subinterfaces:
EndEvent, IntermediateThrowEvent
All Known Implementing Classes:
EndEventImpl, IntermediateThrowEventImpl, ThrowEventImpl

public interface ThrowEvent extends Event
The BPMN throwEvent element
Author:
Sebastian Menski