Uses of Interface
net.opengis.gml311.TopoSurfaceType
Packages that use TopoSurfaceType
-
Uses of TopoSurfaceType in net.opengis.gml311
Methods in net.opengis.gml311 that return TopoSurfaceTypeModifier and TypeMethodDescriptionGml311Factory.createTopoSurfaceType()
Returns a new object of class 'Topo Surface Type'.DocumentRoot.getTopoSurface()
Returns the value of the 'Topo Surface' containment reference.TopoSurfacePropertyType.getTopoSurface()
Returns the value of the 'Topo Surface' containment reference.Methods in net.opengis.gml311 with parameters of type TopoSurfaceTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setTopoSurface
(TopoSurfaceType value) Sets the value of the 'Topo Surface
' containment reference.void
TopoSurfacePropertyType.setTopoSurface
(TopoSurfaceType value) Sets the value of the 'Topo Surface
' containment reference. -
Uses of TopoSurfaceType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement TopoSurfaceTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Topo Surface Type'.Fields in net.opengis.gml311.impl declared as TopoSurfaceTypeModifier and TypeFieldDescriptionprotected TopoSurfaceType
TopoSurfacePropertyTypeImpl.topoSurface
The cached value of the 'Topo Surface
' containment reference.Methods in net.opengis.gml311.impl that return TopoSurfaceTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoSurfaceType()
DocumentRootImpl.getTopoSurface()
TopoSurfacePropertyTypeImpl.getTopoSurface()
Methods in net.opengis.gml311.impl with parameters of type TopoSurfaceTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetTopoSurface
(TopoSurfaceType newTopoSurface, NotificationChain msgs) NotificationChain
TopoSurfacePropertyTypeImpl.basicSetTopoSurface
(TopoSurfaceType newTopoSurface, NotificationChain msgs) void
DocumentRootImpl.setTopoSurface
(TopoSurfaceType newTopoSurface) void
TopoSurfacePropertyTypeImpl.setTopoSurface
(TopoSurfaceType newTopoSurface) -
Uses of TopoSurfaceType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type TopoSurfaceTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoSurfaceType
(TopoSurfaceType object) Returns the result of interpreting the object as an instance of 'Topo Surface Type'.boolean
Gml311Validator.validateTopoSurfaceType
(TopoSurfaceType topoSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)