Class ThrowEventImpl

All Implemented Interfaces:
BaseElement, BpmnModelElementInstance, Event, FlowElement, FlowNode, InteractionNode, ThrowEvent, org.camunda.bpm.model.xml.instance.ModelElementInstance
Direct Known Subclasses:
EndEventImpl, IntermediateThrowEventImpl

public abstract class ThrowEventImpl extends EventImpl implements ThrowEvent
The BPMN throwEvent element
Author:
Sebastian Menski