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

[COMPONENT_DIAGRAMS] Add support of component diagrams #16

Open
svlad-90 opened this issue Nov 15, 2020 · 0 comments
Open

[COMPONENT_DIAGRAMS] Add support of component diagrams #16

svlad-90 opened this issue Nov 15, 2020 · 0 comments
Assignees
Labels
component diagrams Issues related to the component diagrams generation enhancement New feature or request
Milestone

Comments

@svlad-90
Copy link
Owner

It would be good to extend the lib with the possibility to form the component diagram model & component diagram plantuml diagram.

That includes a need to define new macro definitions in order to:

  • define a component
  • define interfaces, which it uses
  • define interfaces, which it is providing
  • define to which package it is related
    etc.

On top of that, some new helpers should be defied to allow generation of the plantuml component diagram

@svlad-90 svlad-90 added the enhancement New feature or request label Nov 15, 2020
@svlad-90 svlad-90 added this to the v.1.0.4 milestone Nov 15, 2020
@svlad-90 svlad-90 self-assigned this Nov 15, 2020
@svlad-90 svlad-90 added the component diagrams Issues related to the component diagrams generation label Nov 15, 2020
@svlad-90 svlad-90 changed the title [GENERAL] Add support of component diagrams [COMPONENT_DIAGRAMS] Add support of component diagrams Nov 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component diagrams Issues related to the component diagrams generation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant