| Package | Description |
|---|---|
| org.palladiosimulator.probeframework |
This package contains all classes relevant within the Probe Framework.
|
| org.palladiosimulator.probeframework.calculator |
Calculators attach themselves to (a set of) probes to transform their
measures to a measurement to be used further (e.g., for visualization or
recording).
|
| org.palladiosimulator.probeframework.calculator.internal |
The Probe Framework provides a factory class (@see DefaultCalculatorFactory)
to create calculator objects.
|
| Class and Description |
|---|
| ICalculatorFactory
Factory interface to create calculator objects.
|
| Class and Description |
|---|
| Calculator
This class is the abstract super class for all calculator implementations.
|
| ICalculatorFactory
Factory interface to create calculator objects.
|
| Class and Description |
|---|
| Calculator
This class is the abstract super class for all calculator implementations.
|