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

CIMTool Stereotypes tab and UI does not correctly handle all stereotypes imported from XMI/EAP schemas #79

Closed
tviegut opened this issue Jan 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tviegut
Copy link
Contributor

tviegut commented Jan 30, 2024

CIMTool's Stereotypes tab does not correctly recognize and consequently populate the class-level stereotypes that are brought in as part of an XMI or EAP file schema import. For example, the following :

  • Primitive
  • Compound
  • CIMDatatype
  • enumeration
  • other... (basically any stereotype appearing on a class imported in the UML)

The UI functionality associated with the Stereotypes tab must be fixed and that these stereotypes also now appear in the serialized profile XML file (i.e. the output from the .xml builder)

@tviegut tviegut added the bug Something isn't working label Jan 30, 2024
@tviegut tviegut added this to the release-1.12.0 milestone Jan 30, 2024
@tviegut tviegut self-assigned this Jan 30, 2024
tviegut added a commit that referenced this issue Feb 22, 2024
Fix for #82 and #79
@tviegut tviegut mentioned this issue Feb 22, 2024
@tviegut tviegut closed this as completed Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant