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.
Identity
| Field | Value |
|---|---|
| Literal name | :has_change_reason_cache: |
| Bundle | ores.cpp.qt |
| Type | bool |
| Default | false |
Effect
Controller constructor accepts a ChangeReasonCache* parameter; each detail-dialog creation site (add, edit, open-version, revert) calls setChangeReasonCache before wiring the dialog.
Structural consequence
Yes — adds a constructor parameter and private member to the generated controller class.
See also
- ORE Studio Variability Model — the bundle this feature belongs to.