Uses of Interface
org.opengis.metadata.citation.Citation

Packages that use Citation
org.opengis.metadata Root package for metadata
org.opengis.metadata.content Content information (includes Feature catalogue and Coverage descriptions). 
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.metadata.spatial Spatial representation information (includes grid and vector representation). 
org.opengis.referencing Reference systems
 

Uses of Citation in org.opengis.metadata
 

Methods in org.opengis.metadata that return Citation
 Citation Identifier.getAuthority()
          Organization or party responsible for definition and maintenance of the code.
 Citation ApplicationSchemaInformation.getName()
          Name of the application schema used.
 

Methods in org.opengis.metadata that return types with arguments of type Citation
 Collection<? extends Citation> PortrayalCatalogueReference.getPortrayalCatalogueCitations()
          Bibliographic reference to the portrayal catalogue cited.
 

Uses of Citation in org.opengis.metadata.content
 

Methods in org.opengis.metadata.content that return types with arguments of type Citation
 Collection<? extends Citation> FeatureCatalogueDescription.getFeatureCatalogueCitations()
          Complete bibliographic reference to one or more external feature catalogues.
 

Uses of Citation in org.opengis.metadata.identification
 

Methods in org.opengis.metadata.identification that return Citation
 Citation AggregateInformation.getAggregateDataSetName()
          Citation information about the aggregate dataset.
 Citation Identification.getCitation()
          Citation data for the resource(s).
 Citation Keywords.getThesaurusName()
          Name of the formally registered thesaurus or a similar authoritative source of keywords.
 

Uses of Citation in org.opengis.metadata.lineage
 

Methods in org.opengis.metadata.lineage that return Citation
 Citation Source.getSourceCitation()
          Recommended reference to be used for the source data.
 

Uses of Citation in org.opengis.metadata.quality
 

Methods in org.opengis.metadata.quality that return Citation
 Citation Element.getEvaluationProcedure()
          Reference to the procedure information, or null if none.
 Citation ConformanceResult.getSpecification()
          Citation of product specification or user requirement against which data is being evaluated.
 

Uses of Citation in org.opengis.metadata.spatial
 

Methods in org.opengis.metadata.spatial that return types with arguments of type Citation
 Collection<? extends Citation> Georeferenceable.getParameterCitation()
          Reference providing description of the parameters.
 

Uses of Citation in org.opengis.referencing
 

Methods in org.opengis.referencing that return Citation
 Citation AuthorityFactory.getAuthority()
          Returns the organization or party responsible for definition and maintenance of the database.
 Citation Factory.getVendor()
          Returns the vendor responsible for creating this factory implementation.
 



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