Annotations

You can attach annotations to all rule model elements. Rule Designer provides a number of predefined annotations that you can use for specific purposes.

Annotations are key-value pairs that you can attach to all rule model elements. You can use the following predefined annotations for specific purposes.

Table 1. Predefined annotations
Annotation Value
language The key that represents the language class that implements the business rule language associated with the artifact.
initialValueCallback The key that represents the implementation of the interface IlrInitialValue.
extractablePropertyHandler The key that represents the implementation of the interface IlrExtractablePropertyHandler.