Package org.palladiosimulator.measurementframework.measureprovider
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
-
ClassDescriptionAbstract implementation of a measure provider.A measure provider offers access to an ordered list of measure objects as defined by the JScience Framework.A measurement list measure provider uses a list of measurements to determine measures.