Uses of Class
org.camunda.bpm.model.bpmn.impl.instance.EventDefinitionRef
-
Packages that use EventDefinitionRef Package Description org.camunda.bpm.model.bpmn.impl.instance -
-
Uses of EventDefinitionRef in org.camunda.bpm.model.bpmn.impl.instance
Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type EventDefinitionRef Modifier and Type Field Description protected static ElementReferenceCollection<EventDefinition,EventDefinitionRef>
CatchEventImpl. eventDefinitionRefCollection
protected static ElementReferenceCollection<EventDefinition,EventDefinitionRef>
ThrowEventImpl. eventDefinitionRefCollection
-