|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BVRMessageEnd
A representation of the model object 'BVR Message End'.
Common_Behavior_InteractionsPackage.getBVRMessageEnd()The following features are supported:
| Method Summary | |
|---|---|
BVRMessage |
getReceiveMessage()
Returns the value of the 'Receive Message' reference. |
BVRMessage |
getSendMessage()
Returns the value of the 'Send Message' reference. |
void |
setReceiveMessage(BVRMessage value)
Sets the value of the ' Receive Message' reference |
void |
setSendMessage(BVRMessage value)
Sets the value of the ' Send Message' reference |
| Methods inherited from interface org.eclipse.hyades.models.common.interactions.BVREventOccurrence |
|---|
getFinishExecutionOccurrence, getSourceGeneralOrderings, getStartExecutionOcurrence, getTargetGeneralOrderings, setFinishExecutionOccurrence, setStartExecutionOcurrence |
| Methods inherited from interface org.eclipse.hyades.models.common.interactions.BVRInteractionFragment |
|---|
getAnnotations, getDefaultApplication, getGeneralOrderings, getInteraction, getLifelines, getMessages, getProperties, setDefaultApplication, setInteraction |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| 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 |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.IAction |
|---|
getActionAnnotations, getActionProperties, isSynchronous, setSynchronous |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Methods inherited from interface org.eclipse.hyades.models.common.facades.behavioral.ITargetInvocation |
|---|
getInvocation, getTarget, setInvocation |
| Method Detail |
|---|
BVRMessage getReceiveMessage()
Receive Message End'.
If the meaning of the 'Receive Message' reference isn't clear, there really should be more of a description here...
setReceiveMessage(BVRMessage),
Common_Behavior_InteractionsPackage.getBVRMessageEnd_ReceiveMessage(),
BVRMessage.getReceiveMessageEnd()void setReceiveMessage(BVRMessage value)
Receive Message' reference.
value - the new value of the 'Receive Message' reference.getReceiveMessage()BVRMessage getSendMessage()
Send Message End'.
If the meaning of the 'Send Message' reference isn't clear, there really should be more of a description here...
setSendMessage(BVRMessage),
Common_Behavior_InteractionsPackage.getBVRMessageEnd_SendMessage(),
BVRMessage.getSendMessageEnd()void setSendMessage(BVRMessage value)
Send Message' reference.
value - the new value of the 'Send Message' reference.getSendMessage()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||