Uses of Class
com.luciad.format.gmlcommon.transformation.ALcdGMLIgnoreAnnotation
Packages that use ALcdGMLIgnoreAnnotation
Package
Description
Provides annotations which can be used to control how a domain model should be mapped onto a GML
application schema.
Provides annotations which can be used to control how a domain model should be mapped onto a GML
application schema.
Provides annotations which can be used to control how a domain model should be mapped onto a GML
application schema.
-
Uses of ALcdGMLIgnoreAnnotation in com.luciad.format.gml2.transformation
Subclasses of ALcdGMLIgnoreAnnotation in com.luciad.format.gml2.transformationModifier and TypeClassDescriptionclass
Annotation that asserts that the annotated type or property is to be skipped when representing in GML2. -
Uses of ALcdGMLIgnoreAnnotation in com.luciad.format.gml31.transformation
Subclasses of ALcdGMLIgnoreAnnotation in com.luciad.format.gml31.transformationModifier and TypeClassDescriptionclass
Annotation that asserts that the annotated type or property is to be skipped when representing in GML31. -
Uses of ALcdGMLIgnoreAnnotation in com.luciad.format.gml32.transformation
Subclasses of ALcdGMLIgnoreAnnotation in com.luciad.format.gml32.transformationModifier and TypeClassDescriptionclass
Annotation that asserts that the annotated type or property is to be skipped when representing in GML32.