|
TPTP 4.5.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.common.impl.CMNNamedElementImpl
org.eclipse.hyades.models.common.interactions.impl.BVRInteractionFragmentImpl
public abstract class BVRInteractionFragmentImpl
An implementation of the model object 'BVR Interaction Fragment'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
ELAST_EOBJECT_FLAG |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDefaultApplication(TPFDefaultApplication newDefaultApplication,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
java.util.List |
getActionAnnotations()
Returns the annotations of an action. |
IPropertyGroup |
getActionProperties()
Returns the properties of an action. |
org.eclipse.emf.common.util.EList |
getAnnotations()
|
TPFDefaultApplication |
getDefaultApplication()
|
org.eclipse.emf.common.util.EList |
getGeneralOrderings()
|
BVRInteraction |
getInteraction()
|
org.eclipse.emf.common.util.EList |
getLifelines()
|
org.eclipse.emf.common.util.EList |
getMessages()
|
org.eclipse.emf.common.util.EList |
getProperties()
|
boolean |
isSynchronous()
Returns the synchonization state of the action. |
void |
setDefaultApplication(TPFDefaultApplication newDefaultApplication)
|
void |
setInteraction(BVRInteraction newInteraction)
|
void |
setSynchronous(boolean synchronous)
Sets the synchonization state of the action. |
| Methods inherited from class org.eclipse.hyades.models.common.common.impl.CMNNamedElementImpl |
|---|
getAdapter, getDescription, getId, getName, setDescription, setId, setName, toString |
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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.INamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
public static final java.lang.String copyright
| Method Detail |
|---|
public org.eclipse.emf.common.util.EList getLifelines()
getLifelines in interface BVRInteractionFragmentCommon_Behavior_InteractionsPackage.getBVRInteractionFragment_Lifelines(),
BVRLifeline.getInteractionFragments()public org.eclipse.emf.common.util.EList getGeneralOrderings()
getGeneralOrderings in interface BVRInteractionFragmentCommon_Behavior_InteractionsPackage.getBVRInteractionFragment_GeneralOrderings()public org.eclipse.emf.common.util.EList getMessages()
getMessages in interface BVRInteractionFragmentCommon_Behavior_InteractionsPackage.getBVRInteractionFragment_Messages(),
BVRMessage.getInteractionFragment()public org.eclipse.emf.common.util.EList getAnnotations()
getAnnotations in interface BVRInteractionFragmentCommon_Behavior_InteractionsPackage.getBVRInteractionFragment_Annotations()public BVRInteraction getInteraction()
getInteraction in interface BVRInteractionFragmentBVRInteractionFragment.setInteraction(BVRInteraction),
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Interaction(),
BVRInteraction.getInteractionFragments()public void setInteraction(BVRInteraction newInteraction)
setInteraction in interface BVRInteractionFragmentnewInteraction - the new value of the 'Interaction' container reference.BVRInteractionFragment.getInteraction()public org.eclipse.emf.common.util.EList getProperties()
getProperties in interface BVRInteractionFragmentCommon_Behavior_InteractionsPackage.getBVRInteractionFragment_Properties()public TPFDefaultApplication getDefaultApplication()
getDefaultApplication in interface BVRInteractionFragmentBVRInteractionFragment.setDefaultApplication(TPFDefaultApplication),
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_DefaultApplication(),
TPFDefaultApplication.getInteractionFragment()
public org.eclipse.emf.common.notify.NotificationChain basicSetDefaultApplication(TPFDefaultApplication newDefaultApplication,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDefaultApplication(TPFDefaultApplication newDefaultApplication)
setDefaultApplication in interface BVRInteractionFragmentnewDefaultApplication - the new value of the 'Default Application' containment reference.BVRInteractionFragment.getDefaultApplication()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class CMNNamedElementImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class CMNNamedElementImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class CMNNamedElementImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class CMNNamedElementImplpublic IPropertyGroup getActionProperties()
IAction
getActionProperties in interface IActionpublic boolean isSynchronous()
IActionIf the action implementation doesn't support this concept this method must return true.
isSynchronous in interface IAction
public void setSynchronous(boolean synchronous)
throws java.lang.UnsupportedOperationException
IActionIf the action implementation doesn't support this concept this method should throw UnsupportedOperationException.
setSynchronous in interface IActionjava.lang.UnsupportedOperationExceptionpublic java.util.List getActionAnnotations()
IAction
getActionAnnotations in interface IActionIAnnotation
|
TPTP 4.5.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||