Uses of Interface
net.opengis.ows20.DomainMetadataType
Packages that use DomainMetadataType
Package
Description
-
Uses of DomainMetadataType in net.opengis.ows20
Methods in net.opengis.ows20 that return DomainMetadataTypeModifier and TypeMethodDescriptionOws20Factory.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.ows20 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.ows20.impl
Classes in net.opengis.ows20.impl that implement DomainMetadataTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Domain Metadata Type'.Fields in net.opengis.ows20.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.ows20.impl that return DomainMetadataTypeModifier and TypeMethodDescriptionOws20FactoryImpl.createDomainMetadataType()
DocumentRootImpl.getDataType()
UnNamedDomainTypeImpl.getDataType()
DocumentRootImpl.getMeaning()
UnNamedDomainTypeImpl.getMeaning()
DocumentRootImpl.getReferenceSystem()
UnNamedDomainTypeImpl.getReferenceSystem()
DocumentRootImpl.getUOM()
UnNamedDomainTypeImpl.getUOM()
Methods in net.opengis.ows20.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.ows20.util
Methods in net.opengis.ows20.util with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionOws20Switch.caseDomainMetadataType
(DomainMetadataType object) Returns the result of interpreting the object as an instance of 'Domain Metadata Type'.boolean
Ows20Validator.validateDomainMetadataType
(DomainMetadataType domainMetadataType, DiagnosticChain diagnostics, Map<Object, Object> context) -
Uses of DomainMetadataType in net.opengis.ows20.validation
Methods in net.opengis.ows20.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.wps20
Methods in net.opengis.wps20 that return DomainMetadataTypeModifier and TypeMethodDescriptionLiteralDataDomainType.getDataType()
Returns the value of the 'Data Type' containment reference.LiteralDataDomainType.getUOM()
Returns the value of the 'UOM' containment reference.Methods in net.opengis.wps20 with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionvoid
LiteralDataDomainType.setDataType
(DomainMetadataType value) Sets the value of the 'Data Type
' containment reference.void
LiteralDataDomainType.setUOM
(DomainMetadataType value) Sets the value of the 'UOM
' containment reference. -
Uses of DomainMetadataType in net.opengis.wps20.impl
Fields in net.opengis.wps20.impl declared as DomainMetadataTypeModifier and TypeFieldDescriptionprotected DomainMetadataType
LiteralDataDomainTypeImpl.dataType
The cached value of the 'Data Type
' containment reference.protected DomainMetadataType
LiteralDataDomainTypeImpl.uOM
The cached value of the 'UOM
' containment reference.Methods in net.opengis.wps20.impl that return DomainMetadataTypeModifier and TypeMethodDescriptionLiteralDataDomainTypeImpl.getDataType()
LiteralDataDomainTypeImpl.getUOM()
Methods in net.opengis.wps20.impl with parameters of type DomainMetadataTypeModifier and TypeMethodDescriptionNotificationChain
LiteralDataDomainTypeImpl.basicSetDataType
(DomainMetadataType newDataType, NotificationChain msgs) NotificationChain
LiteralDataDomainTypeImpl.basicSetUOM
(DomainMetadataType newUOM, NotificationChain msgs) void
LiteralDataDomainTypeImpl.setDataType
(DomainMetadataType newDataType) void
LiteralDataDomainTypeImpl.setUOM
(DomainMetadataType newUOM)