|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventDefinition | |
|---|---|
| org.camunda.bpm.model.bpmn.impl.instance | |
| org.camunda.bpm.model.bpmn.instance | |
| Uses of EventDefinition in org.camunda.bpm.model.bpmn.impl.instance |
|---|
| Classes in org.camunda.bpm.model.bpmn.impl.instance that implement EventDefinition | |
|---|---|
class |
CancelEventDefinitionImpl
The BPMN cancelEventDefinition element |
class |
CompensateEventDefinitionImpl
The BPMN compensateEventDefinition element |
class |
ConditionalEventDefinitionImpl
The BPMN conditionalEventDefinition element |
class |
ErrorEventDefinitionImpl
The BPMN errorEventDefinition element |
class |
EscalationEventDefinitionImpl
The BPMN escalationEventDefinition element |
class |
EventDefinitionImpl
The BPMN eventDefinition element |
class |
LinkEventDefinitionImpl
The BPMN linkEventDefinition element |
class |
MessageEventDefinitionImpl
|
class |
SignalEventDefinitionImpl
The BPMN signalEventDefinition element |
class |
TerminateEventDefinitionImpl
The BPMN terminateEventDefinition element |
class |
TimerEventDefinitionImpl
The BPMN timerEventDefinition element |
| Fields in org.camunda.bpm.model.bpmn.impl.instance with type parameters of type EventDefinition | |
|---|---|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<EventDefinition> |
ThrowEventImpl.eventDefinitionCollection
|
protected static org.camunda.bpm.model.xml.type.child.ChildElementCollection<EventDefinition> |
CatchEventImpl.eventDefinitionCollection
|
protected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<EventDefinition,EventDefinitionRef> |
ThrowEventImpl.eventDefinitionRefCollection
|
protected static org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection<EventDefinition,EventDefinitionRef> |
CatchEventImpl.eventDefinitionRefCollection
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<EventDefinition> |
MultiInstanceLoopCharacteristicsImpl.noneBehaviorEventRefAttribute
|
protected static org.camunda.bpm.model.xml.type.reference.AttributeReference<EventDefinition> |
MultiInstanceLoopCharacteristicsImpl.oneBehaviorEventRefAttribute
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return EventDefinition | |
|---|---|
EventDefinition |
MultiInstanceLoopCharacteristicsImpl.getNoneBehaviorEventRef()
|
EventDefinition |
MultiInstanceLoopCharacteristicsImpl.getOneBehaviorEventRef()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance that return types with arguments of type EventDefinition | |
|---|---|
Collection<EventDefinition> |
ThrowEventImpl.getEventDefinitionRefs()
|
Collection<EventDefinition> |
CatchEventImpl.getEventDefinitionRefs()
|
Collection<EventDefinition> |
ThrowEventImpl.getEventDefinitions()
|
Collection<EventDefinition> |
CatchEventImpl.getEventDefinitions()
|
| Methods in org.camunda.bpm.model.bpmn.impl.instance with parameters of type EventDefinition | |
|---|---|
void |
MultiInstanceLoopCharacteristicsImpl.setNoneBehaviorEventRef(EventDefinition noneBehaviorEventRef)
|
void |
MultiInstanceLoopCharacteristicsImpl.setOneBehaviorEventRef(EventDefinition oneBehaviorEventRef)
|
| Uses of EventDefinition in org.camunda.bpm.model.bpmn.instance |
|---|
| Subinterfaces of EventDefinition in org.camunda.bpm.model.bpmn.instance | |
|---|---|
interface |
CancelEventDefinition
The BPMN cancelEventDefinition element |
interface |
CompensateEventDefinition
The BPMN compensateEventDefinition element |
interface |
ConditionalEventDefinition
The BPMN conditionalEventDefinition element |
interface |
ErrorEventDefinition
The BPMN errorEventDefinition element |
interface |
EscalationEventDefinition
The BPMN escalationEventDefinition element |
interface |
LinkEventDefinition
The BPMN linkEventDefinition element |
interface |
MessageEventDefinition
The BPMN messageEventDefinition element |
interface |
SignalEventDefinition
The BPMN signalEventDefinition element |
interface |
TerminateEventDefinition
The BPMN terminateEventDefinition element |
interface |
TimerEventDefinition
The BPMN timerEventDefinition element |
| Methods in org.camunda.bpm.model.bpmn.instance that return EventDefinition | |
|---|---|
EventDefinition |
MultiInstanceLoopCharacteristics.getNoneBehaviorEventRef()
|
EventDefinition |
MultiInstanceLoopCharacteristics.getOneBehaviorEventRef()
|
| Methods in org.camunda.bpm.model.bpmn.instance that return types with arguments of type EventDefinition | |
|---|---|
Collection<EventDefinition> |
ThrowEvent.getEventDefinitionRefs()
|
Collection<EventDefinition> |
CatchEvent.getEventDefinitionRefs()
|
Collection<EventDefinition> |
ThrowEvent.getEventDefinitions()
|
Collection<EventDefinition> |
CatchEvent.getEventDefinitions()
|
| Methods in org.camunda.bpm.model.bpmn.instance with parameters of type EventDefinition | |
|---|---|
void |
MultiInstanceLoopCharacteristics.setNoneBehaviorEventRef(EventDefinition noneBehaviorEventRef)
|
void |
MultiInstanceLoopCharacteristics.setOneBehaviorEventRef(EventDefinition oneBehaviorEventRef)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||