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