ModelDriven / Alf-Reference-Implementation

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

SequenceFunctions should be implemented as primitive behaviors #43

Closed seidewitz closed 7 years ago

seidewitz commented 7 years ago

The functions in the SequenceFunctions library package are supposed to be opaque behaviors, but they are currently implemented as activities compiled from Alf. It would be more efficient to implement them as primitive behaviors written in Java.

seidewitz commented 7 years ago

Resolved in v1.1.0.