Class TLcdISO19115MLCodeListDictionary
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.gml32.model.TLcdGML32DefinitionBase
com.luciad.format.gml32.model.TLcdGML32Definition
com.luciad.format.gml32.model.TLcdGML32Dictionary
com.luciad.format.metadata.model.codelistitem.TLcdISO19115CodeListDictionary
com.luciad.format.metadata.model.codelistitem.TLcdISO19115MLCodeListDictionary
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
Constraint: codeEntry.type = ML_CodeListDefinition
- Since:
- 2013.1
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to thealternativeExpression
element.Fields inherited from class com.luciad.format.metadata.model.codelistitem.TLcdISO19115CodeListDictionary
CODE_ENTRY_PROPERTY
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32Dictionary
AGGREGATION_TYPE_PROPERTY, ENTRY_PROPERTY
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
REMARKS_PROPERTY
Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theALTERNATIVE_EXPRESSION_PROPERTY
property adapted to a list ofTLcdISO19115ClAlternativeExpression
instances.Methods inherited from class com.luciad.format.metadata.model.codelistitem.TLcdISO19115CodeListDictionary
getCodeEntry
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32Dictionary
getAggregationType, getEntry, setAggregationType
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32Definition
getRemarks, setRemarks
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
ALTERNATIVE_EXPRESSION_PROPERTY
Data property that maps to thealternativeExpression
element. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115ClAlternativeExpression>>
.
-
-
Constructor Details
-
TLcdISO19115MLCodeListDictionary
public TLcdISO19115MLCodeListDictionary() -
TLcdISO19115MLCodeListDictionary
-
-
Method Details
-
getAlternativeExpression
Gets the value of theALTERNATIVE_EXPRESSION_PROPERTY
property adapted to a list ofTLcdISO19115ClAlternativeExpression
instances.- Returns:
- the value of the
ALTERNATIVE_EXPRESSION_PROPERTY
property adapted to a list ofTLcdISO19115ClAlternativeExpression
instances. - See Also:
-