Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Annotation Examples
Constraint Modeling Language (CML) annotations are labels that you add to parts of a
model, such as types, variables, relationships, and constraints. Annotations control how these
elements are shown and how they behave in the configurator. Annotations help fine-tune the
configurator and the constraint engine without changing the actual structure of the
model.
The examples explain what each annotation does, where it can be used in the model, what kinds of values it supports, and how it behaves when the configurator runs and evaluates constraints. CML code samples show how the annotation works in practice.