Stereotype «ReleaseNotesEntry»
JEAF Generator allows release note information to be defined directly in the UML model using the stereotypes: «ReleaseUnit», «Release», «ChangeDescription» and «ReleaseNotesEntry».
Stereotype «ReleaseNotesEntry» marks a comment as a release notes entry. The associated version is determined by the package containing the comment.
| Stereotype | «ReleaseNotesEntry» |
|
|---|---|---|
| Applicable Elements | Comment |
|
| Tagged Values | ||
| Name | Type | Description |
releaseNotesEntryType |
ReleaseNotesEntryType |
Type of the release notes entry. The following types are defined: - GENERAL_INFORMATION: Entry in the general section of the release notes- MIGRATION_NOTICE: Entry contains information how to migrate to this version- DOCUMENTATION: Entry contains information about further documentation- CONTRIBUTORS: Entry contains information about contributors |
details |
String |
Detailed description of the release notes entry. |
Generated by JEAF Generator