Uses of Interface
net.opengis.ows11.MetadataType
Packages that use MetadataType
Package
Description
-
Uses of MetadataType in net.opengis.fes20
Methods in net.opengis.fes20 that return MetadataTypeModifier and TypeMethodDescriptionArgumentType.getMetadata()
Returns the value of the 'Metadata' containment reference.AvailableFunctionType.getMetadata()
Returns the value of the 'Metadata' containment reference.ResourceIdentifierType.getMetadata()
Returns the value of the 'Metadata' containment reference.Methods in net.opengis.fes20 with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoid
ArgumentType.setMetadata
(MetadataType value) Sets the value of the 'Metadata
' containment reference.void
AvailableFunctionType.setMetadata
(MetadataType value) Sets the value of the 'Metadata
' containment reference.void
ResourceIdentifierType.setMetadata
(MetadataType value) Sets the value of the 'Metadata
' containment reference. -
Uses of MetadataType in net.opengis.fes20.impl
Fields in net.opengis.fes20.impl declared as MetadataTypeModifier and TypeFieldDescriptionprotected MetadataType
ArgumentTypeImpl.metadata
The cached value of the 'Metadata
' containment reference.protected MetadataType
AvailableFunctionTypeImpl.metadata
The cached value of the 'Metadata
' containment reference.protected MetadataType
ResourceIdentifierTypeImpl.metadata
The cached value of the 'Metadata
' containment reference.Methods in net.opengis.fes20.impl that return MetadataTypeModifier and TypeMethodDescriptionArgumentTypeImpl.getMetadata()
AvailableFunctionTypeImpl.getMetadata()
ResourceIdentifierTypeImpl.getMetadata()
Methods in net.opengis.fes20.impl with parameters of type MetadataTypeModifier and TypeMethodDescriptionNotificationChain
ArgumentTypeImpl.basicSetMetadata
(MetadataType newMetadata, NotificationChain msgs) NotificationChain
AvailableFunctionTypeImpl.basicSetMetadata
(MetadataType newMetadata, NotificationChain msgs) NotificationChain
ResourceIdentifierTypeImpl.basicSetMetadata
(MetadataType newMetadata, NotificationChain msgs) void
ArgumentTypeImpl.setMetadata
(MetadataType newMetadata) void
AvailableFunctionTypeImpl.setMetadata
(MetadataType newMetadata) void
ResourceIdentifierTypeImpl.setMetadata
(MetadataType newMetadata) -
Uses of MetadataType in net.opengis.ows11
Methods in net.opengis.ows11 that return MetadataTypeModifier and TypeMethodDescriptionOws11Factory.createMetadataType()
Returns a new object of class 'Metadata Type'.DocumentRoot.getMetadata()
Returns the value of the 'Metadata' containment reference.DocumentRoot.getOtherSource()
Returns the value of the 'Other Source' containment reference.Methods in net.opengis.ows11 with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMetadata
(MetadataType value) Sets the value of the 'Metadata
' containment reference.void
DocumentRoot.setOtherSource
(MetadataType value) Sets the value of the 'Other Source
' containment reference. -
Uses of MetadataType in net.opengis.ows11.impl
Classes in net.opengis.ows11.impl that implement MetadataTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Metadata Type'.Methods in net.opengis.ows11.impl that return MetadataTypeModifier and TypeMethodDescriptionOws11FactoryImpl.createMetadataType()
DocumentRootImpl.getMetadata()
DocumentRootImpl.getOtherSource()
Methods in net.opengis.ows11.impl with parameters of type MetadataTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMetadata
(MetadataType newMetadata, NotificationChain msgs) NotificationChain
DocumentRootImpl.basicSetOtherSource
(MetadataType newOtherSource, NotificationChain msgs) void
DocumentRootImpl.setMetadata
(MetadataType newMetadata) void
DocumentRootImpl.setOtherSource
(MetadataType newOtherSource) -
Uses of MetadataType in net.opengis.ows11.util
Methods in net.opengis.ows11.util with parameters of type MetadataTypeModifier and TypeMethodDescriptionOws11Switch.caseMetadataType
(MetadataType object) Returns the result of interpreting the object as an instance of 'Metadata Type'.boolean
Ows11Validator.validateMetadataType
(MetadataType metadataType, DiagnosticChain diagnostics, Map context) -
Uses of MetadataType in net.opengis.ows11.validation
Methods in net.opengis.ows11.validation with parameters of type MetadataTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateMetadata
(MetadataType value) boolean
DocumentRootValidator.validateOtherSource
(MetadataType value) -
Uses of MetadataType in net.opengis.wfs20
Methods in net.opengis.wfs20 that return MetadataTypeModifier and TypeMethodDescriptionElementType.getMetadata()
Returns the value of the 'Metadata' containment reference.Methods in net.opengis.wfs20 that return types with arguments of type MetadataTypeModifier and TypeMethodDescriptionEList<MetadataType>
ParameterExpressionType.getMetadata()
Returns the value of the 'Metadata' containment reference list.EList<MetadataType>
StoredQueryDescriptionType.getMetadata()
Returns the value of the 'Metadata' containment reference list.Methods in net.opengis.wfs20 with parameters of type MetadataTypeModifier and TypeMethodDescriptionvoid
ElementType.setMetadata
(MetadataType value) Sets the value of the 'Metadata
' containment reference. -
Uses of MetadataType in net.opengis.wfs20.impl
Fields in net.opengis.wfs20.impl declared as MetadataTypeModifier and TypeFieldDescriptionprotected MetadataType
ElementTypeImpl.metadata
The cached value of the 'Metadata
' containment reference.Fields in net.opengis.wfs20.impl with type parameters of type MetadataTypeModifier and TypeFieldDescriptionprotected EList<MetadataType>
ParameterExpressionTypeImpl.metadata
The cached value of the 'Metadata
' containment reference list.protected EList<MetadataType>
StoredQueryDescriptionTypeImpl.metadata
The cached value of the 'Metadata
' containment reference list.Methods in net.opengis.wfs20.impl that return MetadataTypeMethods in net.opengis.wfs20.impl that return types with arguments of type MetadataTypeModifier and TypeMethodDescriptionEList<MetadataType>
ParameterExpressionTypeImpl.getMetadata()
EList<MetadataType>
StoredQueryDescriptionTypeImpl.getMetadata()
Methods in net.opengis.wfs20.impl with parameters of type MetadataTypeModifier and TypeMethodDescriptionNotificationChain
ElementTypeImpl.basicSetMetadata
(MetadataType newMetadata, NotificationChain msgs) void
ElementTypeImpl.setMetadata
(MetadataType newMetadata) -
Uses of MetadataType in net.opengis.wfs20.validation
Methods in net.opengis.wfs20.validation with parameters of type MetadataTypeModifier and TypeMethodDescriptionboolean
ElementTypeValidator.validateMetadata
(MetadataType value) Method parameters in net.opengis.wfs20.validation with type arguments of type MetadataTypeModifier and TypeMethodDescriptionboolean
ParameterExpressionTypeValidator.validateMetadata
(EList<MetadataType> value) boolean
StoredQueryDescriptionTypeValidator.validateMetadata
(EList<MetadataType> value)