Uses of Interface
net.opengis.gml311.MultiSurfaceDomainType
Packages that use MultiSurfaceDomainType
-
Uses of MultiSurfaceDomainType in net.opengis.gml311
Methods in net.opengis.gml311 that return MultiSurfaceDomainTypeModifier and TypeMethodDescriptionGml311Factory.createMultiSurfaceDomainType()
Returns a new object of class 'Multi Surface Domain Type'.DocumentRoot.getMultiSurfaceDomain()
Returns the value of the 'Multi Surface Domain' containment reference.MultiSurfaceCoverageType.getMultiSurfaceDomain()
Returns the value of the 'Multi Surface Domain' containment reference.Methods in net.opengis.gml311 with parameters of type MultiSurfaceDomainTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMultiSurfaceDomain
(MultiSurfaceDomainType value) Sets the value of the 'Multi Surface Domain
' containment reference.void
MultiSurfaceCoverageType.setMultiSurfaceDomain
(MultiSurfaceDomainType value) Sets the value of the 'Multi Surface Domain
' containment reference. -
Uses of MultiSurfaceDomainType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement MultiSurfaceDomainTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Multi Surface Domain Type'.Fields in net.opengis.gml311.impl declared as MultiSurfaceDomainTypeModifier and TypeFieldDescriptionprotected MultiSurfaceDomainType
MultiSurfaceCoverageTypeImpl.multiSurfaceDomain
The cached value of the 'Multi Surface Domain
' containment reference.Methods in net.opengis.gml311.impl that return MultiSurfaceDomainTypeModifier and TypeMethodDescriptionGml311FactoryImpl.createMultiSurfaceDomainType()
DocumentRootImpl.getMultiSurfaceDomain()
MultiSurfaceCoverageTypeImpl.getMultiSurfaceDomain()
Methods in net.opengis.gml311.impl with parameters of type MultiSurfaceDomainTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMultiSurfaceDomain
(MultiSurfaceDomainType newMultiSurfaceDomain, NotificationChain msgs) NotificationChain
MultiSurfaceCoverageTypeImpl.basicSetMultiSurfaceDomain
(MultiSurfaceDomainType newMultiSurfaceDomain, NotificationChain msgs) void
DocumentRootImpl.setMultiSurfaceDomain
(MultiSurfaceDomainType newMultiSurfaceDomain) void
MultiSurfaceCoverageTypeImpl.setMultiSurfaceDomain
(MultiSurfaceDomainType newMultiSurfaceDomain) -
Uses of MultiSurfaceDomainType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type MultiSurfaceDomainTypeModifier and TypeMethodDescriptionGml311Switch.caseMultiSurfaceDomainType
(MultiSurfaceDomainType object) Returns the result of interpreting the object as an instance of 'Multi Surface Domain Type'.boolean
Gml311Validator.validateMultiSurfaceDomainType
(MultiSurfaceDomainType multiSurfaceDomainType, DiagnosticChain diagnostics, Map<Object, Object> context)