Uses of Class
com.luciad.format.gml32.model.TLcdGML32Code
Packages that use TLcdGML32Code
Package
Description
Provides domain model classes and utility classes for modeling GML 3.2 data.
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 provides access to the data model and the types of ISO standard 19119:
Geographic information - services (represented in the XML namespace http://www.isotc211.org/2005/srv).
This package implements the UML conceptual schema defined in ISO19139:2007, in paragraph 7.4.1.
-
Uses of TLcdGML32Code in com.luciad.format.gml32.model
Subclasses of TLcdGML32Code in com.luciad.format.gml32.modelModifier and TypeClassDescriptionclassA gml:Category has an optional XML attribute codeSpace, whose value is a URI which identifies a dictionary, codelist or authority for the term.classgml:CodeWithAuthorityType requires that the codeSpace attribute is provided in an instance.Methods in com.luciad.format.gml32.model that return TLcdGML32CodeModifier and TypeMethodDescriptionTLcdGML32UnitDefinition.getCatalogSymbol()Returns the value of the property that maps to thecatalogSymbolelement.TLcdGML32File.getFileStructure()Returns the value of the property that maps to thefileStructureelement.Methods in com.luciad.format.gml32.model that return types with arguments of type TLcdGML32CodeModifier and TypeMethodDescriptionTLcdGML32AbstractGML.getName()Returns the value of the property that maps to thenameelement.Methods in com.luciad.format.gml32.model with parameters of type TLcdGML32CodeModifier and TypeMethodDescriptionvoidTLcdGML32UnitDefinition.setCatalogSymbol(TLcdGML32Code aValue) Sets the value of the property that maps to thecatalogSymbolelement.voidTLcdGML32File.setFileStructure(TLcdGML32Code aValue) Sets the value of the property that maps to thefileStructureelement. -
Uses of TLcdGML32Code in com.luciad.format.metadata.model.content
Methods in com.luciad.format.metadata.model.content that return types with arguments of type TLcdGML32CodeModifier and TypeMethodDescriptionTLcdISO19115FeatureCatalogueDescription.getFeatureTypes()Gets the value of theTLcdISO19115FeatureCatalogueDescription.FEATURE_TYPES_PROPERTYproperty adapted to a list ofTLcdGML32Codeinstances. -
Uses of TLcdGML32Code in com.luciad.format.metadata.model.service
Methods in com.luciad.format.metadata.model.service that return TLcdGML32CodeModifier and TypeMethodDescriptionTLcdISO19119CoupledResource.getScopedName()Returns the value of the property that maps to theScopedNameelement.TLcdISO19119ServiceIdentification.getServiceType()Returns the role value contained in the value of theTLcdISO19119ServiceIdentification.SERVICE_TYPE_PROPERTYproperty.Methods in com.luciad.format.metadata.model.service with parameters of type TLcdGML32CodeModifier and TypeMethodDescriptionvoidTLcdISO19119CoupledResource.setScopedName(TLcdGML32Code aValue) Sets the value of the property that maps to theScopedNameelement.voidTLcdISO19119ServiceIdentification.setServiceType(TLcdGML32Code aValue) Sets the value of the property that maps to theserviceTypeelement. -
Uses of TLcdGML32Code in com.luciad.format.metadata.model.usage
Methods in com.luciad.format.metadata.model.usage that return types with arguments of type TLcdGML32CodeModifier and TypeMethodDescriptionTLcdISO19115DataFile.getFeatureTypes()Gets the value of theTLcdISO19115DataFile.FEATURE_TYPES_PROPERTYproperty adapted to a list ofTLcdGML32Codeinstances.