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

provide a macro "PUMLAInjectChildRelations(xyz) #28

Open
DrMarkusVoss opened this issue Nov 2, 2021 · 0 comments
Open

provide a macro "PUMLAInjectChildRelations(xyz) #28

DrMarkusVoss opened this issue Nov 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@DrMarkusVoss
Copy link
Owner

Is your feature request related to a problem? Please describe.
Similar as the "InjectChildElements". When modeling the standard example for the C4
model, the need for this arose, as I also want to model re-usable relations that are
related to the embedding context, like here:
PUMLAC4System_Boundary(techtribes, "techtribes.js") { PUMLAInjectChildElements(techtribes) PUMLAInjectChildRelations(techtribes) }

Describe the solution you'd like
That means, not only the macro must be added, but also relations need to have a "parent" attribute to be dealt with.

Describe alternatives you've considered
Not providing it would be a solution, but with what reasoning can't I have child relations, when I can have child elements?

@DrMarkusVoss DrMarkusVoss added the enhancement New feature or request label Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant