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

Explicitly doc inheritance (consistency check) #645

Open
rrfreimuth opened this issue Mar 31, 2025 · 0 comments
Open

Explicitly doc inheritance (consistency check) #645

rrfreimuth opened this issue Mar 31, 2025 · 0 comments

Comments

@rrfreimuth
Copy link
Contributor

There are several places where the schema, generated docs, and class diagram do not explicitly describe the inheritance structure of classes. The following areas need to be proofed and updated as needed.

  • SeqRef (left nav bar, should not be nested under Location)
  • Location (should inherit from Identifiable Object)
  • SeqLoc (should inherit from Location)
  • SystemicVariation (should inherit from Variation)
  • CopyNumber[Count|Change] (should inherit from SystemicVar)
  • MolecularVariation (should inherit from Variation)
  • All subtypes of MolecVar should inherit from MolecVar rather than Variation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant