This target derives a SQL structure from an application schema. The structure is typically translated to a Data Definition Language (DDL) schema, which can be used to set up an SQL database which can store application data compliant to the …

SQL DDL Read more »

Introduction This transformation can be used to modify the names of specific model elements in the application schema. The rules section documents available behavior. Configuration The following sections specifiy the configuration options for a NamingModifier transformation. Class The class for …

Naming Modifier Read more »

Introduction Properties of a feature type (from an Application Schema model) often make use of non-simple types, i.e. other feature types, object types, data types, and union types. The resulting structures can become quite complex, which can make it difficult …

Flattener Read more »

Introduction The Profiler creates a subset of a given model. It does so by comparing the profile information of a given model element with the profiles provided via a configuration parameter (called profiles). NOTE: This corresponds to the first way …

Profiler Read more »