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_PROPERTYproperty.Methods in com.luciad.format.metadata.model.applicationschema with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoidTLcdISO19115ApplicationSchemaInformation.setName(TLcdISO19115Citation aValue) Sets the value of the property that maps to thenameelement. -
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_PROPERTYproperty adapted to a list ofTLcdISO19115Citationinstances. -
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_PROPERTYproperty.TLcdISO19115Source.getSourceCitation()Returns the role value contained in the value of theTLcdISO19115Source.SOURCE_CITATION_PROPERTYproperty.TLcdISO19115ConformanceResult.getSpecification()Returns the role value contained in the value of theTLcdISO19115ConformanceResult.SPECIFICATION_PROPERTYproperty.Methods in com.luciad.format.metadata.model.dataquality with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoidTLcdISO19115Element.setEvaluationProcedure(TLcdISO19115Citation aValue) Sets the value of the property that maps to theevaluationProcedureelement.voidTLcdISO19115Source.setSourceCitation(TLcdISO19115Citation aValue) Sets the value of the property that maps to thesourceCitationelement.voidTLcdISO19115ConformanceResult.setSpecification(TLcdISO19115Citation aValue) Sets the value of the property that maps to thespecificationelement. -
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_PROPERTYproperty.TLcdISO19115Identification.getCitation()Returns the role value contained in the value of theTLcdISO19115Identification.CITATION_PROPERTYproperty.TLcdISO19115Keywords.getThesaurusName()Returns the role value contained in the value of theTLcdISO19115Keywords.THESAURUS_NAME_PROPERTYproperty.Methods in com.luciad.format.metadata.model.identification with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoidTLcdISO19115AggregateInformation.setAggregateDataSetName(TLcdISO19115Citation aValue) Sets the value of the property that maps to theaggregateDataSetNameelement.voidTLcdISO19115Identification.setCitation(TLcdISO19115Citation aValue) Sets the value of the property that maps to thecitationelement.voidTLcdISO19115Keywords.setThesaurusName(TLcdISO19115Citation aValue) Sets the value of the property that maps to thethesaurusNameelement. -
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_PROPERTYproperty adapted to a list ofTLcdISO19115Citationinstances. -
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_PROPERTYproperty.Methods in com.luciad.format.metadata.model.referencesystem with parameters of type TLcdISO19115CitationModifier and TypeMethodDescriptionvoidTLcdISO19115Identifier.setAuthority(TLcdISO19115Citation aValue) Sets the value of the property that maps to theauthorityelement. -
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_PROPERTYproperty adapted to a list ofTLcdISO19115Citationinstances.