Uses of Interface
net.opengis.gml311.ObservationType
Packages that use ObservationType
- 
Uses of ObservationType in net.opengis.gml311Subinterfaces of ObservationType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Directed Observation At Distance Type'.interfaceA representation of the model object 'Directed Observation Type'.Methods in net.opengis.gml311 that return ObservationTypeModifier and TypeMethodDescriptionGml311Factory.createObservationType()Returns a new object of class 'Observation Type'.DocumentRoot.getObservation()Returns the value of the 'Observation' containment reference.Methods in net.opengis.gml311 with parameters of type ObservationTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setObservation(ObservationType value) Sets the value of the 'Observation' containment reference.
- 
Uses of ObservationType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement ObservationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Directed Observation At Distance Type'.classAn implementation of the model object 'Directed Observation Type'.classAn implementation of the model object 'Observation Type'.Methods in net.opengis.gml311.impl that return ObservationTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createObservationType()DocumentRootImpl.getObservation()Methods in net.opengis.gml311.impl with parameters of type ObservationTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetObservation(ObservationType newObservation, NotificationChain msgs) voidDocumentRootImpl.setObservation(ObservationType newObservation) 
- 
Uses of ObservationType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type ObservationTypeModifier and TypeMethodDescriptionGml311Switch.caseObservationType(ObservationType object) Returns the result of interpreting the object as an instance of 'Observation Type'.booleanGml311Validator.validateObservationType(ObservationType observationType, DiagnosticChain diagnostics, Map<Object, Object> context)