Uses of Interface
net.opengis.gml311.TopoPointPropertyType
Packages that use TopoPointPropertyType
-
Uses of TopoPointPropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoPointPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTopoPointPropertyType()
Returns a new object of class 'Topo Point Property Type'.DocumentRoot.getTopoPointProperty()
Returns the value of the 'Topo Point Property' containment reference.Methods in net.opengis.gml311 with parameters of type TopoPointPropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoPointProperty
(TopoPointPropertyType value) Sets the value of the 'Topo Point Property
' containment reference. -
Uses of TopoPointPropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoPointPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Point Property Type'.Methods in net.opengis.gml311.impl that return TopoPointPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoPointPropertyType()
DocumentRootImpl.getTopoPointProperty()
Methods in net.opengis.gml311.impl with parameters of type TopoPointPropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoPointProperty
(TopoPointPropertyType newTopoPointProperty, NotificationChain msgs) void
DocumentRootImpl.setTopoPointProperty
(TopoPointPropertyType newTopoPointProperty) -
Uses of TopoPointPropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoPointPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoPointPropertyType
(TopoPointPropertyType object) Returns the result of interpreting the object as an instance of 'Topo Point Property Type'.boolean
Gml311Validator.validateTopoPointPropertyType
(TopoPointPropertyType topoPointPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)