|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CatchEvent
A representation of the model object 'Catch Event'.
The following features are supported:
Bpmn2Package.getCatchEvent()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<DataOutput> |
getDataOutput()
Returns the value of the 'Data Output' containment reference list. |
org.eclipse.emf.common.util.EList<DataOutputAssociation> |
getDataOutputAssociation()
Returns the value of the 'Data Output Association' containment reference list. |
org.eclipse.emf.common.util.EList<EventDefinition> |
getEventDefinitions()
Returns the value of the 'Event Definitions' containment reference list. |
OutputSet |
getOutputSet()
Returns the value of the 'Output Set' containment reference. |
void |
setOutputSet(OutputSet value)
Sets the value of the ' Output Set ' containment reference. |
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 |
---|
org.eclipse.emf.common.util.EList<DataOutput> getDataOutput()
DataOutput
.
If the meaning of the 'Data Output' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCatchEvent_DataOutput()
org.eclipse.emf.common.util.EList<DataOutputAssociation> getDataOutputAssociation()
DataOutputAssociation
.
If the meaning of the 'Data Output Association' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCatchEvent_DataOutputAssociation()
OutputSet getOutputSet()
If the meaning of the 'Output Set' containment reference isn't clear, there really should be more of a description here...
setOutputSet(OutputSet)
,
Bpmn2Package.getCatchEvent_OutputSet()
void setOutputSet(OutputSet value)
Output Set
' containment reference.
value
- the new value of the 'Output Set' containment reference.getOutputSet()
org.eclipse.emf.common.util.EList<EventDefinition> getEventDefinitions()
EventDefinition
.
If the meaning of the 'Event Definitions' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getCatchEvent_EventDefinitions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |