Stereotype «ToDo»
The stereotype «ToDo» marks a model element for which business or technical changes are planned.
The types of changes can be specified using the tagged value plannedChanges.
Examples:
- Preparing a future deprecation once the replacement mechanism is available.
- Introducing a new property that will become mandatory once the provider-side implementation is ready.
| Stereotype | «ToDo» |
|
|---|---|---|
| Applicable Elements | NamedElement |
|
| Tagged Values | ||
| Name | Type | Description |
plannedChanges |
ToDoType |
Changes that are planned for the element under construction. |
description |
String |
Detailed description what of the element is under construction and is supposed to be changed in the future. |
since |
String |
Information when the ToDo tag was add for a model element e.g. a concrete version or date. |
Generated by JEAF Generator