@@ -15828,6 +15828,7 @@ rule__ConnectorDeclaration__Group_0__3
15828
15828
}
15829
15829
:
15830
15830
rule__ConnectorDeclaration__Group_0__3__Impl
15831
+ rule__ConnectorDeclaration__Group_0__4
15831
15832
;
15832
15833
finally {
15833
15834
restoreStackSize(stackSize);
@@ -15848,6 +15849,32 @@ finally {
15848
15849
restoreStackSize(stackSize);
15849
15850
}
15850
15851
15852
+ rule__ConnectorDeclaration__Group_0__4
15853
+ @init {
15854
+ int stackSize = keepStackSize();
15855
+ }
15856
+ :
15857
+ rule__ConnectorDeclaration__Group_0__4__Impl
15858
+ ;
15859
+ finally {
15860
+ restoreStackSize(stackSize);
15861
+ }
15862
+
15863
+ rule__ConnectorDeclaration__Group_0__4__Impl
15864
+ @init {
15865
+ int stackSize = keepStackSize();
15866
+ }
15867
+ :
15868
+ (
15869
+ { before(grammarAccess.getConnectorDeclarationAccess().getSubsettingPartParserRuleCall_0_4()); }
15870
+ ruleSubsettingPart
15871
+ { after(grammarAccess.getConnectorDeclarationAccess().getSubsettingPartParserRuleCall_0_4()); }
15872
+ )
15873
+ ;
15874
+ finally {
15875
+ restoreStackSize(stackSize);
15876
+ }
15877
+
15851
15878
15852
15879
rule__ConnectorDeclaration__Group_0_0__0
15853
15880
@init {
@@ -16002,9 +16029,9 @@ rule__ConnectorDeclaration__Group_1__2__Impl
16002
16029
}
16003
16030
:
16004
16031
(
16005
- { before(grammarAccess.getConnectorDeclarationAccess().getLeftParenthesisKeyword_1_2 ()); }
16006
- '('
16007
- { after(grammarAccess.getConnectorDeclarationAccess().getLeftParenthesisKeyword_1_2 ()); }
16032
+ { before(grammarAccess.getConnectorDeclarationAccess().getSubsettingPartParserRuleCall_1_2 ()); }
16033
+ ruleSubsettingPart
16034
+ { after(grammarAccess.getConnectorDeclarationAccess().getSubsettingPartParserRuleCall_1_2 ()); }
16008
16035
)
16009
16036
;
16010
16037
finally {
@@ -16029,9 +16056,9 @@ rule__ConnectorDeclaration__Group_1__3__Impl
16029
16056
}
16030
16057
:
16031
16058
(
16032
- { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_3 ()); }
16033
- (rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_3)
16034
- { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_3 ()); }
16059
+ { before(grammarAccess.getConnectorDeclarationAccess().getLeftParenthesisKeyword_1_3 ()); }
16060
+ '('
16061
+ { after(grammarAccess.getConnectorDeclarationAccess().getLeftParenthesisKeyword_1_3 ()); }
16035
16062
)
16036
16063
;
16037
16064
finally {
@@ -16056,9 +16083,9 @@ rule__ConnectorDeclaration__Group_1__4__Impl
16056
16083
}
16057
16084
:
16058
16085
(
16059
- { before(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_4 ()); }
16060
- ','
16061
- { after(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_4 ()); }
16086
+ { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_4 ()); }
16087
+ (rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_4)
16088
+ { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_4 ()); }
16062
16089
)
16063
16090
;
16064
16091
finally {
@@ -16083,9 +16110,9 @@ rule__ConnectorDeclaration__Group_1__5__Impl
16083
16110
}
16084
16111
:
16085
16112
(
16086
- { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_5 ()); }
16087
- (rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_5)
16088
- { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_5 ()); }
16113
+ { before(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_5 ()); }
16114
+ ','
16115
+ { after(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_5 ()); }
16089
16116
)
16090
16117
;
16091
16118
finally {
@@ -16110,9 +16137,9 @@ rule__ConnectorDeclaration__Group_1__6__Impl
16110
16137
}
16111
16138
:
16112
16139
(
16113
- { before(grammarAccess.getConnectorDeclarationAccess().getGroup_1_6 ()); }
16114
- (rule__ConnectorDeclaration__Group_1_6__0)*
16115
- { after(grammarAccess.getConnectorDeclarationAccess().getGroup_1_6 ()); }
16140
+ { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_6 ()); }
16141
+ (rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_6)
16142
+ { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_6 ()); }
16116
16143
)
16117
16144
;
16118
16145
finally {
@@ -16125,6 +16152,7 @@ rule__ConnectorDeclaration__Group_1__7
16125
16152
}
16126
16153
:
16127
16154
rule__ConnectorDeclaration__Group_1__7__Impl
16155
+ rule__ConnectorDeclaration__Group_1__8
16128
16156
;
16129
16157
finally {
16130
16158
restoreStackSize(stackSize);
@@ -16136,63 +16164,89 @@ rule__ConnectorDeclaration__Group_1__7__Impl
16136
16164
}
16137
16165
:
16138
16166
(
16139
- { before(grammarAccess.getConnectorDeclarationAccess().getRightParenthesisKeyword_1_7()); }
16167
+ { before(grammarAccess.getConnectorDeclarationAccess().getGroup_1_7()); }
16168
+ (rule__ConnectorDeclaration__Group_1_7__0)*
16169
+ { after(grammarAccess.getConnectorDeclarationAccess().getGroup_1_7()); }
16170
+ )
16171
+ ;
16172
+ finally {
16173
+ restoreStackSize(stackSize);
16174
+ }
16175
+
16176
+ rule__ConnectorDeclaration__Group_1__8
16177
+ @init {
16178
+ int stackSize = keepStackSize();
16179
+ }
16180
+ :
16181
+ rule__ConnectorDeclaration__Group_1__8__Impl
16182
+ ;
16183
+ finally {
16184
+ restoreStackSize(stackSize);
16185
+ }
16186
+
16187
+ rule__ConnectorDeclaration__Group_1__8__Impl
16188
+ @init {
16189
+ int stackSize = keepStackSize();
16190
+ }
16191
+ :
16192
+ (
16193
+ { before(grammarAccess.getConnectorDeclarationAccess().getRightParenthesisKeyword_1_8()); }
16140
16194
')'
16141
- { after(grammarAccess.getConnectorDeclarationAccess().getRightParenthesisKeyword_1_7 ()); }
16195
+ { after(grammarAccess.getConnectorDeclarationAccess().getRightParenthesisKeyword_1_8 ()); }
16142
16196
)
16143
16197
;
16144
16198
finally {
16145
16199
restoreStackSize(stackSize);
16146
16200
}
16147
16201
16148
16202
16149
- rule__ConnectorDeclaration__Group_1_6__0
16203
+ rule__ConnectorDeclaration__Group_1_7__0
16150
16204
@init {
16151
16205
int stackSize = keepStackSize();
16152
16206
}
16153
16207
:
16154
- rule__ConnectorDeclaration__Group_1_6__0__Impl
16155
- rule__ConnectorDeclaration__Group_1_6__1
16208
+ rule__ConnectorDeclaration__Group_1_7__0__Impl
16209
+ rule__ConnectorDeclaration__Group_1_7__1
16156
16210
;
16157
16211
finally {
16158
16212
restoreStackSize(stackSize);
16159
16213
}
16160
16214
16161
- rule__ConnectorDeclaration__Group_1_6__0__Impl
16215
+ rule__ConnectorDeclaration__Group_1_7__0__Impl
16162
16216
@init {
16163
16217
int stackSize = keepStackSize();
16164
16218
}
16165
16219
:
16166
16220
(
16167
- { before(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_6_0 ()); }
16221
+ { before(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_7_0 ()); }
16168
16222
','
16169
- { after(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_6_0 ()); }
16223
+ { after(grammarAccess.getConnectorDeclarationAccess().getCommaKeyword_1_7_0 ()); }
16170
16224
)
16171
16225
;
16172
16226
finally {
16173
16227
restoreStackSize(stackSize);
16174
16228
}
16175
16229
16176
- rule__ConnectorDeclaration__Group_1_6__1
16230
+ rule__ConnectorDeclaration__Group_1_7__1
16177
16231
@init {
16178
16232
int stackSize = keepStackSize();
16179
16233
}
16180
16234
:
16181
- rule__ConnectorDeclaration__Group_1_6__1__Impl
16235
+ rule__ConnectorDeclaration__Group_1_7__1__Impl
16182
16236
;
16183
16237
finally {
16184
16238
restoreStackSize(stackSize);
16185
16239
}
16186
16240
16187
- rule__ConnectorDeclaration__Group_1_6__1__Impl
16241
+ rule__ConnectorDeclaration__Group_1_7__1__Impl
16188
16242
@init {
16189
16243
int stackSize = keepStackSize();
16190
16244
}
16191
16245
:
16192
16246
(
16193
- { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_6_1 ()); }
16194
- (rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_6_1 )
16195
- { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_6_1 ()); }
16247
+ { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_7_1 ()); }
16248
+ (rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_7_1 )
16249
+ { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipAssignment_1_7_1 ()); }
16196
16250
)
16197
16251
;
16198
16252
finally {
@@ -26520,45 +26574,45 @@ finally {
26520
26574
restoreStackSize(stackSize);
26521
26575
}
26522
26576
26523
- rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_3
26577
+ rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_4
26524
26578
@init {
26525
26579
int stackSize = keepStackSize();
26526
26580
}
26527
26581
:
26528
26582
(
26529
- { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_3_0 ()); }
26583
+ { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_4_0 ()); }
26530
26584
ruleConnectorEndMember
26531
- { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_3_0 ()); }
26585
+ { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_4_0 ()); }
26532
26586
)
26533
26587
;
26534
26588
finally {
26535
26589
restoreStackSize(stackSize);
26536
26590
}
26537
26591
26538
- rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_5
26592
+ rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_6
26539
26593
@init {
26540
26594
int stackSize = keepStackSize();
26541
26595
}
26542
26596
:
26543
26597
(
26544
- { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_5_0 ()); }
26598
+ { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_6_0 ()); }
26545
26599
ruleConnectorEndMember
26546
- { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_5_0 ()); }
26600
+ { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_6_0 ()); }
26547
26601
)
26548
26602
;
26549
26603
finally {
26550
26604
restoreStackSize(stackSize);
26551
26605
}
26552
26606
26553
- rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_6_1
26607
+ rule__ConnectorDeclaration__OwnedRelationshipAssignment_1_7_1
26554
26608
@init {
26555
26609
int stackSize = keepStackSize();
26556
26610
}
26557
26611
:
26558
26612
(
26559
- { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_6_1_0 ()); }
26613
+ { before(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_7_1_0 ()); }
26560
26614
ruleConnectorEndMember
26561
- { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_6_1_0 ()); }
26615
+ { after(grammarAccess.getConnectorDeclarationAccess().getOwnedRelationshipConnectorEndMemberParserRuleCall_1_7_1_0 ()); }
26562
26616
)
26563
26617
;
26564
26618
finally {
0 commit comments