Class FeatureConfigImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
de.uka.ipd.sdq.featureconfig.impl.FeatureConfigImpl
- All Implemented Interfaces:
FeatureConfig,Notifier,EObject,InternalEObject
An implementation of the model object '
Feature Config'.
The following features are implemented:
- Generated class or method.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplNested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterListNested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FeatureDiagramThe cached value of the 'Annotated Element' reference.protected EList<ConfigNode>The cached value of the 'Confignode' containment reference list.protected static final org.eclipse.ocl.ecore.OCLThe cached environment for evaluating OCL expressions.protected static final FeatureConfigStateThe default value of the 'Feature Config State' attribute.protected FeatureConfigStateThe cached value of the 'Feature Config State' attribute.protected static final StringThe cached OCL expression body for the 'Show Feature Config State' operation.protected static org.eclipse.ocl.expressions.OCLExpression<EClassifier>The cached OCL query for the 'Show Feature Config State' query operation.Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYFields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbasicSetConfigurationDefault(Configuration newConfigurationDefault, NotificationChain msgs) basicSetConfigurationOverrides(Configuration newConfigurationOverrides, NotificationChain msgs) eGet(int featureID, boolean resolve, boolean coreType) eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) booleaneIsSet(int featureID) voidprotected EClassvoideUnset(int featureID) returns the result of showFeatureConfigState() showFeatureConfigState is defined by an OCL expression.voidsetAnnotatedElement(FeatureDiagram newAnnotatedElement) voidsetConfigurationDefault(Configuration newConfigurationDefault) voidsetConfigurationOverrides(Configuration newConfigurationOverrides) voidsetFeatureConfigState(FeatureConfigState newFeatureConfigState) toString()Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValuesMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
FEATURE_CONFIG_STATE_EDEFAULT
The default value of the 'Feature Config State' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
featureConfigState
The cached value of the 'Feature Config State' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
confignode
The cached value of the 'Confignode' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
annotatedElement
The cached value of the 'Annotated Element' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SHOW_FEATURE_CONFIG_STATE__EOCL_EXP
The cached OCL expression body for the 'Show Feature Config State' operation.- See Also:
- Generated class or method.
- Ordered collection.
-
SHOW_FEATURE_CONFIG_STATE__EOCL_QRY
protected static org.eclipse.ocl.expressions.OCLExpression<EClassifier> SHOW_FEATURE_CONFIG_STATE__EOCL_QRYThe cached OCL query for the 'Show Feature Config State' query operation.- See Also:
- Generated class or method.
- Ordered collection.
-
EOCL_ENV
protected static final org.eclipse.ocl.ecore.OCL EOCL_ENVThe cached environment for evaluating OCL expressions.- Generated class or method.
- Ordered collection.
-
-
Constructor Details
-
FeatureConfigImpl
protected FeatureConfigImpl()- Generated class or method.
-
-
Method Details
-
eStaticClass
- Overrides:
eStaticClassin classEObjectImpl- Generated class or method.
-
getFeatureConfigState
- Specified by:
getFeatureConfigStatein interfaceFeatureConfig- Returns:
- the value of the 'Feature Config State' attribute.
- See Also:
- Generated class or method.
-
setFeatureConfigState
- Specified by:
setFeatureConfigStatein interfaceFeatureConfig- Parameters:
newFeatureConfigState- the new value of the 'Feature Config State' attribute.- See Also:
- Generated class or method.
-
getFeatureConfigStateOld
returns the result of showFeatureConfigState() showFeatureConfigState is defined by an OCL expression. The FeatureConfigState of a FeatureConfig is DEFAULT, if the FeatureConfig equals its configurationDefault.defaultConfig. It is OVERRIDE, if it is included in its configurationOverrides.configOverrides. If neither of these conditions applies, the FeatureConfigState is NOT_SET.- Generated class or method.
- not
-
getConfignode
- Specified by:
getConfignodein interfaceFeatureConfig- Returns:
- the value of the 'Confignode' containment reference list.
- See Also:
- Generated class or method.
-
getAnnotatedElement
- Specified by:
getAnnotatedElementin interfaceFeatureConfig- Returns:
- the value of the 'Annotated Element' reference.
- See Also:
- Generated class or method.
-
basicGetAnnotatedElement
- Generated class or method.
-
setAnnotatedElement
- Specified by:
setAnnotatedElementin interfaceFeatureConfig- Parameters:
newAnnotatedElement- the new value of the 'Annotated Element' reference.- See Also:
- Generated class or method.
-
getConfigurationOverrides
- Specified by:
getConfigurationOverridesin interfaceFeatureConfig- Returns:
- the value of the 'Configuration Overrides' container reference.
- See Also:
- Generated class or method.
-
basicSetConfigurationOverrides
public NotificationChain basicSetConfigurationOverrides(Configuration newConfigurationOverrides, NotificationChain msgs) - Generated class or method.
-
setConfigurationOverrides
- Specified by:
setConfigurationOverridesin interfaceFeatureConfig- Parameters:
newConfigurationOverrides- the new value of the 'Configuration Overrides' container reference.- See Also:
- Generated class or method.
-
getConfigurationDefault
- Specified by:
getConfigurationDefaultin interfaceFeatureConfig- Returns:
- the value of the 'Configuration Default' container reference.
- See Also:
- Generated class or method.
-
basicSetConfigurationDefault
public NotificationChain basicSetConfigurationDefault(Configuration newConfigurationDefault, NotificationChain msgs) - Generated class or method.
-
setConfigurationDefault
- Specified by:
setConfigurationDefaultin interfaceFeatureConfig- Parameters:
newConfigurationDefault- the new value of the 'Configuration Default' container reference.- See Also:
- Generated class or method.
-
showFeatureConfigState
- Specified by:
showFeatureConfigStatein interfaceFeatureConfig- Generated class or method.
-
eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseAddin classBasicEObjectImpl- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) - Overrides:
eInverseRemovein classBasicEObjectImpl- Generated class or method.
-
eBasicRemoveFromContainerFeature
- Overrides:
eBasicRemoveFromContainerFeaturein classBasicEObjectImpl- Generated class or method.
-
eGet
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl- Generated class or method.
-
eSet
- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classBasicEObjectImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classBasicEObjectImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classBasicEObjectImpl- Generated class or method.
-
toString
- Overrides:
toStringin classBasicEObjectImpl- Generated class or method.
-