Class Edp2DataTupleDataSource
java.lang.Object
org.palladiosimulator.metricspec.metricentity.MetricEntity
org.palladiosimulator.edp2.datastream.AbstractDataSource
org.palladiosimulator.edp2.datastream.edp2source.Edp2DataTupleDataSource
- All Implemented Interfaces:
IAdaptable,IPersistable,IPersistableElement,org.palladiosimulator.commons.designpatterns.IAbstractObservable<IDataSourceListener>,IPropertyConfigurable,IDataSource,org.palladiosimulator.metricspec.metricentity.IMetricEntity
public class Edp2DataTupleDataSource
extends AbstractDataSource
implements IDataSource, IPersistableElement
-
Field Summary
Fields inherited from class org.palladiosimulator.edp2.datastream.AbstractDataSource
datasourceChangedListener -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected PropertyConfigurable<M extends org.palladiosimulator.measurementframework.measureprovider.IMeasureProvider>
IDataStream<M>voidMethods inherited from class org.palladiosimulator.edp2.datastream.AbstractDataSource
addObserver, getAdapter, getConfiguration, getDefaultConfiguration, getKeys, getProperties, getPropertyType, isPropertyNotSet, removeObserver, setProperties, unsetPropertyMethods inherited from class org.palladiosimulator.metricspec.metricentity.MetricEntity
getMetricDesciption, isCompatibleWith, setMetricDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.palladiosimulator.commons.designpatterns.IAbstractObservable
addObserver, removeObserverMethods inherited from interface org.palladiosimulator.edp2.datastream.IDataSource
getConfigurationMethods inherited from interface org.palladiosimulator.metricspec.metricentity.IMetricEntity
getMetricDesciption, isCompatibleWith
-
Constructor Details
-
Edp2DataTupleDataSource
-
-
Method Details
-
getDataStream
public <M extends org.palladiosimulator.measurementframework.measureprovider.IMeasureProvider> IDataStream<M> getDataStream()- Specified by:
getDataStreamin interfaceIDataSource
-
saveState
- Specified by:
saveStatein interfaceIPersistable
-
getFactoryId
- Specified by:
getFactoryIdin interfaceIPersistableElement
-
getRawMeasurements
-
createProperties
- Specified by:
createPropertiesin classAbstractDataSource
-
getMeasuringPoint
- Specified by:
getMeasuringPointin interfaceIDataSource
-