-
Notifications
You must be signed in to change notification settings - Fork 34
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
Create class hierarchy diagram #561
Comments
@ahwagner and others.... I'd love any feedback in terms of making the diagram easier to understand. I do think we may need different versions or representations of the class diagram, including more detailed versions focused on individual classes. But for now we are trying to get the basic view down to a single page to give users a sense of the scope and breadth and organization of VRS. |
This looks good to me. FWIW, I think this is exactly the level of detail needed for this diagram, which covers a lot of ground. |
This is a great one page overview! I think the only thing that might be helpful to add is a "uses" type relationship (e.g., |
Thanks, @larrybabb ! I think this is great. The "inheritance view" is important and aids understanding. A single diagram cannot show everything. I agree that another diagram that illustrates more of a structural domain perspective (detail within the classes and relevant relations/compositions) would also be helpful at some point. |
@larrybabb one update to request: |
@larrybabb how do you decide on when to include ABC? For example, |
@larrybabb |
@larrybabb |
@korikuzma Alex and I decided that only Classes that are strictly organizational do not go in the class hierarchy diagram. Since |
@larrybabb that makes sense. But what about |
From #533:
The text was updated successfully, but these errors were encountered: