Class Edp2DataTupleDataSourceElement
java.lang.Object
org.palladiosimulator.metricspec.metricentity.MetricEntity
org.palladiosimulator.edp2.datastream.AbstractDataSource
org.palladiosimulator.edp2.datastream.edp2source.Edp2DataTupleDataSource
org.palladiosimulator.edp2.datastream.ui.edp2source.Edp2DataTupleDataSourceElement
- All Implemented Interfaces:
IAdaptable
,IPersistable
,IPersistableElement
,org.palladiosimulator.commons.designpatterns.IAbstractObservable<IDataSourceListener>
,IPropertyConfigurable
,IDataSource
,org.palladiosimulator.metricspec.metricentity.IMetricEntity
public class Edp2DataTupleDataSourceElement
extends Edp2DataTupleDataSource
implements IPersistableElement
-
Field Summary
Fields inherited from class org.palladiosimulator.edp2.datastream.AbstractDataSource
datasourceChangedListener
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.palladiosimulator.edp2.datastream.edp2source.Edp2DataTupleDataSource
createProperties, getDataStream, getMeasuringPoint, getRawMeasurements
Methods inherited from class org.palladiosimulator.edp2.datastream.AbstractDataSource
addObserver, getAdapter, getConfiguration, getDefaultConfiguration, getKeys, getProperties, getPropertyType, isPropertyNotSet, removeObserver, setProperties, unsetProperty
Methods inherited from class org.palladiosimulator.metricspec.metricentity.MetricEntity
getMetricDesciption, isCompatibleWith, setMetricDescription
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.palladiosimulator.commons.designpatterns.IAbstractObservable
addObserver, removeObserver
Methods inherited from interface org.palladiosimulator.edp2.datastream.IDataSource
getConfiguration
Methods inherited from interface org.palladiosimulator.metricspec.metricentity.IMetricEntity
getMetricDesciption, isCompatibleWith
-
Constructor Details
-
Edp2DataTupleDataSourceElement
-
-
Method Details
-
saveState
- Specified by:
saveState
in interfaceIPersistable
-
getFactoryId
- Specified by:
getFactoryId
in interfaceIPersistableElement
-