You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Here the goal is to show the info even without visualising the connections:
for an example above
the extended example, that shows the stages of architecture implementation
The text was updated successfully, but these errors were encountered:
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](https://private-user-images.githubusercontent.com/14212283/308827128-44ff29b8-d60e-414d-86e7-7e9701979f36.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzUyNDYsIm5iZiI6MTczOTI3NDk0NiwicGF0aCI6Ii8xNDIxMjI4My8zMDg4MjcxMjgtNDRmZjI5YjgtZDYwZS00MTRkLTg2ZTctN2U5NzAxOTc5ZjM2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDExNTU0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg1MDM0OGIxNmVkMWU4YzMwZmJhZTBlZGVjYTQ3NGM5MGFkNzhkM2RkNDQ0MzJjNjYwOWRiZjg0NDllZTMxZTQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.aqOdFqtkqGEnvrEYF2IfNrTeVZl2NRW0gPKG4fx0hjI)
Here the goal is to show the info even without visualising the connections:
The text was updated successfully, but these errors were encountered: