Class ALcdGMLNameAnnotation
java.lang.Object
com.luciad.format.gmlcommon.transformation.ALcdGMLNameAnnotation
- All Implemented Interfaces:
ILcdAnnotation
- Direct Known Subclasses:
TLcdGML2NameAnnotation
,TLcdGML31NameAnnotation
,TLcdGML32NameAnnotation
This annotation can be added to data models, data types and data properties.
It provides the name of the GML representation of this data model, data type or
data property.
- Since:
- 11.0
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
ALcdGMLNameAnnotation
(String aName) Constructs a new annotation. -
Method Summary