Class AggregatedMeasurementsImpl
- 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
-
- de.uka.ipd.sdq.identifier.impl.IdentifierImpl
-
- org.palladiosimulator.edp2.models.ExperimentData.impl.AggregatedMeasurementsImpl
-
- All Implemented Interfaces:
de.uka.ipd.sdq.identifier.Identifier,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,AggregatedMeasurements
- Direct Known Subclasses:
FixedWidthAggregatedMeasurementsImpl
public abstract class AggregatedMeasurementsImpl extends de.uka.ipd.sdq.identifier.impl.IdentifierImpl implements AggregatedMeasurements
An implementation of the model object ' Aggregated Measurements'.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 booleanVALID_EDEFAULTThe default value of the 'Valid' 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 protectedAggregatedMeasurementsImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.palladiosimulator.metricspec.BaseMetricDescriptionbasicGetAggregationOn()org.palladiosimulator.metricspec.AggregationFunctionDescriptionbasicGetFunction()org.palladiosimulator.metricspec.MetricDescriptionbasicGetMetric()NotificationChainbasicSetAggregationStatistics(AggregationStatistics newAggregationStatistics, NotificationChain msgs)NotificationChainbasicSetMeasurementRange(MeasurementRange newMeasurementRange, NotificationChain msgs)NotificationChaineBasicRemoveFromContainerFeature(NotificationChain msgs)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)org.palladiosimulator.metricspec.BaseMetricDescriptiongetAggregationOn()AggregationStatisticsgetAggregationStatistics()org.palladiosimulator.metricspec.AggregationFunctionDescriptiongetFunction()MeasurementRangegetMeasurementRange()org.palladiosimulator.metricspec.MetricDescriptiongetMetric()booleanisValid()voidsetAggregationOn(org.palladiosimulator.metricspec.BaseMetricDescription newAggregationOn)voidsetAggregationStatistics(AggregationStatistics newAggregationStatistics)voidsetFunction(org.palladiosimulator.metricspec.AggregationFunctionDescription newFunction)voidsetMeasurementRange(MeasurementRange newMeasurementRange)voidsetMetric(org.palladiosimulator.metricspec.MetricDescription newMetric)voidsetValid(boolean newValid)-
Methods inherited from class de.uka.ipd.sdq.identifier.impl.IdentifierImpl
eStaticFeatureCount, getId, setId
-
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
-
VALID_EDEFAULT
protected static final boolean VALID_EDEFAULT
The default value of the 'Valid' attribute.- See Also:
isValid(), Constant Field Values- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
eStaticClass
protected EClass eStaticClass()
- Overrides:
eStaticClassin classde.uka.ipd.sdq.identifier.impl.IdentifierImpl- Generated class or method.
-
getMeasurementRange
public MeasurementRange getMeasurementRange()
- Specified by:
getMeasurementRangein interfaceAggregatedMeasurements- Returns:
- the value of the 'Measurement Range' container reference.
- See Also:
AggregatedMeasurements.setMeasurementRange(MeasurementRange),ExperimentDataPackage.getAggregatedMeasurements_MeasurementRange(),MeasurementRange.getAggregatedMeasurements()- Generated class or method.
-
basicSetMeasurementRange
public NotificationChain basicSetMeasurementRange(MeasurementRange newMeasurementRange, NotificationChain msgs)
- Generated class or method.
-
setMeasurementRange
public void setMeasurementRange(MeasurementRange newMeasurementRange)
- Specified by:
setMeasurementRangein interfaceAggregatedMeasurements- Parameters:
newMeasurementRange- the new value of the 'Measurement Range' container reference.- See Also:
AggregatedMeasurements.getMeasurementRange()- Generated class or method.
-
isValid
public boolean isValid()
- Specified by:
isValidin interfaceAggregatedMeasurements- Returns:
- the value of the 'Valid' attribute.
- See Also:
AggregatedMeasurements.setValid(boolean),ExperimentDataPackage.getAggregatedMeasurements_Valid()- Generated class or method.
-
setValid
public void setValid(boolean newValid)
- Specified by:
setValidin interfaceAggregatedMeasurements- Parameters:
newValid- the new value of the 'Valid' attribute.- See Also:
AggregatedMeasurements.isValid()- Generated class or method.
-
getFunction
public org.palladiosimulator.metricspec.AggregationFunctionDescription getFunction()
- Specified by:
getFunctionin interfaceAggregatedMeasurements- Returns:
- the value of the 'Function' reference.
- See Also:
AggregatedMeasurements.setFunction(AggregationFunctionDescription),ExperimentDataPackage.getAggregatedMeasurements_Function()- Generated class or method.
-
basicGetFunction
public org.palladiosimulator.metricspec.AggregationFunctionDescription basicGetFunction()
- Generated class or method.
-
setFunction
public void setFunction(org.palladiosimulator.metricspec.AggregationFunctionDescription newFunction)
- Specified by:
setFunctionin interfaceAggregatedMeasurements- Parameters:
newFunction- the new value of the 'Function' reference.- See Also:
AggregatedMeasurements.getFunction()- Generated class or method.
-
getAggregationStatistics
public AggregationStatistics getAggregationStatistics()
- Specified by:
getAggregationStatisticsin interfaceAggregatedMeasurements- Returns:
- the value of the 'Aggregation Statistics' containment reference.
- See Also:
AggregatedMeasurements.setAggregationStatistics(AggregationStatistics),ExperimentDataPackage.getAggregatedMeasurements_AggregationStatistics(),AggregationStatistics.getAggregatedMeasurements()- Generated class or method.
-
basicSetAggregationStatistics
public NotificationChain basicSetAggregationStatistics(AggregationStatistics newAggregationStatistics, NotificationChain msgs)
- Generated class or method.
-
setAggregationStatistics
public void setAggregationStatistics(AggregationStatistics newAggregationStatistics)
- Specified by:
setAggregationStatisticsin interfaceAggregatedMeasurements- Parameters:
newAggregationStatistics- the new value of the 'Aggregation Statistics' containment reference.- See Also:
AggregatedMeasurements.getAggregationStatistics()- Generated class or method.
-
getAggregationOn
public org.palladiosimulator.metricspec.BaseMetricDescription getAggregationOn()
- Specified by:
getAggregationOnin interfaceAggregatedMeasurements- Returns:
- the value of the 'Aggregation On' reference.
- See Also:
AggregatedMeasurements.setAggregationOn(BaseMetricDescription),ExperimentDataPackage.getAggregatedMeasurements_AggregationOn()- Generated class or method.
-
basicGetAggregationOn
public org.palladiosimulator.metricspec.BaseMetricDescription basicGetAggregationOn()
- Generated class or method.
-
setAggregationOn
public void setAggregationOn(org.palladiosimulator.metricspec.BaseMetricDescription newAggregationOn)
- Specified by:
setAggregationOnin interfaceAggregatedMeasurements- Parameters:
newAggregationOn- the new value of the 'Aggregation On' reference.- See Also:
AggregatedMeasurements.getAggregationOn()- Generated class or method.
-
getMetric
public org.palladiosimulator.metricspec.MetricDescription getMetric()
- Specified by:
getMetricin interfaceAggregatedMeasurements- Returns:
- the value of the 'Metric' reference.
- See Also:
AggregatedMeasurements.setMetric(MetricDescription),ExperimentDataPackage.getAggregatedMeasurements_Metric()- Generated class or method.
-
basicGetMetric
public org.palladiosimulator.metricspec.MetricDescription basicGetMetric()
- Generated class or method.
-
setMetric
public void setMetric(org.palladiosimulator.metricspec.MetricDescription newMetric)
- Specified by:
setMetricin interfaceAggregatedMeasurements- Parameters:
newMetric- the new value of the 'Metric' reference.- See Also:
AggregatedMeasurements.getMetric()- 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
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
- Overrides:
eBasicRemoveFromContainerFeaturein classBasicEObjectImpl- Generated class or method.
-
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
eGetin interfaceInternalEObject- Overrides:
eGetin classde.uka.ipd.sdq.identifier.impl.IdentifierImpl- Generated class or method.
-
eSet
public void eSet(int featureID, Object newValue)- Specified by:
eSetin interfaceInternalEObject- Overrides:
eSetin classde.uka.ipd.sdq.identifier.impl.IdentifierImpl- Generated class or method.
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceInternalEObject- Overrides:
eUnsetin classde.uka.ipd.sdq.identifier.impl.IdentifierImpl- Generated class or method.
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceInternalEObject- Overrides:
eIsSetin classde.uka.ipd.sdq.identifier.impl.IdentifierImpl- Generated class or method.
-
-