While you can add new symbols to an enum
with extends
, you cannot do so with role-of
. An enum
can extend multiple concepts or have multiple roles only if all the target enum
concepts have identical symbol sets.
For information, read about Relationships Between Concepts in the Modeling Concepts topic.
Learn more about the deprecation stages.
Copyright 2024 Samsung All rights reserved