Uses of Class
com.luciad.format.metadata.model.citation.TLcdISO19115Citation
Packages that use TLcdISO19115Citation
Package
Description
This package contains information about the application schema used to build a dataset.
This package contains information identifying the feature catalogue used
(MD_FeatureCatalogueDescription) and/or information describing the content of a coverage dataset
(MD_CoverageDescription).
This package contains a general assessment of the quality of the dataset.
Identification information contains information to uniquely identify the data.
This package contains information identifying the portrayal catalogue used.
This package contains the description of the spatial and temporal reference system(s) used in a dataset.
This package contains information concerning the mechanisms used to represent spatial information
in a dataset.
-
Uses of TLcdISO19115Citation in com.luciad.format.metadata.model.applicationschema
Methods in com.luciad.format.metadata.model.applicationschema that return TLcdISO19115CitationModifier and TypeMethodDescriptionTLcdISO19115ApplicationSchemaInformation.getName()
Returns the role value contained in the value of theTLcdISO19115ApplicationSchemaInformation.NAME_PROPERTY
property.Methods in com.luciad.format.metadata.model.applicationschema with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoid
TLcdISO19115ApplicationSchemaInformation.setName
(TLcdISO19115Citation aValue) Sets the value of the property that maps to thename
element. -
Uses of TLcdISO19115Citation in com.luciad.format.metadata.model.content
Methods in com.luciad.format.metadata.model.content that return types with arguments of type TLcdISO19115CitationModifier and TypeMethodDescriptionTLcdISO19115FeatureCatalogueDescription.getFeatureCatalogueCitation()
Gets the value of theTLcdISO19115FeatureCatalogueDescription.FEATURE_CATALOGUE_CITATION_PROPERTY
property adapted to a list ofTLcdISO19115Citation
instances. -
Uses of TLcdISO19115Citation in com.luciad.format.metadata.model.dataquality
Methods in com.luciad.format.metadata.model.dataquality that return TLcdISO19115CitationModifier and TypeMethodDescriptionTLcdISO19115Element.getEvaluationProcedure()
Returns the role value contained in the value of theTLcdISO19115Element.EVALUATION_PROCEDURE_PROPERTY
property.TLcdISO19115Source.getSourceCitation()
Returns the role value contained in the value of theTLcdISO19115Source.SOURCE_CITATION_PROPERTY
property.TLcdISO19115ConformanceResult.getSpecification()
Returns the role value contained in the value of theTLcdISO19115ConformanceResult.SPECIFICATION_PROPERTY
property.Methods in com.luciad.format.metadata.model.dataquality with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoid
TLcdISO19115Element.setEvaluationProcedure
(TLcdISO19115Citation aValue) Sets the value of the property that maps to theevaluationProcedure
element.void
TLcdISO19115Source.setSourceCitation
(TLcdISO19115Citation aValue) Sets the value of the property that maps to thesourceCitation
element.void
TLcdISO19115ConformanceResult.setSpecification
(TLcdISO19115Citation aValue) Sets the value of the property that maps to thespecification
element. -
Uses of TLcdISO19115Citation in com.luciad.format.metadata.model.identification
Methods in com.luciad.format.metadata.model.identification that return TLcdISO19115CitationModifier and TypeMethodDescriptionTLcdISO19115AggregateInformation.getAggregateDataSetName()
Returns the role value contained in the value of theTLcdISO19115AggregateInformation.AGGREGATE_DATA_SET_NAME_PROPERTY
property.TLcdISO19115Identification.getCitation()
Returns the role value contained in the value of theTLcdISO19115Identification.CITATION_PROPERTY
property.TLcdISO19115Keywords.getThesaurusName()
Returns the role value contained in the value of theTLcdISO19115Keywords.THESAURUS_NAME_PROPERTY
property.Methods in com.luciad.format.metadata.model.identification with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoid
TLcdISO19115AggregateInformation.setAggregateDataSetName
(TLcdISO19115Citation aValue) Sets the value of the property that maps to theaggregateDataSetName
element.void
TLcdISO19115Identification.setCitation
(TLcdISO19115Citation aValue) Sets the value of the property that maps to thecitation
element.void
TLcdISO19115Keywords.setThesaurusName
(TLcdISO19115Citation aValue) Sets the value of the property that maps to thethesaurusName
element. -
Uses of TLcdISO19115Citation in com.luciad.format.metadata.model.portrayal
Methods in com.luciad.format.metadata.model.portrayal that return types with arguments of type TLcdISO19115CitationModifier and TypeMethodDescriptionTLcdISO19115PortrayalCatalogueReference.getPortrayalCatalogueCitation()
Gets the value of theTLcdISO19115PortrayalCatalogueReference.PORTRAYAL_CATALOGUE_CITATION_PROPERTY
property adapted to a list ofTLcdISO19115Citation
instances. -
Uses of TLcdISO19115Citation in com.luciad.format.metadata.model.referencesystem
Methods in com.luciad.format.metadata.model.referencesystem that return TLcdISO19115CitationModifier and TypeMethodDescriptionTLcdISO19115Identifier.getAuthority()
Returns the role value contained in the value of theTLcdISO19115Identifier.AUTHORITY_PROPERTY
property.Methods in com.luciad.format.metadata.model.referencesystem with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoid
TLcdISO19115Identifier.setAuthority
(TLcdISO19115Citation aValue) Sets the value of the property that maps to theauthority
element. -
Uses of TLcdISO19115Citation in com.luciad.format.metadata.model.spatial
Methods in com.luciad.format.metadata.model.spatial that return types with arguments of type TLcdISO19115CitationModifier and TypeMethodDescriptionTLcdISO19115Georeferenceable.getParameterCitation()
Gets the value of theTLcdISO19115Georeferenceable.PARAMETER_CITATION_PROPERTY
property adapted to a list ofTLcdISO19115Citation
instances.