Package com.luciad.format.gml32.transformation
package com.luciad.format.gml32.transformation
Provides annotations which can be used to control how a domain model should be mapped onto a GML application schema.
This package defines a set of annotation classes which can be attached to a data model, to tweak how a domain model should be mapped onto a GML application schema by the GML model encoder. They can be used to change the names of properties, types, control which properties should be exported and which to ignore, etcetera.
- Since:
- 11.0
-
ClassDescriptionAnnotation that determines if the given type is represented as an abstract feature type in GML32.Annotation that asserts that the annotated type or property is to be skipped when representing in GML32.This annotation can be added to data models, data types and data properties.Annotation that maps a property on an existing GML32 property.Mapping annotation for mapping to and from GML 3.2.