Uses of Interface
net.opengis.gml311.AbstractSolidType
Packages that use AbstractSolidType
- 
Uses of AbstractSolidType in net.opengis.gml311Subinterfaces of AbstractSolidType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Composite Solid Type'.interfaceA representation of the model object 'Solid Type'.Methods in net.opengis.gml311 that return AbstractSolidTypeModifier and TypeMethodDescriptionGml311Factory.createAbstractSolidType()Returns a new object of class 'Abstract Solid Type'.DocumentRoot.getSolid()Returns the value of the 'Solid' containment reference.SolidPropertyType.getSolid()Returns the value of the 'Solid' containment reference.Methods in net.opengis.gml311 that return types with arguments of type AbstractSolidTypeModifier and TypeMethodDescriptionEList<AbstractSolidType>SolidArrayPropertyType.getSolid()Returns the value of the 'Solid' containment reference list.
- 
Uses of AbstractSolidType in net.opengis.gml311.implClasses in net.opengis.gml311.impl that implement AbstractSolidTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Abstract Solid Type'.classAn implementation of the model object 'Composite Solid Type'.classAn implementation of the model object 'Solid Type'.Methods in net.opengis.gml311.impl that return AbstractSolidTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createAbstractSolidType()DocumentRootImpl.getSolid()SolidPropertyTypeImpl.getSolid()Methods in net.opengis.gml311.impl that return types with arguments of type AbstractSolidTypeMethods in net.opengis.gml311.impl with parameters of type AbstractSolidTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSolid(AbstractSolidType newSolid, NotificationChain msgs) NotificationChainSolidPropertyTypeImpl.basicSetSolid(AbstractSolidType newSolid, NotificationChain msgs) 
- 
Uses of AbstractSolidType in net.opengis.gml311.utilMethods in net.opengis.gml311.util with parameters of type AbstractSolidTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractSolidType(AbstractSolidType object) Returns the result of interpreting the object as an instance of 'Abstract Solid Type'.booleanGml311Validator.validateAbstractSolidType(AbstractSolidType abstractSolidType, DiagnosticChain diagnostics, Map<Object, Object> context)