|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutputSet
A representation of the model object 'Output Set'.
The following features are supported:
Bpmn2Package.getOutputSet()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<DataOutput> |
getDataOutputs()
Returns the value of the 'Data Outputs' reference list. |
org.eclipse.emf.common.util.EList<InputSet> |
getInputSets()
Returns the value of the 'Input Sets' reference list. |
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> getDataOutputs()
DataOutput
.
If the meaning of the 'Data Outputs' reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getOutputSet_DataOutputs()
org.eclipse.emf.common.util.EList<InputSet> getInputSets()
InputSet
.
It is bidirectional and its opposite is 'Output Sets
'.
If the meaning of the 'Input Sets' reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getOutputSet_InputSets()
,
InputSet.getOutputSets()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |