Interface Event

All Superinterfaces:
BaseElement, BpmnModelElementInstance, FlowElement, FlowNode, InteractionNode, ModelElementInstance
All Known Subinterfaces:
BoundaryEvent, CatchEvent, EndEvent, IntermediateCatchEvent, IntermediateThrowEvent, StartEvent, ThrowEvent
All Known Implementing Classes:
BoundaryEventImpl, CatchEventImpl, EndEventImpl, EventImpl, IntermediateCatchEventImpl, IntermediateThrowEventImpl, StartEventImpl, ThrowEventImpl

public interface Event extends FlowNode, InteractionNode
The BPMN event element
Author:
Sebastian Menski