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 TypeInterfaceDescriptioninterface
A 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 TypeMethodDescriptionvoid
DocumentRoot.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 TypeClassDescriptionclass
An implementation of the model object 'Directed Observation At Distance Type'.class
An 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 TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDirectedObservation
(DirectedObservationType newDirectedObservation, NotificationChain msgs) void
DocumentRootImpl.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'.boolean
Gml311Validator.validateDirectedObservationType
(DirectedObservationType directedObservationType, DiagnosticChain diagnostics, Map<Object, Object> context)