Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing to change/override the name of a inherited CategoryAssignment #1138

Open
dellerDLR opened this issue Jul 10, 2023 · 0 comments
Open
Labels
comfort/usability Usability improvement

Comments

@dellerDLR
Copy link
Contributor

Description
When a CategoryAssignment is inherited, the name of the CategoryAssignment cannot be changed.
E.g. if you model a State Machine in an ElementDefinition and have 2 ElementConfigurations that inherit from the ElementDefinition, the State Machine will have the same name on both ElementConfigurations.
If you use both State Machines in the same editor, there is no distinction on which State Machine is displayed.

image

In this case there are 2 StarTrackers (ST1 and ST2) where the State Machines cannot be distinguished from each other.
It would be a great, if you could override the name of the category so that the statemachines can be distinguished.

Another solution would be to display the name of the ElementConfiguration in the StateMachine.

@dellerDLR dellerDLR added the comfort/usability Usability improvement label Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comfort/usability Usability improvement
Projects
None yet
Development

No branches or pull requests

1 participant