Uses of Interface
net.opengis.ows11.DomainMetadataType
Packages that use DomainMetadataType
Package
Description
-
Uses of DomainMetadataType in net.opengis.ows11
Methods in net.opengis.ows11 that return DomainMetadataTypeModifier and TypeMethodDescriptionOws11Factory.createDomainMetadataType()
Returns a new object of class 'Domain Metadata Type'.DocumentRoot.getDataType()
Returns the value of the 'Data Type' containment reference.UnNamedDomainType.getDataType()
Returns the value of the 'Data Type' containment reference.DocumentRoot.getMeaning()
Returns the value of the 'Meaning' containment reference.UnNamedDomainType.getMeaning()
Returns the value of the 'Meaning' containment reference.DocumentRoot.getReferenceSystem()
Returns the value of the 'Reference System' containment reference.UnNamedDomainType.getReferenceSystem()
Returns the value of the 'Reference System' containment reference.DocumentRoot.getUOM()
Returns the value of the 'UOM' containment reference.UnNamedDomainType.getUOM()
Returns the value of the 'UOM' containment reference.Methods in net.opengis.ows11 with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setDataType
(DomainMetadataType value) Sets the value of the 'Data Type
' containment reference.void
UnNamedDomainType.setDataType
(DomainMetadataType value) Sets the value of the 'Data Type
' containment reference.void
DocumentRoot.setMeaning
(DomainMetadataType value) Sets the value of the 'Meaning
' containment reference.void
UnNamedDomainType.setMeaning
(DomainMetadataType value) Sets the value of the 'Meaning
' containment reference.void
DocumentRoot.setReferenceSystem
(DomainMetadataType value) Sets the value of the 'Reference System
' containment reference.void
UnNamedDomainType.setReferenceSystem
(DomainMetadataType value) Sets the value of the 'Reference System
' containment reference.void
DocumentRoot.setUOM
(DomainMetadataType value) Sets the value of the 'UOM
' containment reference.void
UnNamedDomainType.setUOM
(DomainMetadataType value) Sets the value of the 'UOM
' containment reference. -
Uses of DomainMetadataType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement DomainMetadataTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Domain Metadata Type'.Fields in net.opengis.ows11.impl declared as DomainMetadataTypeModifier and TypeFieldDescriptionprotected DomainMetadataType
UnNamedDomainTypeImpl.dataType
The cached value of the 'Data Type
' containment reference.protected DomainMetadataType
UnNamedDomainTypeImpl.meaning
The cached value of the 'Meaning
' containment reference.protected DomainMetadataType
UnNamedDomainTypeImpl.referenceSystem
The cached value of the 'Reference System
' containment reference.protected DomainMetadataType
UnNamedDomainTypeImpl.uOM
The cached value of the 'UOM
' containment reference.Methods in net.opengis.ows11.impl that return DomainMetadataTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createDomainMetadataType()
DocumentRootImpl.getDataType()
UnNamedDomainTypeImpl.getDataType()
DocumentRootImpl.getMeaning()
UnNamedDomainTypeImpl.getMeaning()
DocumentRootImpl.getReferenceSystem()
UnNamedDomainTypeImpl.getReferenceSystem()
DocumentRootImpl.getUOM()
UnNamedDomainTypeImpl.getUOM()
Methods in net.opengis.ows11.impl with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetDataType
(DomainMetadataType newDataType, NotificationChain msgs) NotificationChain
UnNamedDomainTypeImpl.basicSetDataType
(DomainMetadataType newDataType, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetMeaning
(DomainMetadataType newMeaning, NotificationChain msgs) NotificationChain
UnNamedDomainTypeImpl.basicSetMeaning
(DomainMetadataType newMeaning, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetReferenceSystem
(DomainMetadataType newReferenceSystem, NotificationChain msgs) NotificationChain
UnNamedDomainTypeImpl.basicSetReferenceSystem
(DomainMetadataType newReferenceSystem, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetUOM
(DomainMetadataType newUOM, NotificationChain msgs) NotificationChain
UnNamedDomainTypeImpl.basicSetUOM
(DomainMetadataType newUOM, NotificationChain msgs) void
DocumentRootImpl.setDataType
(DomainMetadataType newDataType) void
UnNamedDomainTypeImpl.setDataType
(DomainMetadataType newDataType) void
DocumentRootImpl.setMeaning
(DomainMetadataType newMeaning) void
UnNamedDomainTypeImpl.setMeaning
(DomainMetadataType newMeaning) void
DocumentRootImpl.setReferenceSystem
(DomainMetadataType newReferenceSystem) void
UnNamedDomainTypeImpl.setReferenceSystem
(DomainMetadataType newReferenceSystem) void
DocumentRootImpl.setUOM
(DomainMetadataType newUOM) void
UnNamedDomainTypeImpl.setUOM
(DomainMetadataType newUOM) -
Uses of DomainMetadataType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionOws11Switch.caseDomainMetadataType
(DomainMetadataType object) Returns the result of interpreting the object as an instance of 'Domain Metadata Type'.boolean
Ows11Validator.validateDomainMetadataType
(DomainMetadataType domainMetadataType, DiagnosticChain diagnostics, Map context) -
Uses of DomainMetadataType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateDataType
(DomainMetadataType value) boolean
UnNamedDomainTypeValidator.validateDataType
(DomainMetadataType value) boolean
DocumentRootValidator.validateMeaning
(DomainMetadataType value) boolean
UnNamedDomainTypeValidator.validateMeaning
(DomainMetadataType value) boolean
DocumentRootValidator.validateReferenceSystem
(DomainMetadataType value) boolean
UnNamedDomainTypeValidator.validateReferenceSystem
(DomainMetadataType value) boolean
DocumentRootValidator.validateUOM
(DomainMetadataType value) boolean
UnNamedDomainTypeValidator.validateUOM
(DomainMetadataType value) -
Uses of DomainMetadataType in net.opengis.wcs11
Methods in net.opengis.wcs11 that return DomainMetadataTypeModifier and TypeMethodDescriptionAxisType.getDataType()
Returns the value of the 'Data Type' containment reference.AxisType.getMeaning()
Returns the value of the 'Meaning' containment reference.AxisType.getReferenceSystem()
Returns the value of the 'Reference System' containment reference.AxisType.getUOM()
Returns the value of the 'UOM' containment reference.Methods in net.opengis.wcs11 with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionvoid
AxisType.setDataType
(DomainMetadataType value) Sets the value of the 'Data Type
' containment reference.void
AxisType.setMeaning
(DomainMetadataType value) Sets the value of the 'Meaning
' containment reference.void
AxisType.setReferenceSystem
(DomainMetadataType value) Sets the value of the 'Reference System
' containment reference.void
AxisType.setUOM
(DomainMetadataType value) Sets the value of the 'UOM
' containment reference. -
Uses of DomainMetadataType in net.opengis.wcs11.impl
Fields in net.opengis.wcs11.impl declared as DomainMetadataTypeModifier and TypeFieldDescriptionprotected DomainMetadataType
AxisTypeImpl.dataType
The cached value of the 'Data Type
' containment reference.protected DomainMetadataType
AxisTypeImpl.meaning
The cached value of the 'Meaning
' containment reference.protected DomainMetadataType
AxisTypeImpl.referenceSystem
The cached value of the 'Reference System
' containment reference.protected DomainMetadataType
AxisTypeImpl.uOM
The cached value of the 'UOM
' containment reference.Methods in net.opengis.wcs11.impl that return DomainMetadataTypeModifier and TypeMethodDescriptionAxisTypeImpl.getDataType()
AxisTypeImpl.getMeaning()
AxisTypeImpl.getReferenceSystem()
AxisTypeImpl.getUOM()
Methods in net.opengis.wcs11.impl with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionNotificationChain
AxisTypeImpl.basicSetDataType
(DomainMetadataType newDataType, NotificationChain msgs) NotificationChain
AxisTypeImpl.basicSetMeaning
(DomainMetadataType newMeaning, NotificationChain msgs) NotificationChain
AxisTypeImpl.basicSetReferenceSystem
(DomainMetadataType newReferenceSystem, NotificationChain msgs) NotificationChain
AxisTypeImpl.basicSetUOM
(DomainMetadataType newUOM, NotificationChain msgs) void
AxisTypeImpl.setDataType
(DomainMetadataType newDataType) void
AxisTypeImpl.setMeaning
(DomainMetadataType newMeaning) void
AxisTypeImpl.setReferenceSystem
(DomainMetadataType newReferenceSystem) void
AxisTypeImpl.setUOM
(DomainMetadataType newUOM) -
Uses of DomainMetadataType in net.opengis.wcs11.validation
Methods in net.opengis.wcs11.validation with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionboolean
AxisTypeValidator.validateDataType
(DomainMetadataType value) boolean
AxisTypeValidator.validateMeaning
(DomainMetadataType value) boolean
AxisTypeValidator.validateReferenceSystem
(DomainMetadataType value) boolean
AxisTypeValidator.validateUOM
(DomainMetadataType value) -
Uses of DomainMetadataType in net.opengis.wmts.v_1
Methods in net.opengis.wmts.v_1 that return DomainMetadataTypeModifier and TypeMethodDescriptionDimensionType.getUOM()
Returns the value of the 'UOM' containment reference.Methods in net.opengis.wmts.v_1 with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionvoid
DimensionType.setUOM
(DomainMetadataType value) Sets the value of the 'UOM
' containment reference. -
Uses of DomainMetadataType in net.opengis.wmts.v_1.impl
Fields in net.opengis.wmts.v_1.impl declared as DomainMetadataTypeModifier and TypeFieldDescriptionprotected DomainMetadataType
DimensionTypeImpl.uOM
The cached value of the 'UOM
' containment reference.Methods in net.opengis.wmts.v_1.impl that return DomainMetadataTypeMethods in net.opengis.wmts.v_1.impl with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionNotificationChain
DimensionTypeImpl.basicSetUOM
(DomainMetadataType newUOM, NotificationChain msgs) void
DimensionTypeImpl.setUOM
(DomainMetadataType newUOM) -
Uses of DomainMetadataType in net.opengis.wps10
Methods in net.opengis.wps10 that return DomainMetadataTypeModifier and TypeMethodDescriptionLiteralOutputType.getDataType()
Returns the value of the 'Data Type' containment reference.Methods in net.opengis.wps10 with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionvoid
LiteralOutputType.setDataType
(DomainMetadataType value) Sets the value of the 'Data Type
' containment reference. -
Uses of DomainMetadataType in net.opengis.wps10.impl
Fields in net.opengis.wps10.impl declared as DomainMetadataTypeModifier and TypeFieldDescriptionprotected DomainMetadataType
LiteralOutputTypeImpl.dataType
The cached value of the 'Data Type
' containment reference.Methods in net.opengis.wps10.impl that return DomainMetadataTypeMethods in net.opengis.wps10.impl with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionNotificationChain
LiteralOutputTypeImpl.basicSetDataType
(DomainMetadataType newDataType, NotificationChain msgs) void
LiteralOutputTypeImpl.setDataType
(DomainMetadataType newDataType) -
Uses of DomainMetadataType in net.opengis.wps10.validation
Methods in net.opengis.wps10.validation with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionboolean
LiteralOutputTypeValidator.validateDataType
(DomainMetadataType value)