|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Link
A representation of the model object 'Link'. Link is used in the definition of type of event.
The following features are supported:
BPMNPackage.getLink()
Method Summary | |
---|---|
Process |
getProcess()
Returns the value of the 'Process' reference |
void |
setProcess(Process value)
Sets the value of the ' Process ' reference |
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 |
---|
Process getProcess()
If the meaning of the 'Process' reference isn't clear, there really should be more of a description here...
setProcess(com.soyatec.bpmn.Process)
,
BPMNPackage.getLink_Process()
void setProcess(Process value)
Process
' reference.
value
- the new value of the 'Process' reference.getProcess()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |