Class TLcdISO19115MXAggregate
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.metadataapplication.TLcdISO19115Aggregate
com.luciad.format.metadata.model.usage.TLcdISO19115MXAggregate
- All Implemented Interfaces:
ILcdDataObject,ILcdCloneable,ILcdDeepCloneable,Cloneable
- Since:
- 2013.1
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdDataPropertyData property that maps to theaggregateCatalogueelement.static final TLcdDataPropertyData property that maps to theaggregateFileelement.Fields inherited from class com.luciad.format.metadata.model.metadataapplication.TLcdISO19115Aggregate
COMPOSED_OF_PROPERTY, SERIES_METADATA_PROPERTY, SUBSET_PROPERTY, SUPERSET_PROPERTYFields inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
ID_PROPERTY, UUID_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of theAGGREGATE_CATALOGUE_PROPERTYproperty adapted to a list ofTLcdISO19115Catalogueinstances.Gets the value of theAGGREGATE_FILE_PROPERTYproperty adapted to a list ofTLcdISO19115SupportFileinstances.Methods inherited from class com.luciad.format.metadata.model.metadataapplication.TLcdISO19115Aggregate
getComposedOf, getSeriesMetadata, getSubset, getSupersetMethods inherited from class com.luciad.format.metadata.model.util.TLcdISO19118Object
getId, getUuid, setId, setUuid
-
Field Details
-
AGGREGATE_CATALOGUE_PROPERTY
Data property that maps to theaggregateCatalogueelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115Catalogue>>. -
AGGREGATE_FILE_PROPERTY
Data property that maps to theaggregateFileelement. The possible values for this property are instances ofList<TLcdISO19118Property<TLcdISO19115SupportFile>>.
-
-
Constructor Details
-
TLcdISO19115MXAggregate
public TLcdISO19115MXAggregate() -
TLcdISO19115MXAggregate
-
-
Method Details
-
getAggregateCatalogue
Gets the value of theAGGREGATE_CATALOGUE_PROPERTYproperty adapted to a list ofTLcdISO19115Catalogueinstances.- Returns:
- the value of the
AGGREGATE_CATALOGUE_PROPERTYproperty adapted to a list ofTLcdISO19115Catalogueinstances. - See Also:
-
getAggregateFile
Gets the value of theAGGREGATE_FILE_PROPERTYproperty adapted to a list ofTLcdISO19115SupportFileinstances.- Returns:
- the value of the
AGGREGATE_FILE_PROPERTYproperty adapted to a list ofTLcdISO19115SupportFileinstances. - See Also:
-