Interface ThrowEvent

All Superinterfaces:
BaseElement, BpmnModelElementInstance, Event, FlowElement, FlowNode, InteractionNode, 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