Uses of Interface
org.opengis.metadata.Identifier

Packages that use Identifier
org.opengis.metadata.acquisition Acquisition information
org.opengis.metadata.citation Citation and responsible party information. 
org.opengis.metadata.content Content information (includes Feature catalogue and Coverage descriptions). 
org.opengis.metadata.extent Extent information. 
org.opengis.metadata.identification Identification information (includes data and service identification). 
org.opengis.metadata.lineage Lineage information. 
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 Requirement.getIdentifier()
          Unique name, or code, for the requirement.
 Identifier Platform.getIdentifier()
          Unique identification of the platform.
 Identifier PlatformPass.getIdentifier()
          Unique name of the pass.
 Identifier Instrument.getIdentifier()
          Unique identification of the instrument.
 Identifier Operation.getIdentifier()
          Unique identification of the operation.
 

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-2011 Open Geospatial Consortium. All Rights Reserved.