Uses of Interface
net.opengis.gml311.AbstractMetaDataType
Packages that use AbstractMetaDataType
-
Uses of AbstractMetaDataType in net.opengis.gml311
Subinterfaces of AbstractMetaDataType in net.opengis.gml311Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Generic Meta Data Type'.Methods in net.opengis.gml311 that return AbstractMetaDataTypeModifier and TypeMethodDescriptionDocumentRoot.getMetaData()
Returns the value of the 'Meta Data' containment reference. -
Uses of AbstractMetaDataType in net.opengis.gml311.impl
Classes in net.opengis.gml311.impl that implement AbstractMetaDataTypeModifier and TypeClassDescriptionclass
An implementation of the model object 'Abstract Meta Data Type'.class
An implementation of the model object 'Generic Meta Data Type'.Methods in net.opengis.gml311.impl that return AbstractMetaDataTypeMethods in net.opengis.gml311.impl with parameters of type AbstractMetaDataTypeModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetMetaData
(AbstractMetaDataType newMetaData, NotificationChain msgs) -
Uses of AbstractMetaDataType in net.opengis.gml311.util
Methods in net.opengis.gml311.util with parameters of type AbstractMetaDataTypeModifier and TypeMethodDescriptionGml311Switch.caseAbstractMetaDataType
(AbstractMetaDataType object) Returns the result of interpreting the object as an instance of 'Abstract Meta Data Type'.boolean
Gml311Validator.validateAbstractMetaDataType
(AbstractMetaDataType abstractMetaDataType, DiagnosticChain diagnostics, Map<Object, Object> context)