|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventBasedGateway
A representation of the model object 'Event Based Gateway'.
The following features are supported:
Bpmn2Package.getEventBasedGateway()
Method Summary | |
---|---|
EventBasedGatewayType |
getEventGatewayType()
Returns the value of the 'Event Gateway Type' attribute. |
boolean |
isInstantiate()
Returns the value of the 'Instantiate' attribute. |
boolean |
isSetEventGatewayType()
Returns whether the value of the ' Event Gateway Type ' attribute is set. |
boolean |
isSetInstantiate()
Returns whether the value of the ' Instantiate ' attribute is set. |
void |
setEventGatewayType(EventBasedGatewayType value)
Sets the value of the ' Event Gateway Type ' attribute. |
void |
setInstantiate(boolean value)
Sets the value of the ' Instantiate ' attribute. |
void |
unsetEventGatewayType()
Unsets the value of the ' Event Gateway Type ' attribute. |
void |
unsetInstantiate()
Unsets the value of the ' Instantiate ' attribute. |
Methods inherited from interface com.ibm.xtools.bpmn2.FlowNode |
---|
getIncoming, getOutgoing |
Methods inherited from interface com.ibm.xtools.bpmn2.BaseElement |
---|
getAny, getAnyAttribute, getDocumentations, getExtensionElements, getId, getName, setExtensionElements, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
EventBasedGatewayType getEventGatewayType()
"Exclusive"
.
The literals are from the enumeration EventBasedGatewayType
.
If the meaning of the 'Event Gateway Type' attribute isn't clear, there really should be more of a description here...
EventBasedGatewayType
,
isSetEventGatewayType()
,
unsetEventGatewayType()
,
setEventGatewayType(EventBasedGatewayType)
,
Bpmn2Package.getEventBasedGateway_EventGatewayType()
void setEventGatewayType(EventBasedGatewayType value)
Event Gateway Type
' attribute.
value
- the new value of the 'Event Gateway Type' attribute.EventBasedGatewayType
,
isSetEventGatewayType()
,
unsetEventGatewayType()
,
getEventGatewayType()
void unsetEventGatewayType()
Event Gateway Type
' attribute.
isSetEventGatewayType()
,
getEventGatewayType()
,
setEventGatewayType(EventBasedGatewayType)
boolean isSetEventGatewayType()
Event Gateway Type
' attribute is set.
unsetEventGatewayType()
,
getEventGatewayType()
,
setEventGatewayType(EventBasedGatewayType)
boolean isInstantiate()
"false"
.
If the meaning of the 'Instantiate' attribute isn't clear, there really should be more of a description here...
isSetInstantiate()
,
unsetInstantiate()
,
setInstantiate(boolean)
,
Bpmn2Package.getEventBasedGateway_Instantiate()
void setInstantiate(boolean value)
Instantiate
' attribute.
value
- the new value of the 'Instantiate' attribute.isSetInstantiate()
,
unsetInstantiate()
,
isInstantiate()
void unsetInstantiate()
Instantiate
' attribute.
isSetInstantiate()
,
isInstantiate()
,
setInstantiate(boolean)
boolean isSetInstantiate()
Instantiate
' attribute is set.
unsetInstantiate()
,
isInstantiate()
,
setInstantiate(boolean)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |