Uses of Interface
net.opengis.gml311.CompositeSolidType
Packages that use CompositeSolidType
-
Uses of CompositeSolidType in net.opengis.gml311
Methods in net.opengis.gml311 that return CompositeSolidTypeModifier and TypeMethodDescriptionGml311Factory.createCompositeSolidType()Returns a new object of class 'Composite Solid Type'.CompositeSolidPropertyType.getCompositeSolid()Returns the value of the 'Composite Solid' containment reference.DocumentRoot.getCompositeSolid()Returns the value of the 'Composite Solid' containment reference.GeometricComplexPropertyType.getCompositeSolid()Returns the value of the 'Composite Solid' containment reference.Methods in net.opengis.gml311 with parameters of type CompositeSolidTypeModifier and TypeMethodDescriptionvoidCompositeSolidPropertyType.setCompositeSolid(CompositeSolidType value) Sets the value of the 'Composite Solid' containment reference.voidDocumentRoot.setCompositeSolid(CompositeSolidType value) Sets the value of the 'Composite Solid' containment reference.voidGeometricComplexPropertyType.setCompositeSolid(CompositeSolidType value) Sets the value of the 'Composite Solid' containment reference. -
Uses of CompositeSolidType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement CompositeSolidTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Composite Solid Type'.Fields in net.opengis.gml311.impl declared as CompositeSolidTypeModifier and TypeFieldDescriptionprotected CompositeSolidTypeCompositeSolidPropertyTypeImpl.compositeSolidThe cached value of the 'Composite Solid' containment reference.protected CompositeSolidTypeGeometricComplexPropertyTypeImpl.compositeSolidThe cached value of the 'Composite Solid' containment reference.Methods in net.opengis.gml311.impl that return CompositeSolidTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createCompositeSolidType()CompositeSolidPropertyTypeImpl.getCompositeSolid()DocumentRootImpl.getCompositeSolid()GeometricComplexPropertyTypeImpl.getCompositeSolid()Methods in net.opengis.gml311.impl with parameters of type CompositeSolidTypeModifier and TypeMethodDescriptionNotificationChainCompositeSolidPropertyTypeImpl.basicSetCompositeSolid(CompositeSolidType newCompositeSolid, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetCompositeSolid(CompositeSolidType newCompositeSolid, NotificationChain msgs) NotificationChainGeometricComplexPropertyTypeImpl.basicSetCompositeSolid(CompositeSolidType newCompositeSolid, NotificationChain msgs) voidCompositeSolidPropertyTypeImpl.setCompositeSolid(CompositeSolidType newCompositeSolid) voidDocumentRootImpl.setCompositeSolid(CompositeSolidType newCompositeSolid) voidGeometricComplexPropertyTypeImpl.setCompositeSolid(CompositeSolidType newCompositeSolid) -
Uses of CompositeSolidType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type CompositeSolidTypeModifier and TypeMethodDescriptionGml311Switch.caseCompositeSolidType(CompositeSolidType object) Returns the result of interpreting the object as an instance of 'Composite Solid Type'.booleanGml311Validator.validateCompositeSolidType(CompositeSolidType compositeSolidType, DiagnosticChain diagnostics, Map<Object, Object> context)