Class TLcdISO19115ApplicationSchemaInformation
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.applicationschema.TLcdISO19115ApplicationSchemaInformation
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
Information about the application schema used to build the dataset
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theconstraintLanguageelement.static final TLcdDataPropertyData property that maps to thegraphicsFileelement.static final TLcdDataPropertyData property that maps to thenameelement.static final TLcdDataPropertyData property that maps to theschemaAsciielement.static final TLcdDataPropertyData property that maps to theschemaLanguageelement.static final TLcdDataPropertyData property that maps to thesoftwareDevelopmentFileFormatelement.static final TLcdDataPropertyData property that maps to thesoftwareDevelopmentFileelement.Fields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theCONSTRAINT_LANGUAGE_PROPERTYproperty.Returns the role value contained in the value of theGRAPHICS_FILE_PROPERTYproperty.getName()Returns the role value contained in the value of theNAME_PROPERTYproperty.Returns the role value contained in the value of theSCHEMA_ASCII_PROPERTYproperty.Returns the role value contained in the value of theSCHEMA_LANGUAGE_PROPERTYproperty.Returns the role value contained in the value of theSOFTWARE_DEVELOPMENT_FILE_PROPERTYproperty.Returns the role value contained in the value of theSOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTYproperty.voidsetConstraintLanguage(String aValue) Sets the value of the property that maps to theconstraintLanguageelement.voidsetGraphicsFile(TLcdISO19103Binary aValue) Sets the value of the property that maps to thegraphicsFileelement.voidsetName(TLcdISO19115Citation aValue) Sets the value of the property that maps to thenameelement.voidsetSchemaAscii(String aValue) Sets the value of the property that maps to theschemaAsciielement.voidsetSchemaLanguage(String aValue) Sets the value of the property that maps to theschemaLanguageelement.voidSets the value of the property that maps to thesoftwareDevelopmentFileelement.voidSets the value of the property that maps to thesoftwareDevelopmentFileFormatelement.Methods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
NAME_PROPERTY
Data property that maps to thenameelement. The possible values for this property are instances ofTLcdISO19118Property<TLcdISO19115Citation>. -
SCHEMA_LANGUAGE_PROPERTY
Data property that maps to theschemaLanguageelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
CONSTRAINT_LANGUAGE_PROPERTY
Data property that maps to theconstraintLanguageelement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
SCHEMA_ASCII_PROPERTY
Data property that maps to theschemaAsciielement. The possible values for this property are instances ofTLcdISO19115Optional<String>. -
GRAPHICS_FILE_PROPERTY
Data property that maps to thegraphicsFileelement. The possible values for this property are instances ofTLcdISO19115Optional<TLcdISO19103Binary>. -
SOFTWARE_DEVELOPMENT_FILE_PROPERTY
Data property that maps to thesoftwareDevelopmentFileelement. The possible values for this property are instances ofTLcdISO19115Optional<TLcdISO19103Binary>. -
SOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTY
Data property that maps to thesoftwareDevelopmentFileFormatelement. The possible values for this property are instances ofTLcdISO19115Optional<String>.
-
-
Constructor Details
-
TLcdISO19115ApplicationSchemaInformation
public TLcdISO19115ApplicationSchemaInformation() -
TLcdISO19115ApplicationSchemaInformation
-
-
Method Details
-
getName
Returns the role value contained in the value of theNAME_PROPERTYproperty. Returnsnullif the value of theNAME_PROPERTYproperty isnull.- Returns:
- the role value of the
NAME_PROPERTYproperty. - See Also:
-
setName
Sets the value of the property that maps to thenameelement. to a new instance of the association classTLcdISO19118Propertyinitialized with the given role value. In case the given role value isnull, theNAME_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theNAME_PROPERTYproperty.
-
getSchemaLanguage
Returns the role value contained in the value of theSCHEMA_LANGUAGE_PROPERTYproperty. Returnsnullif the value of theSCHEMA_LANGUAGE_PROPERTYproperty isnull.- Returns:
- the role value of the
SCHEMA_LANGUAGE_PROPERTYproperty. - See Also:
-
setSchemaLanguage
Sets the value of the property that maps to theschemaLanguageelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theSCHEMA_LANGUAGE_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theSCHEMA_LANGUAGE_PROPERTYproperty.
-
getConstraintLanguage
Returns the role value contained in the value of theCONSTRAINT_LANGUAGE_PROPERTYproperty. Returnsnullif the value of theCONSTRAINT_LANGUAGE_PROPERTYproperty isnull.- Returns:
- the role value of the
CONSTRAINT_LANGUAGE_PROPERTYproperty. - See Also:
-
setConstraintLanguage
Sets the value of the property that maps to theconstraintLanguageelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theCONSTRAINT_LANGUAGE_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theCONSTRAINT_LANGUAGE_PROPERTYproperty.
-
getSchemaAscii
Returns the role value contained in the value of theSCHEMA_ASCII_PROPERTYproperty. Returnsnullif the value of theSCHEMA_ASCII_PROPERTYproperty isnull.- Returns:
- the role value of the
SCHEMA_ASCII_PROPERTYproperty. - See Also:
-
setSchemaAscii
Sets the value of the property that maps to theschemaAsciielement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theSCHEMA_ASCII_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theSCHEMA_ASCII_PROPERTYproperty.
-
getGraphicsFile
Returns the role value contained in the value of theGRAPHICS_FILE_PROPERTYproperty. Returnsnullif the value of theGRAPHICS_FILE_PROPERTYproperty isnull.- Returns:
- the role value of the
GRAPHICS_FILE_PROPERTYproperty. - See Also:
-
setGraphicsFile
Sets the value of the property that maps to thegraphicsFileelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theGRAPHICS_FILE_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theGRAPHICS_FILE_PROPERTYproperty.
-
getSoftwareDevelopmentFile
Returns the role value contained in the value of theSOFTWARE_DEVELOPMENT_FILE_PROPERTYproperty. Returnsnullif the value of theSOFTWARE_DEVELOPMENT_FILE_PROPERTYproperty isnull.- Returns:
- the role value of the
SOFTWARE_DEVELOPMENT_FILE_PROPERTYproperty. - See Also:
-
setSoftwareDevelopmentFile
Sets the value of the property that maps to thesoftwareDevelopmentFileelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theSOFTWARE_DEVELOPMENT_FILE_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theSOFTWARE_DEVELOPMENT_FILE_PROPERTYproperty.
-
getSoftwareDevelopmentFileFormat
Returns the role value contained in the value of theSOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTYproperty. Returnsnullif the value of theSOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTYproperty isnull.- Returns:
- the role value of the
SOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTYproperty. - See Also:
-
setSoftwareDevelopmentFileFormat
Sets the value of the property that maps to thesoftwareDevelopmentFileFormatelement. to a new instance of the association classTLcdISO19115Optionalinitialized with the given role value. In case the given role value isnull, theSOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTYproperty is set tonull.- Parameters:
aValue- the role value to set for theSOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTYproperty.
-