Class DataSeriesImpl
- 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.edp2.models.ExperimentData.impl.DataSeriesImpl
-
- 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
,DataSeries
- Direct Known Subclasses:
DoubleBinaryMeasurementsImpl
,IdentifierBasedMeasurementsImpl
,JSXmlMeasurementsImpl
,LongBinaryMeasurementsImpl
public abstract class DataSeriesImpl extends org.eclipse.emf.internal.cdo.CDOObjectImpl implements DataSeries
An implementation of the model object 'Data Series'.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 protected static String
VALUES_UUID_EDEFAULT
The default value of the 'Values Uuid
' 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 protected
DataSeriesImpl()
-
Method Summary
-
Methods inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl
cdoClassInfo, cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInternalDynamicFeature, cdoInternalInstance, cdoInternalPostAttach, cdoInternalPostDetach, cdoInternalPostInvalidate, cdoInternalPostLoad, cdoInternalPostRollback, cdoInternalPreCommit, cdoInternalPreLoad, cdoInternalSetID, cdoInternalSetResource, cdoInternalSetRevision, cdoInternalSetState, cdoInternalSetView, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption, createFeatureMap, createList, createLock, createMap, 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, 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, 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
-
VALUES_UUID_EDEFAULT
protected static final String VALUES_UUID_EDEFAULT
The default value of the 'Values Uuid
' attribute.- See Also:
getValuesUuid()
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClass
in classBasicEObjectImpl
- Generated class or method.
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classMinimalEStoreEObjectImpl
- Generated class or method.
-
getNumericalStatistics
public NumericalNominalStatistics getNumericalStatistics()
- Specified by:
getNumericalStatistics
in interfaceDataSeries
- Returns:
- the value of the 'Numerical Statistics' containment reference.
- See Also:
DataSeries.setNumericalStatistics(NumericalNominalStatistics)
,ExperimentDataPackage.getDataSeries_NumericalStatistics()
,NumericalNominalStatistics.getDataSeries()
- Generated class or method.
-
basicSetNumericalStatistics
public NotificationChain basicSetNumericalStatistics(NumericalNominalStatistics newNumericalStatistics, NotificationChain msgs)
- Generated class or method.
-
setNumericalStatistics
public void setNumericalStatistics(NumericalNominalStatistics newNumericalStatistics)
- Specified by:
setNumericalStatistics
in interfaceDataSeries
- Parameters:
newNumericalStatistics
- the new value of the 'Numerical Statistics' containment reference.- See Also:
DataSeries.getNumericalStatistics()
- Generated class or method.
-
getAggregatedMeasurements
public FixedWidthAggregatedMeasurements getAggregatedMeasurements()
- Specified by:
getAggregatedMeasurements
in interfaceDataSeries
- Returns:
- the value of the 'Aggregated Measurements' container reference.
- See Also:
DataSeries.setAggregatedMeasurements(FixedWidthAggregatedMeasurements)
,ExperimentDataPackage.getDataSeries_AggregatedMeasurements()
,FixedWidthAggregatedMeasurements.getDataSeries()
- Generated class or method.
-
basicSetAggregatedMeasurements
public NotificationChain basicSetAggregatedMeasurements(FixedWidthAggregatedMeasurements newAggregatedMeasurements, NotificationChain msgs)
- Generated class or method.
-
setAggregatedMeasurements
public void setAggregatedMeasurements(FixedWidthAggregatedMeasurements newAggregatedMeasurements)
- Specified by:
setAggregatedMeasurements
in interfaceDataSeries
- Parameters:
newAggregatedMeasurements
- the new value of the 'Aggregated Measurements' container reference.- See Also:
DataSeries.getAggregatedMeasurements()
- Generated class or method.
-
getValuesUuid
public String getValuesUuid()
- Specified by:
getValuesUuid
in interfaceDataSeries
- Returns:
- the value of the 'Values Uuid' attribute.
- See Also:
DataSeries.setValuesUuid(String)
,ExperimentDataPackage.getDataSeries_ValuesUuid()
- Generated class or method.
-
setValuesUuid
public void setValuesUuid(String newValuesUuid)
- Specified by:
setValuesUuid
in interfaceDataSeries
- Parameters:
newValuesUuid
- the new value of the 'Values Uuid' attribute.- See Also:
DataSeries.getValuesUuid()
- Generated class or method.
-
getTextualStatistics
public TextualNominalStatistics getTextualStatistics()
- Specified by:
getTextualStatistics
in interfaceDataSeries
- Returns:
- the value of the 'Textual Statistics' containment reference.
- See Also:
DataSeries.setTextualStatistics(TextualNominalStatistics)
,ExperimentDataPackage.getDataSeries_TextualStatistics()
,TextualNominalStatistics.getDataSeries()
- Generated class or method.
-
basicSetTextualStatistics
public NotificationChain basicSetTextualStatistics(TextualNominalStatistics newTextualStatistics, NotificationChain msgs)
- Generated class or method.
-
setTextualStatistics
public void setTextualStatistics(TextualNominalStatistics newTextualStatistics)
- Specified by:
setTextualStatistics
in interfaceDataSeries
- Parameters:
newTextualStatistics
- the new value of the 'Textual Statistics' containment reference.- See Also:
DataSeries.getTextualStatistics()
- Generated class or method.
-
getRawMeasurements
public RawMeasurements getRawMeasurements()
- Specified by:
getRawMeasurements
in interfaceDataSeries
- Returns:
- the value of the 'Raw Measurements' container reference.
- See Also:
DataSeries.setRawMeasurements(RawMeasurements)
,ExperimentDataPackage.getDataSeries_RawMeasurements()
,RawMeasurements.getDataSeries()
- Generated class or method.
-
basicSetRawMeasurements
public NotificationChain basicSetRawMeasurements(RawMeasurements newRawMeasurements, NotificationChain msgs)
- Generated class or method.
-
setRawMeasurements
public void setRawMeasurements(RawMeasurements newRawMeasurements)
- Specified by:
setRawMeasurements
in interfaceDataSeries
- Parameters:
newRawMeasurements
- the new value of the 'Raw Measurements' container reference.- See Also:
DataSeries.getRawMeasurements()
- Generated class or method.
-
eInverseAdd
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseAdd
in classBasicEObjectImpl
- Generated class or method.
-
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
eInverseRemove
in classBasicEObjectImpl
- Generated class or method.
-
eBasicRemoveFromContainerFeature
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
- Overrides:
eBasicRemoveFromContainerFeature
in classBasicEObjectImpl
- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGet
in interfaceInternalEObject
- Overrides:
eGet
in classBasicEObjectImpl
- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)
- Specified by:
eSet
in interfaceInternalEObject
- Overrides:
eSet
in classBasicEObjectImpl
- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnset
in interfaceInternalEObject
- Overrides:
eUnset
in classBasicEObjectImpl
- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSet
in interfaceInternalEObject
- Overrides:
eIsSet
in classBasicEObjectImpl
- Generated class or method.
-
-