Package cern.accsoft.steering.aloha.meas
-
Interface Summary Interface Description GenericMeasurement<T> the generic version of a measurementMeasurement MeasurementListener The interface of a listener to a measurementMeasurementManager This is the interface for a class, which keeps track of the loaded measurements and the models they use.MeasurementManagerListener This is the interface of a listener to a MeasurementsManagerMeasurementType this is the interface for a generic measurement type.ModelAwareMeasurement This interface represents a measurement, which can be added to aloha. -
Class Summary Class Description AbstractModelAwareMeasurement This class provides the common methods for a measurementGenericMeasurementImpl<T> This class is the generic implementation of a measurement.MeasurementManager.ModelDelegateInstance This class is a helper class which holds one model instance and references to measurements which use the one instance.MeasurementManagerImpl This is the implementation of a class, which keeps track of all loaded measurements in aloha. -
Enum Summary Enum Description BuiltinMeasurementType this enum describes the type of a measurement -
Exception Summary Exception Description MeasurementException