archimatetool / archi

Archi: ArchiMate Modelling Tool
https://www.archimatetool.com
MIT License
913 stars 267 forks source link

[Feature request] let the property value set by labels be derived as a value in another connected element property #1029

Open startsevsa opened 4 months ago

startsevsa commented 4 months ago

For example, if we have two connected elements E1 and E2 and want to derive the property P1 value of E1 in E2 property/label. If the P1 in E1 is set by value - this works good when using reference prefixes. If P1 in E1 is set by label expression, then in E2 label returns null at this moment.

totalogic commented 3 months ago

this works good when using reference prefixes.

Could you elaborate here?