edu.cmu.sei.aadl.model.feature.impl
Class SubprogramFeaturesImpl

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 edu.cmu.sei.aadl.model.core.impl.AObjectImpl
                  extended by edu.cmu.sei.aadl.model.core.impl.FeaturesImpl
                      extended by edu.cmu.sei.aadl.model.feature.impl.SubprogramFeaturesImpl
All Implemented Interfaces:
AObject, Features, SubprogramFeatures, org.eclipse.core.runtime.IAdaptable, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class SubprogramFeaturesImpl
extends FeaturesImpl
implements SubprogramFeatures

An implementation of the model object 'Subprogram Features'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
static java.lang.String copyright
           
protected  org.eclipse.emf.ecore.util.FeatureMap features
          The cached value of the 'Features' attribute list
 
Fields inherited from class edu.cmu.sei.aadl.model.core.impl.AObjectImpl
comment, locationReference
 
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 class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected SubprogramFeaturesImpl()
           
 
Method Summary
 void addDataAccess(DataAccess newDataAccess)
          phf: add element to multiplicity EList
 void addEventDataPort(EventDataPort newEventDataPort)
          phf: add element to multiplicity EList
 void addEventPort(EventPort newEventPort)
          phf: add element to multiplicity EList
 void addFeatures(org.eclipse.emf.ecore.util.FeatureMap.Entry newFeatures)
          phf: add element to multiplicity EList
 void addParameter(Parameter newParameter)
          phf: add element to multiplicity EList
 void addPortGroup(PortGroup newPortGroup)
          phf: add element to multiplicity EList
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 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)
           
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
 void eUnset(int featureID)
           
 org.eclipse.emf.common.util.EList getDataAccess()
           
 org.eclipse.emf.common.util.EList getEventDataPort()
           
 org.eclipse.emf.common.util.EList getEventPort()
           
 org.eclipse.emf.ecore.util.FeatureMap getFeatures()
           
 org.eclipse.emf.common.util.EList getParameter()
           
 org.eclipse.emf.common.util.EList getPortGroup()
           
 java.lang.String toString()
           
 
Methods inherited from class edu.cmu.sei.aadl.model.core.impl.FeaturesImpl
addFeature
 
Methods inherited from class edu.cmu.sei.aadl.model.core.impl.AObjectImpl
addComment, eObjectForURIFragmentSegment, eURIFragmentSegment, getAadlSpec, getAdapter, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, getSystemInstance, setLocationReference, setLocationReference
 
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
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
 
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 edu.cmu.sei.aadl.model.core.Features
addFeature
 
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, getSystemInstance, setLocationReference, setLocationReference
 
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.emf.ecore.InternalEObject
eNotificationRequired
 

Field Detail

copyright

public static final java.lang.String copyright

See Also:
Constant Field Values

features

protected org.eclipse.emf.ecore.util.FeatureMap features
The cached value of the 'Features' attribute list.

See Also:
getFeatures()
Constructor Detail

SubprogramFeaturesImpl

protected SubprogramFeaturesImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class FeaturesImpl

getFeatures

public org.eclipse.emf.ecore.util.FeatureMap getFeatures()

Specified by:
getFeatures in interface SubprogramFeatures
Returns:
the value of the 'Features' attribute list.
See Also:
FeaturePackage.getSubprogramFeatures_Features()

addFeatures

public void addFeatures(org.eclipse.emf.ecore.util.FeatureMap.Entry newFeatures)
phf: add element to multiplicity EList

Specified by:
addFeatures in interface SubprogramFeatures
Parameters:
newFeatures - the value to add to 'Features' attribute list.

getPortGroup

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

Specified by:
getPortGroup in interface SubprogramFeatures
Returns:
the value of the 'Port Group' containment reference list.
See Also:
FeaturePackage.getSubprogramFeatures_PortGroup()

addPortGroup

public void addPortGroup(PortGroup newPortGroup)
phf: add element to multiplicity EList

Specified by:
addPortGroup in interface SubprogramFeatures
Parameters:
newPortGroup - the value to add to 'Port Group' containment reference list.

getEventPort

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

Specified by:
getEventPort in interface SubprogramFeatures
Returns:
the value of the 'Event Port' containment reference list.
See Also:
FeaturePackage.getSubprogramFeatures_EventPort()

addEventPort

public void addEventPort(EventPort newEventPort)
phf: add element to multiplicity EList

Specified by:
addEventPort in interface SubprogramFeatures
Parameters:
newEventPort - the value to add to 'Event Port' containment reference list.

getEventDataPort

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

Specified by:
getEventDataPort in interface SubprogramFeatures
Returns:
the value of the 'Event Data Port' containment reference list.
See Also:
FeaturePackage.getSubprogramFeatures_EventDataPort()

addEventDataPort

public void addEventDataPort(EventDataPort newEventDataPort)
phf: add element to multiplicity EList

Specified by:
addEventDataPort in interface SubprogramFeatures
Parameters:
newEventDataPort - the value to add to 'Event Data Port' containment reference list.

getDataAccess

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

Specified by:
getDataAccess in interface SubprogramFeatures
Returns:
the value of the 'Data Access' containment reference list.
See Also:
FeaturePackage.getSubprogramFeatures_DataAccess()

addDataAccess

public void addDataAccess(DataAccess newDataAccess)
phf: add element to multiplicity EList

Specified by:
addDataAccess in interface SubprogramFeatures
Parameters:
newDataAccess - the value to add to 'Data Access' containment reference list.

getParameter

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

Specified by:
getParameter in interface SubprogramFeatures
Returns:
the value of the 'Parameter' containment reference list.
See Also:
FeaturePackage.getSubprogramFeatures_Parameter()

addParameter

public void addParameter(Parameter newParameter)
phf: add element to multiplicity EList

Specified by:
addParameter in interface SubprogramFeatures
Parameters:
newParameter - the value to add to 'Parameter' containment reference list.

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

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 AObjectImpl

eSet

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

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

eUnset

public void eUnset(int featureID)

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

eIsSet

public boolean eIsSet(int featureID)

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

toString

public java.lang.String toString()

Overrides:
toString in class AObjectImpl