You can no longer add symbols to an extended enum. This is because if an enum is subtyped and the subtype attempts to add additional symbols that aren't legal values enumerated in the supertype, that "is-a" relationship no longer holds.
For more information, see Relationships Between Concepts in Modeling Concepts.
Learn more about the deprecation stages.
Copyright 2025 Samsung All rights reserved