|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LaneElement
A representation of the model object 'Lane Element'. Element can be contained in a Lane.
The following features are supported:
BPMNPackage.getLaneElement()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getLanes()
Returns the value of the 'Lanes' reference list. |
Pool |
getPool()
Returns the value of the 'Pool' reference |
void |
setPool(Pool value)
Sets the value of the ' Pool ' reference |
Methods inherited from interface com.soyatec.bpmn.ProcessObject |
---|
getCategories, getDocumentation, getIncomingEdges, getOutgoingEdges, setDocumentation |
Methods inherited from interface com.soyatec.bpmn.BPMNObject |
---|
getChildren |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Pool getPool()
If the meaning of the 'Pool' reference isn't clear, there really should be more of a description here...
setPool(Pool)
,
BPMNPackage.getLaneElement_Pool()
void setPool(Pool value)
Pool
' reference.
value
- the new value of the 'Pool' reference.getPool()
org.eclipse.emf.common.util.EList getLanes()
Lane
.
If the meaning of the 'Lanes' reference list isn't clear, there really should be more of a description here...
BPMNPackage.getLaneElement_Lanes()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |