Class ConfigNodeImpl
- 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.ConfigNodeImpl
-
- All Implemented Interfaces:
ConfigNode,Notifier,EObject,InternalEObject
public class ConfigNodeImpl extends EObjectImpl implements ConfigNode
An implementation of the model object 'Config Node'.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.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore
-
-
Field Summary
Fields Modifier and Type Field Description protected EList<AttributeValue>attributevalueThe cached value of the 'Attributevalue' containment reference list.protected static StringCHECK_MULTIPLICITY_OF_FEATURE_GROUP__DIAGNOSTIC_CHAIN_MAP__EOCL_EXPThe cached OCL expression body for the 'Check Multiplicity Of Feature Group' operation.protected static org.eclipse.ocl.ecore.ConstraintCHECK_MULTIPLICITY_OF_FEATURE_GROUP__DIAGNOSTIC_CHAIN_MAP__EOCL_INVThe cached OCL invariant for the 'Check Multiplicity Of Feature Group' invariant operation.protected static StringCONFIG_CARDINALITY_INVALID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXPThe cached OCL expression body for the 'Config Cardinality Invalid' operation.protected static org.eclipse.ocl.ecore.ConstraintCONFIG_CARDINALITY_INVALID__DIAGNOSTIC_CHAIN_MAP__EOCL_INVThe cached OCL invariant for the 'Config Cardinality Invalid' invariant operation.protected static ConfigStateCONFIG_STATE_EDEFAULTThe default value of the 'Config State' attribute.protected ConfigStateconfigStateThe cached value of the 'Config State' attribute.protected static org.eclipse.ocl.ecore.OCLEOCL_ENVThe cached environment for evaluating OCL expressions.protected FeatureoriginThe cached value of the 'Origin' 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 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
Constructors Modifier Constructor Description protectedConfigNodeImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FeaturebasicGetOrigin()booleanCheckMultiplicityOfFeatureGroup(DiagnosticChain diagnostics, Map<Object,Object> context)booleanConfigCardinalityInvalid(DiagnosticChain diagnostics, Map<Object,Object> context)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)EList<AttributeValue>getAttributevalue()ConfigStategetConfigState()FeaturegetOrigin()voidsetConfigState(ConfigState newConfigState)voidsetOrigin(Feature newOrigin)StringtoString()-
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, 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, eVirtualValues
-
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eBasicAdapterArray, eBasicHasAdapters, 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, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
origin
protected Feature origin
The cached value of the 'Origin' reference.- See Also:
getOrigin()- Generated class or method.
- Ordered collection.
-
CONFIG_STATE_EDEFAULT
protected static final ConfigState CONFIG_STATE_EDEFAULT
The default value of the 'Config State' attribute.- See Also:
getConfigState()- Generated class or method.
- Ordered collection.
-
configState
protected ConfigState configState
The cached value of the 'Config State' attribute.- See Also:
getConfigState()- Generated class or method.
- Ordered collection.
-
attributevalue
protected EList<AttributeValue> attributevalue
The cached value of the 'Attributevalue' containment reference list.- See Also:
getAttributevalue()- Generated class or method.
- Ordered collection.
-
CONFIG_CARDINALITY_INVALID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
protected static final String CONFIG_CARDINALITY_INVALID__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
The cached OCL expression body for the 'Config Cardinality Invalid' operation.- See Also:
ConfigCardinalityInvalid(org.eclipse.emf.common.util.DiagnosticChain, java.util.Map), Constant Field Values- Generated class or method.
- Ordered collection.
-
CONFIG_CARDINALITY_INVALID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
protected static org.eclipse.ocl.ecore.Constraint CONFIG_CARDINALITY_INVALID__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
The cached OCL invariant for the 'Config Cardinality Invalid' invariant operation.- See Also:
ConfigCardinalityInvalid(org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)- Generated class or method.
- Ordered collection.
-
CHECK_MULTIPLICITY_OF_FEATURE_GROUP__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
protected static final String CHECK_MULTIPLICITY_OF_FEATURE_GROUP__DIAGNOSTIC_CHAIN_MAP__EOCL_EXP
The cached OCL expression body for the 'Check Multiplicity Of Feature Group' operation.- See Also:
CheckMultiplicityOfFeatureGroup(org.eclipse.emf.common.util.DiagnosticChain, java.util.Map), Constant Field Values- Generated class or method.
- Ordered collection.
-
CHECK_MULTIPLICITY_OF_FEATURE_GROUP__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
protected static org.eclipse.ocl.ecore.Constraint CHECK_MULTIPLICITY_OF_FEATURE_GROUP__DIAGNOSTIC_CHAIN_MAP__EOCL_INV
The cached OCL invariant for the 'Check Multiplicity Of Feature Group' invariant operation.- See Also:
CheckMultiplicityOfFeatureGroup(org.eclipse.emf.common.util.DiagnosticChain, java.util.Map)- Generated class or method.
- Ordered collection.
-
EOCL_ENV
protected static final org.eclipse.ocl.ecore.OCL EOCL_ENV
The cached environment for evaluating OCL expressions.- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classEObjectImpl- Generated class or method.
-
getOrigin
public Feature getOrigin()
- Specified by:
getOriginin interfaceConfigNode- Returns:
- the value of the 'Origin' reference.
- See Also:
ConfigNode.setOrigin(Feature),featureconfigPackage.getConfigNode_Origin()- Generated class or method.
-
basicGetOrigin
public Feature basicGetOrigin()
- Generated class or method.
-
setOrigin
public void setOrigin(Feature newOrigin)
- Specified by:
setOriginin interfaceConfigNode- Parameters:
newOrigin- the new value of the 'Origin' reference.- See Also:
ConfigNode.getOrigin()- Generated class or method.
-
getConfigState
public ConfigState getConfigState()
- Specified by:
getConfigStatein interfaceConfigNode- Returns:
- the value of the 'Config State' attribute.
- See Also:
ConfigState,ConfigNode.setConfigState(ConfigState),featureconfigPackage.getConfigNode_ConfigState()- Generated class or method.
-
setConfigState
public void setConfigState(ConfigState newConfigState)
- Specified by:
setConfigStatein interfaceConfigNode- Parameters:
newConfigState- the new value of the 'Config State' attribute.- See Also:
ConfigState,ConfigNode.getConfigState()- Generated class or method.
-
getAttributevalue
public EList<AttributeValue> getAttributevalue()
- Specified by:
getAttributevaluein interfaceConfigNode- Returns:
- the value of the 'Attributevalue' containment reference list.
- See Also:
featureconfigPackage.getConfigNode_Attributevalue(),AttributeValue.getConfignode()- Generated class or method.
-
ConfigCardinalityInvalid
public boolean ConfigCardinalityInvalid(DiagnosticChain diagnostics, Map<Object,Object> context)
- Specified by:
ConfigCardinalityInvalidin interfaceConfigNode- Parameters:
diagnostics- The chain of diagnostics to which problems are to be appended.context- The cache of context-specific information.- Generated class or method.
-
CheckMultiplicityOfFeatureGroup
public boolean CheckMultiplicityOfFeatureGroup(DiagnosticChain diagnostics, Map<Object,Object> context)
- Specified by:
CheckMultiplicityOfFeatureGroupin interfaceConfigNode- Parameters:
diagnostics- The chain of diagnostics to which problems are to be appended.context- The cache of context-specific information.- 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.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classBasicEObjectImpl- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)- 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
public String toString()
- Overrides:
toStringin classBasicEObjectImpl- Generated class or method.
-
-