|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Lane
A representation of the model object 'Lane'.
The following features are supported:
Bpmn2Package.getLane()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<FlowElement> |
getFlowElements()
Returns the value of the 'Flow Elements' reference list. |
BaseElement |
getPartitionElement()
Returns the value of the 'Partition Element' reference. |
void |
setPartitionElement(BaseElement value)
Sets the value of the ' Partition Element ' reference. |
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<FlowElement> getFlowElements()
FlowElement
.
If the meaning of the 'Flow Elements' reference list isn't clear, there really should be more of a description here...
Bpmn2Package.getLane_FlowElements()
BaseElement getPartitionElement()
If the meaning of the 'Partition Element' reference isn't clear, there really should be more of a description here...
setPartitionElement(BaseElement)
,
Bpmn2Package.getLane_PartitionElement()
void setPartitionElement(BaseElement value)
Partition Element
' reference.
value
- the new value of the 'Partition Element' reference.getPartitionElement()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |