|
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 | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.hyades.models.common.interactions.impl.BVRMessageImpl
An implementation of the model object 'BVR Message'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
protected org.eclipse.emf.common.util.EList |
instanceValues
The cached value of the ' Instance Values' reference list. |
protected static BVRMessageSort |
MESSAGE_SORT_EDEFAULT
The default value of the ' Message Sort' attribute. |
protected BVRMessageSort |
messageSort
The cached value of the ' Message Sort' attribute. |
protected CFGOperation |
operation
The cached value of the ' Operation' reference. |
protected BVRMessageEnd |
receiveMessageEnd
The cached value of the ' Receive Message End' reference. |
protected BVRMessageEnd |
sendMessageEnd
The cached value of the ' Send Message End' reference. |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
BVRMessageImpl()
|
| Method Summary | |
|---|---|
CFGOperation |
basicGetOperation()
|
BVRMessageEnd |
basicGetReceiveMessageEnd()
|
BVRMessageEnd |
basicGetSendMessageEnd()
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetReceiveMessageEnd(BVRMessageEnd newReceiveMessageEnd,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetSendMessageEnd(BVRMessageEnd newSendMessageEnd,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainer(org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
org.eclipse.emf.common.util.EList |
getInstanceValues()
|
BVRInteractionFragment |
getInteractionFragment()
|
BVRMessageSort |
getMessageSort()
|
CFGOperation |
getOperation()
|
BVRMessageEnd |
getReceiveMessageEnd()
|
BVRMessageEnd |
getSendMessageEnd()
|
void |
setInteractionFragment(BVRInteractionFragment newInteractionFragment)
|
void |
setMessageSort(BVRMessageSort newMessageSort)
|
void |
setOperation(CFGOperation newOperation)
|
void |
setReceiveMessageEnd(BVRMessageEnd newReceiveMessageEnd)
|
void |
setSendMessageEnd(BVRMessageEnd newSendMessageEnd)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, eURIFragmentSegment |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
public static final java.lang.String copyright
protected static final BVRMessageSort MESSAGE_SORT_EDEFAULT
Message Sort' attribute.
getMessageSort()protected BVRMessageSort messageSort
Message Sort' attribute.
getMessageSort()protected BVRMessageEnd receiveMessageEnd
Receive Message End' reference.
getReceiveMessageEnd()protected BVRMessageEnd sendMessageEnd
Send Message End' reference.
getSendMessageEnd()protected org.eclipse.emf.common.util.EList instanceValues
Instance Values' reference list.
getInstanceValues()protected CFGOperation operation
Operation' reference.
getOperation()| Constructor Detail |
protected BVRMessageImpl()
| Method Detail |
protected org.eclipse.emf.ecore.EClass eStaticClass()
public BVRMessageSort getMessageSort()
getMessageSort in interface BVRMessageBVRMessageSort,
BVRMessage.setMessageSort(BVRMessageSort),
Common_Behavior_InteractionsPackage.getBVRMessage_MessageSort()public void setMessageSort(BVRMessageSort newMessageSort)
setMessageSort in interface BVRMessagenewMessageSort - the new value of the 'Message Sort' attribute.BVRMessageSort,
BVRMessage.getMessageSort()public BVRMessageEnd getReceiveMessageEnd()
getReceiveMessageEnd in interface BVRMessageBVRMessage.setReceiveMessageEnd(BVRMessageEnd),
Common_Behavior_InteractionsPackage.getBVRMessage_ReceiveMessageEnd(),
BVRMessageEnd.getReceiveMessage()public BVRMessageEnd basicGetReceiveMessageEnd()
public org.eclipse.emf.common.notify.NotificationChain basicSetReceiveMessageEnd(BVRMessageEnd newReceiveMessageEnd,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReceiveMessageEnd(BVRMessageEnd newReceiveMessageEnd)
setReceiveMessageEnd in interface BVRMessagenewReceiveMessageEnd - the new value of the 'Receive Message End' reference.BVRMessage.getReceiveMessageEnd()public BVRMessageEnd getSendMessageEnd()
getSendMessageEnd in interface BVRMessageBVRMessage.setSendMessageEnd(BVRMessageEnd),
Common_Behavior_InteractionsPackage.getBVRMessage_SendMessageEnd(),
BVRMessageEnd.getSendMessage()public BVRMessageEnd basicGetSendMessageEnd()
public org.eclipse.emf.common.notify.NotificationChain basicSetSendMessageEnd(BVRMessageEnd newSendMessageEnd,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSendMessageEnd(BVRMessageEnd newSendMessageEnd)
setSendMessageEnd in interface BVRMessagenewSendMessageEnd - the new value of the 'Send Message End' reference.BVRMessage.getSendMessageEnd()public BVRInteractionFragment getInteractionFragment()
getInteractionFragment in interface BVRMessageBVRMessage.setInteractionFragment(BVRInteractionFragment),
Common_Behavior_InteractionsPackage.getBVRMessage_InteractionFragment(),
BVRInteractionFragment.getMessages()public void setInteractionFragment(BVRInteractionFragment newInteractionFragment)
setInteractionFragment in interface BVRMessagenewInteractionFragment - the new value of the 'Interaction Fragment' container reference.BVRMessage.getInteractionFragment()public org.eclipse.emf.common.util.EList getInstanceValues()
getInstanceValues in interface BVRMessageCommon_Behavior_InteractionsPackage.getBVRMessage_InstanceValues()public CFGOperation getOperation()
getOperation in interface BVRMessageBVRMessage.setOperation(CFGOperation),
Common_Behavior_InteractionsPackage.getBVRMessage_Operation()public CFGOperation basicGetOperation()
public void setOperation(CFGOperation newOperation)
setOperation in interface BVRMessagenewOperation - the new value of the 'Operation' reference.BVRMessage.getOperation()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in interface org.eclipse.emf.ecore.InternalEObject
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
java.lang.Class baseClass,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in interface org.eclipse.emf.ecore.InternalEObjectpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainer(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainer in interface org.eclipse.emf.ecore.InternalEObject
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
eGet in interface org.eclipse.emf.ecore.EObject
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.EObjectpublic void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eUnset in interface org.eclipse.emf.ecore.EObjectpublic boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet in interface org.eclipse.emf.ecore.EObjectpublic java.lang.String toString()
|
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 | ||||||||||