Bixby Developer Center

Guides

6799 (Enum Subtypes Cannot Add Symbols)

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.

Deprecation Stages

Learn more about the deprecation stages.

  • Stage 1: R20K
  • Stage 2: R20N
  • End of Life: None