eclipsesource / eclipsesource/papyrus-seqd

[UML Semantic:004]: Message arguments

Open
#271 0 comments 0 reactions 0 assignees View on GitHub
prio_medium uml_semantic
Dominant language
Java
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The arguments of a message SHALL match the attributes of the signal or the parameter of the operation.

The UML constraints on message arguments are quite strict, so a more relax approach is taken:
- If the arguments are named, all must be named, and they can appear in any order and if it does not appear, the wildcarded value is assumed, for purpose of matching traces.
- For messages with signals, if the arguments are not named, the order is taken from the order of attributes in the signal. And we ignore the constraint about reception parameter matching the signal attributes.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.