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

[Feature request] Add ability to call the connection in labels by using element specialization info (in reference prefixes) #1028

Open
startsevsa opened this issue Feb 29, 2024 · 0 comments

Comments

@startsevsa
Copy link

startsevsa commented Feb 29, 2024

At this moment when using a reference prefix <relationship>: if having multiple connections of the same type and direction Archi references "the first connected relationship". And the order of connections, which determines the "first" connection is not clear to the user (it depends on the connections creation order and which of connections are visible on the view).

The suggestion is to add an extension to a reference prefix to point to a connection of the specific specialization.
Ideally will be ability to call a connection by it's name (but specialization is acceptable :) ).

The main idea is to move from the visual representation to a real modeling of architecture.

The variant of syntax:
$aggregation.specialization{Initial plateau}:target{name}

Example of use - defining the creation, modification and deletion plaeau for the current element.
image

Here the goal is to show the info even without visualising the connections:

  1. for an example above
    image
  2. the extended example, that shows the stages of architecture implementation
    image
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