|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageFlow
A representation of the model object 'Message Flow'. A Message Flow is a dashed line that is used to show the flow of messages between two entities that are prepared to send and receive them. In BPMN, two separate Pools in the Diagram will represent the two entities.
The following features are supported:
BPMNPackage.getMessageFlow()
Method Summary | |
---|---|
Message |
getMessage()
Returns the value of the 'Message' containment reference |
void |
setMessage(Message value)
Sets the value of the ' Message ' containment reference |
Methods inherited from interface com.soyatec.bpmn.ConnectingObject |
---|
getName, getSource, getTarget, setName, setSource, setTarget |
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 |
---|
Message getMessage()
If the meaning of the 'Message' containment reference isn't clear, there really should be more of a description here...
setMessage(Message)
,
BPMNPackage.getMessageFlow_Message()
void setMessage(Message value)
Message
' containment reference.
value
- the new value of the 'Message' containment reference.getMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |