Class Summary |
MeasurementBase |
This MeasurementBase is a container to store data that is common to all SimpleMeasurement s. |
MeasurementCollection |
This class is a collection of Measurement s. |
Observation |
This class is a collection of muliple Measurement s. |
Offering |
The Offering class encapsulates the information from an offering (as it is present in the sos
configuration). |
Procedure |
This class encapsulates a observation and measurement process. |
ProcedureMetadata |
The ProcedureMetadata class encapsulates the metadata of a procedure (as it is found in the sos
configuration). |
Property |
The class TODO add class documentation here. |
SimpleDoubleResult |
This class stores double result values. |
SimpleIntegerResult |
This class stores integer result values. |
SimpleMeasurement |
This Measurement shares the procedure, featureOfInterest and observedProperty with other measurements via a
common MeasurementBase . |
SimpleNullResult |
|