ModelDriven / Alf-Reference-Implementation

Open-source implementation of the Action Language for fUML (Alf) specification.
30 stars 2 forks source link

Receptions should have parameters #11

Closed seidewitz closed 8 years ago

seidewitz commented 8 years ago

In UML 2.5, the parameters of a reception are required to match the attributes of the signal being received. This was not clear in UML 2.4.1 or before. Even though not required by UML 2.4.1, it would be better if the mapping for receptions included creating such parameters, since not doing so will be a bug for UML 2.5.

seidewitz commented 8 years ago

Resolved in v0.6.0f.