TPTP 4.5.0 Platform Project
Public API Specification

org.eclipse.hyades.models.common.interactions.impl
Class BVRInteractionFragmentImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.hyades.models.common.common.impl.CMNNamedElementImpl
                  extended by org.eclipse.hyades.models.common.interactions.impl.BVRInteractionFragmentImpl
All Implemented Interfaces:
org.eclipse.core.runtime.IAdaptable, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, CMNNamedElement, IAction, INamedElement, BVRInteractionFragment
Direct Known Subclasses:
BVRCombinedFragmentImpl, BVREventOccurrenceImpl, BVRExecutionOccurrenceImpl, BVRInteractionOccurrenceImpl, BVRInteractionOperandImpl, BVRStateInvariantImpl

public abstract class BVRInteractionFragmentImpl
extends CMNNamedElementImpl
implements BVRInteractionFragment

An implementation of the model object 'BVR Interaction Fragment'.

The following features are implemented:

Generated

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

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values
Generated
Method Detail

getLifelines

public org.eclipse.emf.common.util.EList getLifelines()

Specified by:
getLifelines in interface BVRInteractionFragment
Returns:
the value of the 'Lifelines' reference list.
See Also:
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Lifelines(), BVRLifeline.getInteractionFragments()
Generated

getGeneralOrderings

public org.eclipse.emf.common.util.EList getGeneralOrderings()

Specified by:
getGeneralOrderings in interface BVRInteractionFragment
Returns:
the value of the 'General Orderings' containment reference list.
See Also:
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_GeneralOrderings()
Generated

getMessages

public org.eclipse.emf.common.util.EList getMessages()

Specified by:
getMessages in interface BVRInteractionFragment
Returns:
the value of the 'Messages' containment reference list.
See Also:
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Messages(), BVRMessage.getInteractionFragment()
Generated

getAnnotations

public org.eclipse.emf.common.util.EList getAnnotations()

Specified by:
getAnnotations in interface BVRInteractionFragment
Returns:
the value of the 'Annotations' containment reference list.
See Also:
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Annotations()
Generated

getInteraction

public BVRInteraction getInteraction()

Specified by:
getInteraction in interface BVRInteractionFragment
Returns:
the value of the 'Interaction' container reference.
See Also:
BVRInteractionFragment.setInteraction(BVRInteraction), Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Interaction(), BVRInteraction.getInteractionFragments()
Generated

setInteraction

public void setInteraction(BVRInteraction newInteraction)

Specified by:
setInteraction in interface BVRInteractionFragment
Parameters:
newInteraction - the new value of the 'Interaction' container reference.
See Also:
BVRInteractionFragment.getInteraction()
Generated

getProperties

public org.eclipse.emf.common.util.EList getProperties()

Specified by:
getProperties in interface BVRInteractionFragment
Returns:
the value of the 'Properties' containment reference list.
See Also:
Common_Behavior_InteractionsPackage.getBVRInteractionFragment_Properties()
Generated

getDefaultApplication

public TPFDefaultApplication getDefaultApplication()

Specified by:
getDefaultApplication in interface BVRInteractionFragment
Returns:
the value of the 'Default Application' containment reference.
See Also:
BVRInteractionFragment.setDefaultApplication(TPFDefaultApplication), Common_Behavior_InteractionsPackage.getBVRInteractionFragment_DefaultApplication(), TPFDefaultApplication.getInteractionFragment()
Generated

basicSetDefaultApplication

public org.eclipse.emf.common.notify.NotificationChain basicSetDefaultApplication(TPFDefaultApplication newDefaultApplication,
                                                                                  org.eclipse.emf.common.notify.NotificationChain msgs)

Generated

setDefaultApplication

public void setDefaultApplication(TPFDefaultApplication newDefaultApplication)

Specified by:
setDefaultApplication in interface BVRInteractionFragment
Parameters:
newDefaultApplication - the new value of the 'Default Application' containment reference.
See Also:
BVRInteractionFragment.getDefaultApplication()
Generated

eInverseAdd

public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                   int featureID,
                                                                   org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eBasicRemoveFromContainerFeature

public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)

Overrides:
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Generated

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class CMNNamedElementImpl
Generated

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class CMNNamedElementImpl
Generated

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class CMNNamedElementImpl
Generated

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class CMNNamedElementImpl
Generated

getActionProperties

public IPropertyGroup getActionProperties()
Description copied from interface: IAction
Returns the properties of an action. Properties are pairs of name and value.

Specified by:
getActionProperties in interface IAction
Returns:
IPropertyGroup

isSynchronous

public boolean isSynchronous()
Description copied from interface: IAction
Returns the synchonization state of the action. A true indicates that the action is to be invoked in parallel. A false return indicates that the action is to be invoked in series.

If the action implementation doesn't support this concept this method must return true.

Specified by:
isSynchronous in interface IAction
Returns:
boolean

setSynchronous

public void setSynchronous(boolean synchronous)
                    throws java.lang.UnsupportedOperationException
Description copied from interface: IAction
Sets the synchonization state of the action. Setting the state to true means that the action is to be invoked in parallel. A false setting means that the action is to be invoked in series.

If the action implementation doesn't support this concept this method should throw UnsupportedOperationException.

Specified by:
setSynchronous in interface IAction
Throws:
java.lang.UnsupportedOperationException

getActionAnnotations

public java.util.List getActionAnnotations()
Description copied from interface: IAction
Returns the annotations of an action.

Specified by:
getActionAnnotations in interface IAction
Returns:
List
See Also:
IAnnotation

TPTP 4.5.0 Platform Project
Public API Specification