Uses of Interface
net.opengis.gml311.DomainSetType
Packages that use DomainSetType
-
Uses of DomainSetType in net.opengis.gml311
Subinterfaces of DomainSetType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Grid Domain Type'.interfaceA representation of the model object 'Multi Curve Domain Type'.interfaceA representation of the model object 'Multi Point Domain Type'.interfaceA representation of the model object 'Multi Solid Domain Type'.interfaceA representation of the model object 'Multi Surface Domain Type'.interfaceA representation of the model object 'Rectified Grid Domain Type'.Methods in net.opengis.gml311 that return DomainSetTypeModifier and TypeMethodDescriptionGml311Factory.createDomainSetType()Returns a new object of class 'Domain Set Type'.AbstractCoverageType.getDomainSet()Returns the value of the 'Domain Set' containment reference.DocumentRoot.getDomainSet()Returns the value of the 'Domain Set' containment reference.Methods in net.opengis.gml311 with parameters of type DomainSetTypeModifier and TypeMethodDescriptionvoidAbstractCoverageType.setDomainSet(DomainSetType value) Sets the value of the 'Domain Set' containment reference.voidDocumentRoot.setDomainSet(DomainSetType value) Sets the value of the 'Domain Set' containment reference. -
Uses of DomainSetType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement DomainSetTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Domain Set Type'.classAn implementation of the model object 'Grid Domain Type'.classAn implementation of the model object 'Multi Curve Domain Type'.classAn implementation of the model object 'Multi Point Domain Type'.classAn implementation of the model object 'Multi Solid Domain Type'.classAn implementation of the model object 'Multi Surface Domain Type'.classAn implementation of the model object 'Rectified Grid Domain Type'.Methods in net.opengis.gml311.impl that return DomainSetTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createDomainSetType()AbstractCoverageTypeImpl.getDomainSet()DocumentRootImpl.getDomainSet()Methods in net.opengis.gml311.impl with parameters of type DomainSetTypeModifier and TypeMethodDescriptionNotificationChainAbstractCoverageTypeImpl.basicSetDomainSet(DomainSetType newDomainSet, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetDomainSet(DomainSetType newDomainSet, NotificationChain msgs) voidAbstractCoverageTypeImpl.setDomainSet(DomainSetType newDomainSet) voidDocumentRootImpl.setDomainSet(DomainSetType newDomainSet) -
Uses of DomainSetType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type DomainSetTypeModifier and TypeMethodDescriptionGml311Switch.caseDomainSetType(DomainSetType object) Returns the result of interpreting the object as an instance of 'Domain Set Type'.booleanGml311Validator.validateDomainSetType(DomainSetType domainSetType, DiagnosticChain diagnostics, Map<Object, Object> context)