Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Recognize "Enum" and "EnumeratedList" stereotypes as enumerations per Stereotype.java. Full list: ``` case "Enum": case "EnumeratedList": case "Enumeration": case "EnumExt": ```
- Loading branch information