Stereotypes

Stereotypes are a UML concept used to further describe the various aspects of the Cúram application model. In UML a stereotype is a string expression used to assign a classification to an object.

In general, stereotypes affect the behavior of the generator and thus determine its output. For example, an entity class is identified by having a stereotype of entity and consequently will have DDL and data-access code produced by the generator.

The supported stereotypes are as shown in the following sections.