Skip to content

Commit 15a60bd

Browse files
committed
Merge branch 'master' into engine-development
2 parents 5614a7e + b47fdb5 commit 15a60bd

6 files changed

Lines changed: 32 additions & 0 deletions

File tree

6.52 MB
Binary file not shown.
3.15 MB
Binary file not shown.
917 KB
Binary file not shown.
1.82 MB
Binary file not shown.
1.07 MB
Binary file not shown.
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
### fUML Reference Implementation
2+
### v1.2.2 Release Notes
3+
4+
This is a production release of the fUML Reference Implementation tracking the issue resolutions approved in Ballot #3 of the fUML 1.3 Revision Task Force.
5+
6+
### fUML Execution Engine
7+
8+
The current base release for the fUML Execution Engine is v1.2.0b (see the [v1.2.0b Release Notes](./fuml-1.2.0b.md)), conforming to v1.2.1 of the [fUML Specification](http://www.omg.org/spec/FUML/1.2.1). The v1.2.2 tracking release includes implementation of resolutions to the following OMG issues, which have been approved by the fUML Revision Task Force for fUML 1.3 but have not yet been formally adopted, in addition to resolutions already implemented in [v1.2.1](./fuml-1.2.1.md).
9+
10+
The full list of open fUML issues is available at http://issues.omg.org/issues/task-force/FUML13.
11+
12+
[FUML 13-17](http://issues.omg.org/issues/task-force/FUML13#issue-38717) Stand-alone owned behavior of BehavioredClassifier shall be possible
13+
14+
[FUML 13-21](http://issues.omg.org/issues/task-force/FUML13#issue-39984) BasicInputOutput operations for reading and writing reals are missing
15+
16+
[FUML 13-23](http://issues.omg.org/issues/task-force/FUML13#issue-40625) EventOccurrence should be used instead of SignalInstance in execution model operation parameters
17+
18+
[FUML 13-25](http://issues.omg.org/issues/task-force/FUML13#issue-40627) Refactor EventOccurrence to provide useful operations
19+
20+
[FUML 13-26](http://issues.omg.org/issues/task-force/FUML13#issue-40628) Reference::equal should use Object::equals
21+
22+
### XMI Loader/Infrastructure
23+
24+
This tracking release includes all resolutions from [v1.2.0b](./fuml-1.2.0b.md) and previous maintenance releases.
25+
26+
#### Bug Fixes
27+
28+
None
29+
30+
#### Improvements
31+
32+
None

0 commit comments

Comments
 (0)