Uses of Interface
net.opengis.gml311.DirectedObservationType
Packages that use DirectedObservationType
-
Uses of DirectedObservationType in net.opengis.gml311
Subinterfaces of DirectedObservationType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Directed Observation At Distance Type'.Methods in net.opengis.gml311 that return DirectedObservationTypeModifier and TypeMethodDescriptionGml311Factory.createDirectedObservationType()Returns a new object of class 'Directed Observation Type'.DocumentRoot.getDirectedObservation()Returns the value of the 'Directed Observation' containment reference.Methods in net.opengis.gml311 with parameters of type DirectedObservationTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDirectedObservation(DirectedObservationType value) Sets the value of the 'Directed Observation' containment reference. -
Uses of DirectedObservationType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DirectedObservationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Directed Observation At Distance Type'.classAn implementation of the model object 'Directed Observation Type'.Methods in net.opengis.gml311.impl that return DirectedObservationTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDirectedObservationType()DocumentRootImpl.getDirectedObservation()Methods in net.opengis.gml311.impl with parameters of type DirectedObservationTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDirectedObservation(DirectedObservationType newDirectedObservation, NotificationChain msgs) voidDocumentRootImpl.setDirectedObservation(DirectedObservationType newDirectedObservation) -
Uses of DirectedObservationType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DirectedObservationTypeModifier and TypeMethodDescriptionGml311Switch.caseDirectedObservationType(DirectedObservationType object) Returns the result of interpreting the object as an instance of 'Directed Observation Type'.booleanGml311Validator.validateDirectedObservationType(DirectedObservationType directedObservationType, DiagnosticChain diagnostics, Map<Object, Object> context)