Class VariationImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- org.eclipse.emf.internal.cdo.CDOObjectImpl
-
- org.palladiosimulator.experimentautomation.experiments.impl.VariationImpl
-
- All Implemented Interfaces:
org.eclipse.emf.cdo.CDOObject,org.eclipse.emf.cdo.common.id.CDOWithID,org.eclipse.emf.cdo.common.model.CDOPackageTypeRegistry.CDOObjectMarker,Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,org.eclipse.emf.spi.cdo.InternalCDOLoadable,org.eclipse.emf.spi.cdo.InternalCDOObject,Variation
public class VariationImpl extends org.eclipse.emf.internal.cdo.CDOObjectImpl implements Variation
An implementation of the model object 'Variation'.The following features are implemented:
- Generated class or method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container
-
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 static Stringcopyrightprotected static doubleMAX_VALUE_EDEFAULTThe default value of the 'Max Value' attribute.protected static longMAX_VARIATIONS_EDEFAULTThe default value of the 'Max Variations' attribute.protected static doubleMIN_VALUE_EDEFAULTThe default value of the 'Min Value' attribute.protected static StringNAME_EDEFAULTThe default value of the 'Name' attribute.protected static StringVARIED_OBJECT_ID_EDEFAULTThe default value of the 'Varied Object Id' attribute.-
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.EStructuralFeature.Internal.DynamicValueHolder
NIL
-
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedVariationImpl()
-
Method Summary
-
Methods inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl
cdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreAttach, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createFeatureMap, createList, createLock, createMap, createOrderedList, createUnorderedList, dynamicGet, dynamicSet, dynamicUnset, eAdapterAdded, eAdapterRemoved, eBasicAdapterListeners, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerAdapterArray, eContainerFeatureID, eDirectResource, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicIsSet, eHasSettings, eInternalContainer, eInternalResource, eIsCaching, equals, eSetClass, eSetDirectResource, eSetResource, eSettings, eStore, getLockState, hashCode, instanceToRevisionFeature, revisionToInstanceFeature, toString
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eIsProxy, eProperties, eProxyURI, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eURIFragmentSegment, 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, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoState, cdoWriteLock, cdoWriteOption
-
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
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eInverseAdd, eInverseRemove, eInvoke, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetProxyURI, eSetStore, eSetting, eURIFragmentSegment
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
copyright
public static final String copyright
- See Also:
- Constant Field Values
- Generated class or method.
-
MIN_VALUE_EDEFAULT
protected static final double MIN_VALUE_EDEFAULT
The default value of the 'Min Value' attribute.- See Also:
getMinValue(), Constant Field Values- Generated class or method.
- Ordered collection.
-
MAX_VALUE_EDEFAULT
protected static final double MAX_VALUE_EDEFAULT
The default value of the 'Max Value' attribute.- See Also:
getMaxValue(), Constant Field Values- Generated class or method.
- Ordered collection.
-
MAX_VARIATIONS_EDEFAULT
protected static final long MAX_VARIATIONS_EDEFAULT
The default value of the 'Max Variations' attribute.- See Also:
getMaxVariations(), Constant Field Values- Generated class or method.
- Ordered collection.
-
VARIED_OBJECT_ID_EDEFAULT
protected static final String VARIED_OBJECT_ID_EDEFAULT
The default value of the 'Varied Object Id' attribute.- See Also:
getVariedObjectId()- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classBasicEObjectImpl- Generated class or method.
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classMinimalEStoreEObjectImpl- Generated class or method.
-
getType
public VariationType getType()
- Specified by:
getTypein interfaceVariation- Returns:
- the value of the 'Type' reference.
- See Also:
Variation.setType(VariationType),ExperimentsPackage.getVariation_Type()- Generated class or method.
-
basicGetType
public VariationType basicGetType()
- Generated class or method.
-
setType
public void setType(VariationType newType)
- Specified by:
setTypein interfaceVariation- Parameters:
newType- the new value of the 'Type' reference.- See Also:
Variation.getType()- Generated class or method.
-
getValueProvider
public ValueProvider getValueProvider()
- Specified by:
getValueProviderin interfaceVariation- Returns:
- the value of the 'Value Provider' containment reference.
- See Also:
Variation.setValueProvider(ValueProvider),ExperimentsPackage.getVariation_ValueProvider()- Generated class or method.
-
basicSetValueProvider
public NotificationChain basicSetValueProvider(ValueProvider newValueProvider, NotificationChain msgs)
- Generated class or method.
-
setValueProvider
public void setValueProvider(ValueProvider newValueProvider)
- Specified by:
setValueProviderin interfaceVariation- Parameters:
newValueProvider- the new value of the 'Value Provider' containment reference.- See Also:
Variation.getValueProvider()- Generated class or method.
-
getMinValue
public double getMinValue()
- Specified by:
getMinValuein interfaceVariation- Returns:
- the value of the 'Min Value' attribute.
- See Also:
Variation.setMinValue(double),ExperimentsPackage.getVariation_MinValue()- Generated class or method.
-
setMinValue
public void setMinValue(double newMinValue)
- Specified by:
setMinValuein interfaceVariation- Parameters:
newMinValue- the new value of the 'Min Value' attribute.- See Also:
Variation.getMinValue()- Generated class or method.
-
getMaxValue
public double getMaxValue()
- Specified by:
getMaxValuein interfaceVariation- Returns:
- the value of the 'Max Value' attribute.
- See Also:
Variation.setMaxValue(double),ExperimentsPackage.getVariation_MaxValue()- Generated class or method.
-
setMaxValue
public void setMaxValue(double newMaxValue)
- Specified by:
setMaxValuein interfaceVariation- Parameters:
newMaxValue- the new value of the 'Max Value' attribute.- See Also:
Variation.getMaxValue()- Generated class or method.
-
getMaxVariations
public long getMaxVariations()
- Specified by:
getMaxVariationsin interfaceVariation- Returns:
- the value of the 'Max Variations' attribute.
- See Also:
Variation.setMaxVariations(long),ExperimentsPackage.getVariation_MaxVariations()- Generated class or method.
-
setMaxVariations
public void setMaxVariations(long newMaxVariations)
- Specified by:
setMaxVariationsin interfaceVariation- Parameters:
newMaxVariations- the new value of the 'Max Variations' attribute.- See Also:
Variation.getMaxVariations()- Generated class or method.
-
getVariedObjectId
public String getVariedObjectId()
- Specified by:
getVariedObjectIdin interfaceVariation- Returns:
- the value of the 'Varied Object Id' attribute.
- See Also:
Variation.setVariedObjectId(String),ExperimentsPackage.getVariation_VariedObjectId()- Generated class or method.
-
setVariedObjectId
public void setVariedObjectId(String newVariedObjectId)
- Specified by:
setVariedObjectIdin interfaceVariation- Parameters:
newVariedObjectId- the new value of the 'Varied Object Id' attribute.- See Also:
Variation.getVariedObjectId()- Generated class or method.
-
getName
public String getName()
- Specified by:
getNamein interfaceVariation- Returns:
- the value of the 'Name' attribute.
- See Also:
Variation.setName(String),ExperimentsPackage.getVariation_Name()- Generated class or method.
-
setName
public void setName(String newName)
- Specified by:
setNamein interfaceVariation- Parameters:
newName- the new value of the 'Name' attribute.- See Also:
Variation.getName()- 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.
-
-