Package org.palladiosimulator.measurementframework.measureprovider
Measure providers offer access to an ordered list of measure objects as defined by the JScience
Framework. Measurements are the typical entities that want to provide such measures. Therefore,
they make use of the classes provided within this package, e.g., by implementing the
-
Interface Summary Interface Description IMeasureProvider A measure provider offers access to an ordered list of measure objects as defined by the JScience Framework. -
Class Summary Class Description AbstractMeasureProvider Abstract implementation of a measure provider.MeasurementListMeasureProvider A measurement list measure provider uses a list of measurements to determine measures.