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

UML diagrams lack primitive-valued properties for subclasses #53

Open
jakebeal opened this issue Oct 11, 2021 · 1 comment
Open

UML diagrams lack primitive-valued properties for subclasses #53

jakebeal opened this issue Oct 11, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@jakebeal
Copy link
Contributor

The UML diagrams that we are generating are have all of the subclasses and have their object-valued properties, but are missing the primitive-valued properties for the subclasses in the hierarchy.

For example, consider the attached ValueSpecification diagram:

  • Identified correctly shows no properties
  • ValueSpecification correctly shows its type property
  • LiteralIdentified correctly shows its identifiedValue property
  • LiteralString is missing its stringValue property

ValueSpecification_abstraction_hierarchy.pdf

@jakebeal jakebeal added the bug Something isn't working label Oct 11, 2021
@jakebeal jakebeal added this to the 1.0 milestone Oct 28, 2021
@jakebeal jakebeal modified the milestones: 1.0, 1.1 Jan 27, 2022
@jakebeal
Copy link
Contributor Author

Need to check if this is still an issue with the current release.

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