Feature: has_change_reason_cache
Table of Contents
This page is one authored MASD feature in ORE Studio Variability Model § "Projection configuration: how an existing artefact family is shaped". Any profile that fixes this feature's value links here rather than restating its effect.
1. Identity
| Field | Value |
|---|---|
| Literal name | :has_change_reason_cache: |
| Bundle | ores.presentation |
| Type | bool |
| Default | false |
2. Effect
Controller constructor accepts a ChangeReasonCache* parameter; each detail-dialog creation site (add, edit, open-version, revert) calls setChangeReasonCache before wiring the dialog.
3. Structural consequence
Yes — adds a constructor parameter and private member to the generated controller class.
5. See also
- ORE Studio Variability Model — the bundle this feature belongs to.