Uses of Interface
net.opengis.gml.MetaDataPropertyType
Packages that use MetaDataPropertyType
Package
Description
-
Uses of MetaDataPropertyType in net.opengis.gml
Methods in net.opengis.gml that return MetaDataPropertyTypeModifier and TypeMethodDescriptionGmlFactory.createMetaDataPropertyType()
Returns a new object of class 'Meta Data Property Type'.DocumentRoot.getMetaDataProperty()
Returns the value of the 'Meta Data Property' containment reference.Methods in net.opengis.gml with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionvoid
DocumentRoot.setMetaDataProperty
(MetaDataPropertyType value) Sets the value of the 'Meta Data Property
' containment reference. -
Uses of MetaDataPropertyType in net.opengis.gml.impl
Classes in net.opengis.gml.impl that implement MetaDataPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Meta Data Property Type'.Methods in net.opengis.gml.impl that return MetaDataPropertyTypeModifier and TypeMethodDescriptionGmlFactoryImpl.createMetaDataPropertyType()
DocumentRootImpl.getMetaDataProperty()
Methods in net.opengis.gml.impl with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMetaDataProperty
(MetaDataPropertyType newMetaDataProperty, NotificationChain msgs) void
DocumentRootImpl.setMetaDataProperty
(MetaDataPropertyType newMetaDataProperty) -
Uses of MetaDataPropertyType in net.opengis.gml.util
Methods in net.opengis.gml.util with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionGmlSwitch.caseMetaDataPropertyType
(MetaDataPropertyType object) Returns the result of interpreting the object as an instance of 'Meta Data Property Type'.boolean
GmlValidator.validateMetaDataPropertyType
(MetaDataPropertyType metaDataPropertyType, DiagnosticChain diagnostics, Map context) -
Uses of MetaDataPropertyType in net.opengis.gml.validation
Methods in net.opengis.gml.validation with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionboolean
DocumentRootValidator.validateMetaDataProperty
(MetaDataPropertyType value) -
Uses of MetaDataPropertyType in net.opengis.wcs10
Subinterfaces of MetaDataPropertyType in net.opengis.wcs10Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Metadata Association Type'.interface
A representation of the model object 'Metadata Link Type'. -
Uses of MetaDataPropertyType in net.opengis.wcs10.impl
Classes in net.opengis.wcs10.impl that implement MetaDataPropertyTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Metadata Association Type'.class
An implementation of the model object 'Metadata Link Type'. -
Uses of MetaDataPropertyType in net.opengis.wcs10.util
Methods in net.opengis.wcs10.util with parameters of type MetaDataPropertyTypeModifier and TypeMethodDescriptionWcs10Switch.caseMetaDataPropertyType
(MetaDataPropertyType object) Returns the result of interpreting the object as an instance of 'Meta Data Property Type'.