Skip to content

Let RelationshipView be a PropertyHolder #316

@klu2

Description

@klu2

Description

Right now, RelationshipView contains the Relationship which is a PropertyHolder, but the RelastionshipView (although it has its own name and description) does not provide properties.

Still, that could be helpful especially in SequenceDiagrams where multiple dependencies between two components could be shown in parallel and different properties could be printed on the diagram on each connector, but right now we can only use alsways the same getProperties() from the underlying Relationship

Letting RelationshipView be a PropertyHolder would be a quite straight-forward; what we would need to come up with is a strategy how (and if) to delegate to the relationship.getProperties() when printing diagrams.

Priority

I'm willing to add this feature myself and raise a PR (please confirm approach first)

More information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions