You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a base release of the fUML Reference Implementation, conforming to v1.5 of the [fUML Specification](http://www.omg.org/spec/FUML/1.5).
6
+
7
+
### fUML Execution Engine
8
+
9
+
This is a new base release of the fUML Execution Engine. It includes all implementation updates from [v1.4.4](./fuml-1.4.4.md) and previous releases tracking the issue resolutions adopted by the fUML 1.5 Revision Task Force (RTF). The complete set of resolved issues implemented since the previous [v1.4.0](./fuml-1.4.0.md) base release are listed below. The disposition of all issues handled by the fUML 1.5 RTF is available at http://solitaire.omg.org/issues/task-force/FUML15.
10
+
11
+
The following issues were resolved by the fUML 1.5 RTF:
12
+
13
+
[FUML 15-2](https://issues.omg.org/issues/FUML15-2) The fUML subset should support the raising and handling of exceptions
14
+
15
+
[FUML 15-9](http://issues.omg.org/issues/task-force/FUML15#issue-44161) Execution of an activity with a data store may never end
16
+
17
+
[FUML 15-12](https://issues.omg.org/issues/FUML15-12) fUML should include streaming
18
+
19
+
[FUML 15-13](https://issues.omg.org/issues/task-force/FUML15#issue-44194) fUML should include unmarshall actions
20
+
21
+
[FUML 15-16](http://issues.omg.org/issues/task-force/FUML15#issue-44243) Destroying an object should remove its feature values
22
+
23
+
[FUML 15-17](http://issues.omg.org/issues/task-force/FUML15#issue-44244) Objects at the composite end of an association should be considered "owned objects" during the destruction of the object at the other end
24
+
25
+
[FUML 15-28](https://issues.omg.org/issues/task-force/FUML15#issue-44986) fUML should allow association ends that are not association owned
26
+
27
+
### XMI Loader/Infrastructure
28
+
29
+
This base release includes the following bug fix from the [v1.4.3](./fuml-1.4.3.md) release, as tracked in our issue management system on GitHub (see https://github.com/ModelDriven/fUML-Reference-Implementation/issues).
30
+
31
+
#### Bug Fixes
32
+
33
+
[Issue #34](https://github.com/ModelDriven/fUML-Reference-Implementation/issues/34) Simple model not getting executed as expected
0 commit comments