Uses of Interface
net.opengis.gml311.TopoSolidType
Packages that use TopoSolidType
- 
Uses of TopoSolidType in net.opengis.gml311Methods in net.opengis.gml311 that return TopoSolidTypeModifier and TypeMethodDescriptionGml311Factory.createTopoSolidType()Returns a new object of class 'Topo Solid Type'.ContainerPropertyType.getTopoSolid()Returns the value of the 'Topo Solid' containment reference.DirectedTopoSolidPropertyType.getTopoSolid()Returns the value of the 'Topo Solid' containment reference.DocumentRoot.getTopoSolid()Returns the value of the 'Topo Solid' containment reference.Methods in net.opengis.gml311 with parameters of type TopoSolidTypeModifier and TypeMethodDescriptionvoidContainerPropertyType.setTopoSolid(TopoSolidType value) Sets the value of the 'Topo Solid' containment reference.voidDirectedTopoSolidPropertyType.setTopoSolid(TopoSolidType value) Sets the value of the 'Topo Solid' containment reference.voidDocumentRoot.setTopoSolid(TopoSolidType value) Sets the value of the 'Topo Solid' containment reference.
- 
Uses of TopoSolidType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement TopoSolidTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Topo Solid Type'.Fields in net.opengis.gml311.impl declared as TopoSolidTypeModifier and TypeFieldDescriptionprotected TopoSolidTypeContainerPropertyTypeImpl.topoSolidThe cached value of the 'Topo Solid' containment reference.protected TopoSolidTypeDirectedTopoSolidPropertyTypeImpl.topoSolidThe cached value of the 'Topo Solid' containment reference.Methods in net.opengis.gml311.impl that return TopoSolidTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createTopoSolidType()ContainerPropertyTypeImpl.getTopoSolid()DirectedTopoSolidPropertyTypeImpl.getTopoSolid()DocumentRootImpl.getTopoSolid()Methods in net.opengis.gml311.impl with parameters of type TopoSolidTypeModifier and TypeMethodDescriptionNotificationChainContainerPropertyTypeImpl.basicSetTopoSolid(TopoSolidType newTopoSolid, NotificationChain msgs) NotificationChainDirectedTopoSolidPropertyTypeImpl.basicSetTopoSolid(TopoSolidType newTopoSolid, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetTopoSolid(TopoSolidType newTopoSolid, NotificationChain msgs) voidContainerPropertyTypeImpl.setTopoSolid(TopoSolidType newTopoSolid) voidDirectedTopoSolidPropertyTypeImpl.setTopoSolid(TopoSolidType newTopoSolid) voidDocumentRootImpl.setTopoSolid(TopoSolidType newTopoSolid) 
- 
Uses of TopoSolidType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type TopoSolidTypeModifier and TypeMethodDescriptionGml311Switch.caseTopoSolidType(TopoSolidType object) Returns the result of interpreting the object as an instance of 'Topo Solid Type'.booleanGml311Validator.validateTopoSolidType(TopoSolidType topoSolidType, DiagnosticChain diagnostics, Map<Object, Object> context)