Uses of Interface
net.opengis.gml311.TopoSurfaceType
Packages that use TopoSurfaceType
- 
Uses of TopoSurfaceType in net.opengis.gml311Methods 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 TypeMethodDescriptionvoidDocumentRoot.setTopoSurface(TopoSurfaceType value) Sets the value of the 'Topo Surface' containment reference.voidTopoSurfacePropertyType.setTopoSurface(TopoSurfaceType value) Sets the value of the 'Topo Surface' containment reference.
- 
Uses of TopoSurfaceType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopoSurfaceTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topo Surface Type'.Fields in net.opengis.gml311.impl declared as TopoSurfaceTypeModifier and TypeFieldDescriptionprotected TopoSurfaceTypeTopoSurfacePropertyTypeImpl.topoSurfaceThe 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 TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetTopoSurface(TopoSurfaceType newTopoSurface, NotificationChain msgs) NotificationChainTopoSurfacePropertyTypeImpl.basicSetTopoSurface(TopoSurfaceType newTopoSurface, NotificationChain msgs) voidDocumentRootImpl.setTopoSurface(TopoSurfaceType newTopoSurface) voidTopoSurfacePropertyTypeImpl.setTopoSurface(TopoSurfaceType newTopoSurface) 
- 
Uses of TopoSurfaceType in net.opengis.gml311.utilMethods 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'.booleanGml311Validator.validateTopoSurfaceType(TopoSurfaceType topoSurfaceType, DiagnosticChain diagnostics, Map<Object, Object> context)