Package com.luciad.format.gml32.model
Class TLcdGML32AbstractTimeObject
java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.gml32.model.TLcdGML32AbstractGML
com.luciad.format.gml32.model.TLcdGML32AbstractTimeObject
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Direct Known Subclasses:
TLcdGML32AbstractTimeComplex
,TLcdGML32AbstractTimePrimitive
gml:AbstractTimeObject acts as the head of a substitution group for all temporal primitives and complexes.
- Since:
- 10.0
-
Field Summary
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
Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Constructor Details
-
TLcdGML32AbstractTimeObject
public TLcdGML32AbstractTimeObject() -
TLcdGML32AbstractTimeObject
-