|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'BVR Message'. A Message defines a particular communication between Lifelines of an Interaction. A Message defines one specific kind of communication in an Interaction. A communication can be e.g. raising a signal, invoking an operation, creating or destroying an instance. The Message specifies not only the kind of communication given by the dispatching ExecutionOccurrence, but also the sender and the receiver. A Message associates normally two EventOccurrences - one sending EventOccurrence and one receiving Event-Occurrence.
The following features are supported:
Common_Behavior_InteractionsPackage.getBVRMessage()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList |
getInstanceValues()
Returns the value of the 'Instance Values' reference list. |
BVRInteractionFragment |
getInteractionFragment()
Returns the value of the 'Interaction Fragment' container reference. |
BVRMessageSort |
getMessageSort()
Returns the value of the 'Message Sort' attribute. |
CFGOperation |
getOperation()
Returns the value of the 'Operation' reference. |
BVRMessageEnd |
getReceiveMessageEnd()
Returns the value of the 'Receive Message End' reference. |
BVRMessageEnd |
getSendMessageEnd()
Returns the value of the 'Send Message End' reference. |
void |
setInteractionFragment(BVRInteractionFragment value)
Sets the value of the ' Interaction Fragment' container reference. |
void |
setMessageSort(BVRMessageSort value)
Sets the value of the ' Message Sort' attribute. |
void |
setOperation(CFGOperation value)
Sets the value of the ' Operation' reference. |
void |
setReceiveMessageEnd(BVRMessageEnd value)
Sets the value of the ' Receive Message End' reference. |
void |
setSendMessageEnd(BVRMessageEnd value)
Sets the value of the ' Send Message End' 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 |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public BVRMessageSort getMessageSort()
BVRMessageSort.
If the meaning of the 'Message Sort' attribute isn't clear, there really should be more of a description here...
BVRMessageSort,
setMessageSort(BVRMessageSort),
Common_Behavior_InteractionsPackage.getBVRMessage_MessageSort()public void setMessageSort(BVRMessageSort value)
Message Sort' attribute.
value - the new value of the 'Message Sort' attribute.BVRMessageSort,
getMessageSort()public BVRMessageEnd getReceiveMessageEnd()
Receive Message'.
If the meaning of the 'Receive Message End' reference isn't clear, there really should be more of a description here...
setReceiveMessageEnd(BVRMessageEnd),
Common_Behavior_InteractionsPackage.getBVRMessage_ReceiveMessageEnd(),
BVRMessageEnd.getReceiveMessage()public void setReceiveMessageEnd(BVRMessageEnd value)
Receive Message End' reference.
value - the new value of the 'Receive Message End' reference.getReceiveMessageEnd()public BVRMessageEnd getSendMessageEnd()
Send Message'.
If the meaning of the 'Send Message End' reference isn't clear, there really should be more of a description here...
setSendMessageEnd(BVRMessageEnd),
Common_Behavior_InteractionsPackage.getBVRMessage_SendMessageEnd(),
BVRMessageEnd.getSendMessage()public void setSendMessageEnd(BVRMessageEnd value)
Send Message End' reference.
value - the new value of the 'Send Message End' reference.getSendMessageEnd()public BVRInteractionFragment getInteractionFragment()
Messages'.
If the meaning of the 'Interaction Fragment' container reference isn't clear, there really should be more of a description here...
setInteractionFragment(BVRInteractionFragment),
Common_Behavior_InteractionsPackage.getBVRMessage_InteractionFragment(),
BVRInteractionFragment.getMessages()public void setInteractionFragment(BVRInteractionFragment value)
Interaction Fragment' container reference.
value - the new value of the 'Interaction Fragment' container reference.getInteractionFragment()public org.eclipse.emf.common.util.EList getInstanceValues()
TPFInstanceValue.
If the meaning of the 'Instance Values' reference list isn't clear, there really should be more of a description here...
Common_Behavior_InteractionsPackage.getBVRMessage_InstanceValues()public CFGOperation getOperation()
If the meaning of the 'Operation' reference isn't clear, there really should be more of a description here...
setOperation(CFGOperation),
Common_Behavior_InteractionsPackage.getBVRMessage_Operation()public void setOperation(CFGOperation value)
Operation' reference.
value - the new value of the 'Operation' reference.getOperation()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||