Skip to content

Commit a4a1ad7

Browse files
committed
ST6RI-866 Updated redefinitions in Actions::Action::subactions::this.
1 parent bc3830f commit a4a1ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sysml.library/Systems Library/Actions.sysml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ standard library package Actions {
6060
* The subperformances of this Action that are Actions.
6161
*/
6262

63-
ref occurrence :>> this = (that as Action).this {
63+
ref occurrence :>> Action::this, actions::this, subperformances::this = (that as Action).this {
6464
doc
6565
/*
6666
* The "this" reference of a subaction is always the same as that of

0 commit comments

Comments
 (0)