|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ThrowEvent
A representation of the model object 'Throw Event'.
The following features are supported:
Bpmn2Package.getThrowEvent()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<DataInput> |
getDataInput()
Returns the value of the 'Data Input' containment reference list. |
org.eclipse.emf.common.util.EList<DataInputAssociation> |
getDataInputAssociation()
Returns the value of the 'Data Input Association' containment reference list. |
org.eclipse.emf.common.util.EList<EventDefinition> |
getEventDefinitions()
Returns the value of the 'Event Definitions' containment reference list. |
InputSet |
getInputSet()
Returns the value of the 'Input Set' containment reference. |
void |
setInputSet(InputSet value)
Sets the value of the ' Input 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<DataInput> getDataInput()
DataInput
.
If the meaning of the 'Data Input' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getThrowEvent_DataInput()
org.eclipse.emf.common.util.EList<DataInputAssociation> getDataInputAssociation()
DataInputAssociation
.
If the meaning of the 'Data Input Association' containment reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getThrowEvent_DataInputAssociation()
InputSet getInputSet()
If the meaning of the 'Input Set' containment reference isn't clear, there really should be more of a description here...
setInputSet(InputSet)
,
Bpmn2Package.getThrowEvent_InputSet()
void setInputSet(InputSet value)
Input Set
' containment reference.
value
- the new value of the 'Input Set' containment reference.getInputSet()
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.getThrowEvent_EventDefinitions()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |