public abstract class SEventDefinitionImpl extends SFlowNodeDefinitionImpl implements SEventDefinition
SBaseElementImpl.EQUALS_STATE| Constructor and Description |
|---|
SEventDefinitionImpl(EventDefinition eventDefinition,
Map<String,STransitionDefinition> transitionsMap) |
SEventDefinitionImpl(long id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addEventTriggerDefinition(SEventTriggerDefinition eventTrigger) |
List<SEventTriggerDefinition> |
getEventTriggers()
Retrieve an unmodifiable list of event triggers associate to this event.
|
addIncomingTransition, addOutgoingTransition, equals, getConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, hasConnectors, hashCode, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartable, setDescription, setDisplayDescription, setDisplayNamecheckFurtherNaiveEquality, getNamecheckNaiveEquality, getId, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetConnectorDefinition, getConnectors, getConnectors, getDefaultTransition, getDescription, getDisplayDescription, getDisplayDescriptionAfterCompletion, getDisplayName, getIncomingTransitions, getOutgoingTransitions, getParentContainer, getTransitionIndex, getType, hasConnectors, hasIncomingTransitions, hasOutgoingTransitions, isBoundaryEvent, isEventSubProcess, isExclusive, isInterrupting, isParalleleOrInclusive, isStartablegetNamegetIdpublic SEventDefinitionImpl(EventDefinition eventDefinition, Map<String,STransitionDefinition> transitionsMap)
public SEventDefinitionImpl(long id,
String name)
public List<SEventTriggerDefinition> getEventTriggers()
SEventDefinitiongetEventTriggers in interface SEventDefinitionprotected void addEventTriggerDefinition(SEventTriggerDefinition eventTrigger)
Copyright © 2017 Bonitasoft S.A.. All rights reserved.