Skip to content

Commit 0f7bc30

Browse files
committed
Fully implement RunnableEntity
1 parent 88297fb commit 0f7bc30

File tree

6 files changed

+1755
-89
lines changed

6 files changed

+1755
-89
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,28 @@ ROperationInAtomicSwcInstanceRef | R-OPERATION-IN-ATOMIC-SWC-INSTANCE-REF
3434
* SynchronousServerCallPoint | SYNCHRONOUS-SERVER-CALL-POINT
3535
* WaitPoint | WAIT-POINT
3636

37+
### Changed
38+
39+
* RunnableEntity supports new sub-elements
40+
* ARGUMENTS
41+
* ASYNCHRONOUS-SERVER-CALL-RESULT-POINTS
42+
* CAN-BE-INVOKED-CONCURRENTLY
43+
* DATA-READ-ACCESSS
44+
* DATA-RECEIVE-POINT-BY-ARGUMENTS
45+
* DATA-RECEIVE-POINT-BY-VALUES
46+
* DATA-SEND-POINTS
47+
* DATA-WRITE-ACCESSS
48+
* EXTERNAL-TRIGGERING-POINTS
49+
* INTERNAL-TRIGGERING-POINTS
50+
* MODE-ACCESS-POINTS
51+
* MODE-SWITCH-POINTS
52+
* PARAMETER-ACCESSS
53+
* READ-LOCAL-VARIABLES
54+
* SERVER-CALL-POINTS
55+
* SYMBOL
56+
* WAIT-POINTS
57+
* WRITTEN-LOCAL-VARIABLES
58+
3759
## [v0.5.4] - 2024-10-28
3860

3961
### Added

0 commit comments

Comments
 (0)