Uses of Interface
net.opengis.gml311.TopoSurfacePropertyType
Packages that use TopoSurfacePropertyType
-
Uses of TopoSurfacePropertyType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoSurfacePropertyTypeModifier and TypeMethodDescriptionGml311Factory.createTopoSurfacePropertyType()
Returns a new object of class 'Topo Surface Property Type'.DocumentRoot.getTopoSurfaceProperty()
Returns the value of the 'Topo Surface Property' containment reference.Methods in net.opengis.gml311 with parameters of type TopoSurfacePropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoSurfaceProperty
(TopoSurfacePropertyType value) Sets the value of the 'Topo Surface Property
' containment reference. -
Uses of TopoSurfacePropertyType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoSurfacePropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Surface Property Type'.Methods in net.opengis.gml311.impl that return TopoSurfacePropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoSurfacePropertyType()
DocumentRootImpl.getTopoSurfaceProperty()
Methods in net.opengis.gml311.impl with parameters of type TopoSurfacePropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoSurfaceProperty
(TopoSurfacePropertyType newTopoSurfaceProperty, NotificationChain msgs) void
DocumentRootImpl.setTopoSurfaceProperty
(TopoSurfacePropertyType newTopoSurfaceProperty) -
Uses of TopoSurfacePropertyType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoSurfacePropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoSurfacePropertyType
(TopoSurfacePropertyType object) Returns the result of interpreting the object as an instance of 'Topo Surface Property Type'.boolean
Gml311Validator.validateTopoSurfacePropertyType
(TopoSurfacePropertyType topoSurfacePropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)