Uses of Interface
net.opengis.gml311.DirectedTopoSolidPropertyType
Packages that use DirectedTopoSolidPropertyType
- 
Uses of DirectedTopoSolidPropertyType in net.opengis.gml311Methods in net.opengis.gml311 that return DirectedTopoSolidPropertyTypeModifier and TypeMethodDescriptionGml311Factory.createDirectedTopoSolidPropertyType()Returns a new object of class 'Directed Topo Solid Property Type'.DocumentRoot.getDirectedTopoSolid()Returns the value of the 'Directed Topo Solid' containment reference.Methods in net.opengis.gml311 that return types with arguments of type DirectedTopoSolidPropertyTypeModifier and TypeMethodDescriptionFaceType.getDirectedTopoSolid()Returns the value of the 'Directed Topo Solid' containment reference list.TopoVolumeType.getDirectedTopoSolid()Returns the value of the 'Directed Topo Solid' containment reference list.Methods in net.opengis.gml311 with parameters of type DirectedTopoSolidPropertyTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDirectedTopoSolid(DirectedTopoSolidPropertyType value) Sets the value of the 'Directed Topo Solid' containment reference.
- 
Uses of DirectedTopoSolidPropertyType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement DirectedTopoSolidPropertyTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Directed Topo Solid Property Type'.Fields in net.opengis.gml311.impl with type parameters of type DirectedTopoSolidPropertyTypeModifier and TypeFieldDescriptionprotected EList<DirectedTopoSolidPropertyType>FaceTypeImpl.directedTopoSolidThe cached value of the 'Directed Topo Solid' containment reference list.protected EList<DirectedTopoSolidPropertyType>TopoVolumeTypeImpl.directedTopoSolidThe cached value of the 'Directed Topo Solid' containment reference list.Methods in net.opengis.gml311.impl that return DirectedTopoSolidPropertyTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDirectedTopoSolidPropertyType()DocumentRootImpl.getDirectedTopoSolid()Methods in net.opengis.gml311.impl that return types with arguments of type DirectedTopoSolidPropertyTypeModifier and TypeMethodDescriptionFaceTypeImpl.getDirectedTopoSolid()TopoVolumeTypeImpl.getDirectedTopoSolid()Methods in net.opengis.gml311.impl with parameters of type DirectedTopoSolidPropertyTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDirectedTopoSolid(DirectedTopoSolidPropertyType newDirectedTopoSolid, NotificationChain msgs) voidDocumentRootImpl.setDirectedTopoSolid(DirectedTopoSolidPropertyType newDirectedTopoSolid) 
- 
Uses of DirectedTopoSolidPropertyType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type DirectedTopoSolidPropertyTypeModifier and TypeMethodDescriptionGml311Switch.caseDirectedTopoSolidPropertyType(DirectedTopoSolidPropertyType object) Returns the result of interpreting the object as an instance of 'Directed Topo Solid Property Type'.booleanGml311Validator.validateDirectedTopoSolidPropertyType(DirectedTopoSolidPropertyType directedTopoSolidPropertyType, DiagnosticChain diagnostics, Map<Object, Object> context)