Uses of Interface
org.opengis.metadata.Identifier

Packages that use Identifier
org.opengis.metadata.acquisition Acquisition information
org.opengis.metadata.citation Type for citing a resource and information about the responsible party
org.opengis.metadata.content Identification of the feature catalogue used, or description of the content of a coverage dataset. 
org.opengis.metadata.extent Geographic, vertical and temporal extents
org.opengis.metadata.identification Information to uniquely identify the data or service. 
org.opengis.metadata.lineage Sources and production processes used in producing a dataset. 
org.opengis.metadata.quality Data quality and positional accuracy
org.opengis.referencing Reference systems
 

Uses of Identifier in org.opengis.metadata.acquisition
 

Methods in org.opengis.metadata.acquisition that return Identifier
 Identifier Event.getIdentifier()
          Event name or number.
 Identifier PlatformPass.getIdentifier()
          Unique name of the pass.
 Identifier Requirement.getIdentifier()
          Unique name, or code, for the requirement.
 Identifier Operation.getIdentifier()
          Unique identification of the operation.
 Identifier Instrument.getIdentifier()
          Unique identification of the instrument.
 Identifier Platform.getIdentifier()
          Unique identification of the platform.
 

Methods in org.opengis.metadata.acquisition that return types with arguments of type Identifier
 Collection<? extends Identifier> Objective.getIdentifiers()
          Code used to identify the objective.
 

Uses of Identifier in org.opengis.metadata.citation
 

Methods in org.opengis.metadata.citation that return types with arguments of type Identifier
 Collection<? extends Identifier> Citation.getIdentifiers()
          Unique identifier for the resource.
 

Uses of Identifier in org.opengis.metadata.content
 

Methods in org.opengis.metadata.content that return Identifier
 Identifier ImageDescription.getImageQualityCode()
          Specifies the image quality.
 Identifier ImageDescription.getProcessingLevelCode()
          Image distributor's code that identifies the level of radiometric and geometric processing that has been applied.
 

Uses of Identifier in org.opengis.metadata.extent
 

Methods in org.opengis.metadata.extent that return Identifier
 Identifier GeographicDescription.getGeographicIdentifier()
          Returns the identifier used to represent a geographic area.
 

Uses of Identifier in org.opengis.metadata.identification
 

Methods in org.opengis.metadata.identification that return Identifier
 Identifier AggregateInformation.getAggregateDataSetIdentifier()
          Identification information about aggregate dataset.
 

Uses of Identifier in org.opengis.metadata.lineage
 

Methods in org.opengis.metadata.lineage that return Identifier
 Identifier Processing.getIdentifier()
          Information to identify the processing package that produced the data.
 Identifier Source.getProcessedLevel()
          Processing level of the source data.
 

Uses of Identifier in org.opengis.metadata.quality
 

Methods in org.opengis.metadata.quality that return Identifier
 Identifier Element.getMeasureIdentification()
          Code identifying a registered standard procedure, or null if none.
 

Uses of Identifier in org.opengis.referencing
 

Subinterfaces of Identifier in org.opengis.referencing
 interface ReferenceIdentifier
          Identifier used for reference systems.
 



Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.