Uses of Interface
org.deegree.observation.model.Measurement

Packages that use Measurement
org.deegree.observation.model   
 

Uses of Measurement in org.deegree.observation.model
 

Classes in org.deegree.observation.model that implement Measurement
 class SimpleMeasurement
          This Measurement shares the procedure, featureOfInterest and observedProperty with other measurements via a common MeasurementBase.
 

Methods in org.deegree.observation.model that return types with arguments of type Measurement
 Iterator<Measurement> MeasurementCollection.iterator()
           
 

Methods in org.deegree.observation.model with parameters of type Measurement
 void Observation.add(Measurement measurement)
          Add a new measurement to the collection.
 void MeasurementCollection.add(Measurement measurement)
          Add a new measurement to the collection.
 



Copyright © 2011. All Rights Reserved.