Skip to content

Label expression $source{type} of a relation is not resolved, while $source{name} works fine #673

Description

@olwol

Version of Archi

com.archimatetool.editor.buildid=202007151058
com.archimatetool.editor.versionid=4.7.1

Archi Plug-ins

grafik

Operating System

os.arch=amd64
os.name=Windows 10
os.version=10.0

Expected Behaviour

With the label expression of the aggregation relation shown in the picture
$source{type} "$source{name}"
${name}
$target{type} "$target{name}"
[${type}]

I would expect what is shown in the picture while I see the actual behaviour shown in the picture as well:

grafik

Actual Behaviour

So
$source{type}
$target{type}
is not resolved, while $source{name} and $target{name} works fine.

Steps to Reproduce the Behaviour

Set the label expression of the aggregation relation to:
$source{type} "$source{name}"
${name}
$target{type} "$target{name}"
[${type}]

Is my expectation wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions