Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: a3eec5258e10a82ed40d9e246b983ac1f5861843 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="20131001" xmlns:xmi="http://www.omg.org/spec/XMI/20131001" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:standard="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard" xmlns:uml="http://www.eclipse.org/uml2/5.0.0/UML">
  <uml:Model xmi:id="_hJmTcCZOEeWmgOFg9eu0tA" name="exceptions" URI="http://www.eclipse.org/papyrus/2015/testframework/exceptions">
    <ownedComment xmi:type="uml:Comment" xmi:id="_ni5s8CZQEeWmgOFg9eu0tA" annotatedElement="_051OsCpqEeWZzc-gY9GRNA">
      <body>Collects matching rules for the edit-parts that cannot be combined to interact in a test case.  The indirection is required to allow repetation of the same edit-part reference, and Ecore does not support non-unique reference collections.</body>
    </ownedComment>
    <packageImport xmi:type="uml:PackageImport" xmi:id="_nodNQCZOEeWmgOFg9eu0tA">
      <importedPackage xmi:type="uml:Model" href="gmfgen.uml#_WWjJYLA9EeO4_99b0CahZA"/>
    </packageImport>
    <packageImport xmi:type="uml:PackageImport" xmi:id="_ULxY0CZTEeWmgOFg9eu0tA">
      <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/UML.metamodel.uml#_0"/>
    </packageImport>
    <packageImport xmi:type="uml:PackageImport" xmi:id="_ywmmYCZOEeWmgOFg9eu0tA">
      <importedPackage xmi:type="uml:Model" href="testingFrameworkBase.uml#_3xixwD-oEeOBJIvKdeZtpQ"/>
    </packageImport>
    <packageImport xmi:type="uml:PackageImport" xmi:id="_wmAQgCiSEeW4h-eHBrikiA">
      <importedPackage xmi:type="uml:Model" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#_0"/>
    </packageImport>
    <packagedElement xmi:type="uml:Class" xmi:id="_gn44ECZPEeWmgOFg9eu0tA" name="ForbiddenEditPartPermutation">
      <ownedRule xmi:type="uml:Constraint" xmi:id="_RZLf8CZUEeWmgOFg9eu0tA" name="test_classes">
        <specification xmi:type="uml:OpaqueExpression" xmi:id="_swkH0CZUEeWmgOFg9eu0tA">
          <language>OCL</language>
          <language>Natural language</language>
          <body>testClass->forAll(conformsTo(_'org.eclipse.papyrus.uml.diagram.tests'::AbstractPapyrusTestCase.oclAsType(UML::Type)))</body>
          <body>The test classes constrained by a ForbiddenEditPartPermutation are some kind of AbstractPapyrusTestCase from the framework base model.</body>
        </specification>
      </ownedRule>
      <generalization xmi:type="uml:Generalization" xmi:id="_Vc1goCZqEeW5F5zEtIBA-w" general="_LcZWcCZqEeW5F5zEtIBA-w"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_asC50CZREeWmgOFg9eu0tA" name="reasonKind" type="_zturECZQEeWmgOFg9eu0tA">
        <defaultValue xmi:type="uml:InstanceValue" xmi:id="_skpTECZREeWmgOFg9eu0tA" instance="_1r95YCZQEeWmgOFg9eu0tA"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_jm7xMCZREeWmgOFg9eu0tA" name="reason" visibility="public">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String"/>
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_oQqVYCZREeWmgOFg9eu0tA"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_oQy4QCZREeWmgOFg9eu0tA" value="1"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_96H7sCZSEeWmgOFg9eu0tA" name="testClass" association="_96HUoCZSEeWmgOFg9eu0tA">
        <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Class"/>
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_GvxtwCZTEeWmgOFg9eu0tA" value="1"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Gvy74CZTEeWmgOFg9eu0tA" value="*"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_054SACpqEeWZzc-gY9GRNA" name="editPart" type="_tF1G4CpqEeWZzc-gY9GRNA" aggregation="composite" association="_051OsCpqEeWZzc-gY9GRNA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_8Gd0gCpqEeWZzc-gY9GRNA" value="1"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_8GfpsCpqEeWZzc-gY9GRNA" value="*"/>
      </ownedAttribute>
      <ownedOperation xmi:type="uml:Operation" xmi:id="_nIdYYCZrEeW5F5zEtIBA-w" name="validate" redefinedOperation="_42euwCZqEeW5F5zEtIBA-w">
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_nIdYYSZrEeW5F5zEtIBA-w" name="editPart" isOrdered="true" isUnique="false" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_nIdYYiZrEeW5F5zEtIBA-w" value="1"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_nIdYYyZrEeW5F5zEtIBA-w" value="*"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_nIdYZCZrEeW5F5zEtIBA-w" name="testClass" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Class"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_XhUA0CiOEeW4h-eHBrikiA" name="diagnostics" effect="update">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EDiagnosticChain"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_nIdYZSZrEeW5F5zEtIBA-w" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Enumeration" xmi:id="_zturECZQEeWmgOFg9eu0tA" name="ForbiddenReasonKind">
      <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_1r95YCZQEeWmgOFg9eu0tA" name="invalid">
        <ownedComment xmi:type="uml:Comment" xmi:id="_Bgkv4CZREeWmgOFg9eu0tA">
          <body>Indicates that the permutation of edit-parts is forbidden because it is not valid to combine the
corresponding model elements in an UML model.</body>
        </ownedComment>
      </ownedLiteral>
      <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_2oyG8CZQEeWmgOFg9eu0tA" name="failing">
        <ownedComment xmi:type="uml:Comment" xmi:id="_P2QcACZREeWmgOFg9eu0tA" annotatedElement="_2oyG8CZQEeWmgOFg9eu0tA">
          <body>Indicates that the permutation of edit-parts is forbidden because the tests generated would fail.
The system-under-test intends to support this permutation, but it does not work.</body>
        </ownedComment>
      </ownedLiteral>
      <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_CkK64CZREeWmgOFg9eu0tA" name="unimplemented">
        <ownedComment xmi:type="uml:Comment" xmi:id="_YxhG0CZREeWmgOFg9eu0tA" annotatedElement="_CkK64CZREeWmgOFg9eu0tA">
          <body>Indicates that the permutation of edit-parts is forbidden because the
system-under-test does not intend to support it, so generating tests
would be pointless (they would only fail).</body>
        </ownedComment>
      </ownedLiteral>
      <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_dqv6QCttEeWDR7Os3wiPYA" name="interactive"/>
    </packagedElement>
    <packagedElement xmi:type="uml:Association" xmi:id="_96HUoCZSEeWmgOFg9eu0tA" visibility="private" memberEnd="_96H7sCZSEeWmgOFg9eu0tA _96H7sSZSEeWmgOFg9eu0tA">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_96HUoSZSEeWmgOFg9eu0tA" source="org.eclipse.papyrus">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_96HUoiZSEeWmgOFg9eu0tA" key="nature" value="UML_Nature"/>
      </eAnnotations>
      <ownedEnd xmi:type="uml:Property" xmi:id="_96H7sSZSEeWmgOFg9eu0tA" name="constraint" type="_gn44ECZPEeWmgOFg9eu0tA" association="_96HUoCZSEeWmgOFg9eu0tA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_GL3IYCZTEeWmgOFg9eu0tA"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_GL4WgCZTEeWmgOFg9eu0tA" value="*"/>
      </ownedEnd>
    </packagedElement>
    <packagedElement xmi:type="uml:Class" xmi:id="_FHLzwCZdEeW5F5zEtIBA-w" name="TestExceptions">
      <ownedAttribute xmi:type="uml:Property" xmi:id="_o4SzwiZqEeW5F5zEtIBA-w" name="constraint" type="_LcZWcCZqEeW5F5zEtIBA-w" aggregation="composite" association="_o4SMsCZqEeW5F5zEtIBA-w">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_vgYiECZqEeW5F5zEtIBA-w"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_vgZwMCZqEeW5F5zEtIBA-w" value="*"/>
      </ownedAttribute>
      <ownedOperation xmi:type="uml:Operation" xmi:id="_2oO5ECZrEeW5F5zEtIBA-w" name="validate">
        <ownedComment xmi:type="uml:Comment" xmi:id="_A6M4ICZsEeW5F5zEtIBA-w">
          <body>Determines whether all of my test constraints are satisfied by a particular permutation
of edit-parts for an abstract test class.</body>
        </ownedComment>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_2oO5ESZrEeW5F5zEtIBA-w" name="editPart" isOrdered="true" isUnique="false" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_2oO5EiZrEeW5F5zEtIBA-w" value="1"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_2oO5EyZrEeW5F5zEtIBA-w" value="*"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_2oO5FCZrEeW5F5zEtIBA-w" name="testClass" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Class"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_N8_x8CiOEeW4h-eHBrikiA" name="diagnostics" effect="update">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EDiagnosticChain"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_2oO5FSZrEeW5F5zEtIBA-w" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Class" xmi:id="_LcZWcCZqEeW5F5zEtIBA-w" name="TestConstraint" isAbstract="true">
      <ownedAttribute xmi:type="uml:Property" xmi:id="_o4Ta0CZqEeW5F5zEtIBA-w" name="container" type="_FHLzwCZdEeW5F5zEtIBA-w" association="_o4SMsCZqEeW5F5zEtIBA-w"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_zx3pwCtqEeWDR7Os3wiPYA" name="omitOnFailure" visibility="public">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
      </ownedAttribute>
      <ownedOperation xmi:type="uml:Operation" xmi:id="_42euwCZqEeW5F5zEtIBA-w" name="validate" isAbstract="true">
        <ownedComment xmi:type="uml:Comment" xmi:id="_OkhTECZsEeW5F5zEtIBA-w">
          <body>Determines whether I permit a particular permutation of edit-parts for an abstract test class.</body>
        </ownedComment>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_EMGjMCZrEeW5F5zEtIBA-w" name="editPart" isOrdered="true" isUnique="false" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_H0ci4CZrEeW5F5zEtIBA-w" value="1"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_H0dxACZrEeW5F5zEtIBA-w" value="*"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_epr1QCZrEeW5F5zEtIBA-w" name="testClass" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Class"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_TDPTACiOEeW4h-eHBrikiA" name="diagnostics" effect="update">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EDiagnosticChain"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_h-cKkCZrEeW5F5zEtIBA-w" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Association" xmi:id="_o4SMsCZqEeW5F5zEtIBA-w" visibility="private" memberEnd="_o4SzwiZqEeW5F5zEtIBA-w _o4Ta0CZqEeW5F5zEtIBA-w">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_o4SzwCZqEeW5F5zEtIBA-w" source="org.eclipse.papyrus">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_o4SzwSZqEeW5F5zEtIBA-w" key="nature" value="UML_Nature"/>
      </eAnnotations>
    </packagedElement>
    <packagedElement xmi:type="uml:Class" xmi:id="_XxM7oCdJEeW3Ao6XU3_v_g" name="EditPartRef">
      <generalization xmi:type="uml:Generalization" xmi:id="_FL9j8CpsEeWZzc-gY9GRNA" general="_tF1G4CpqEeWZzc-gY9GRNA"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_6PZOICdJEeW3Ao6XU3_v_g" name="editPart" association="_6PWK0CdJEeW3Ao6XU3_v_g">
        <type xmi:type="uml:Class" href="gmfgen.uml#_WWjwvbA9EeO4_99b0CahZA"/>
      </ownedAttribute>
      <ownedOperation xmi:type="uml:Operation" xmi:id="__0prkCpsEeWZzc-gY9GRNA" name="matches" redefinedOperation="_bXUy4CpsEeWZzc-gY9GRNA">
        <ownedParameter xmi:type="uml:Parameter" xmi:id="__0prkSpsEeWZzc-gY9GRNA" name="editPart" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_m4SQcCpzEeW5FrNGH8gctQ" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Association" xmi:id="_6PWK0CdJEeW3Ao6XU3_v_g" visibility="private" memberEnd="_6PZOICdJEeW3Ao6XU3_v_g _6PZ1MCdJEeW3Ao6XU3_v_g">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_6PXY8CdJEeW3Ao6XU3_v_g" source="org.eclipse.papyrus">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_6PYAACdJEeW3Ao6XU3_v_g" key="nature" value="UML_Nature"/>
      </eAnnotations>
      <ownedEnd xmi:type="uml:Property" xmi:id="_6PZ1MCdJEeW3Ao6XU3_v_g" name="ref" type="_XxM7oCdJEeW3Ao6XU3_v_g" association="_6PWK0CdJEeW3Ao6XU3_v_g">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_--jE4CdJEeW3Ao6XU3_v_g"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_--kTACdJEeW3Ao6XU3_v_g" value="*"/>
      </ownedEnd>
    </packagedElement>
    <packagedElement xmi:type="uml:Class" xmi:id="_tF1G4CpqEeWZzc-gY9GRNA" name="EditPartSpec" isAbstract="true">
      <ownedAttribute xmi:type="uml:Property" xmi:id="_nfxA0CprEeWZzc-gY9GRNA" name="composite" type="_XR65MCprEeWZzc-gY9GRNA" association="_nfvLoCprEeWZzc-gY9GRNA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_g4Vu8CptEeWZzc-gY9GRNA"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_g4W9ECptEeWZzc-gY9GRNA" value="1"/>
      </ownedAttribute>
      <ownedOperation xmi:type="uml:Operation" xmi:id="_bXUy4CpsEeWZzc-gY9GRNA" name="matches" isAbstract="true">
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_nOjfkCpsEeWZzc-gY9GRNA" name="editPart" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_geutYCpzEeW5FrNGH8gctQ" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Association" xmi:id="_051OsCpqEeWZzc-gY9GRNA" visibility="private" memberEnd="_054SACpqEeWZzc-gY9GRNA _054SASpqEeWZzc-gY9GRNA">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_052c0CpqEeWZzc-gY9GRNA" source="org.eclipse.papyrus">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_053D4CpqEeWZzc-gY9GRNA" key="nature" value="UML_Nature"/>
      </eAnnotations>
      <ownedEnd xmi:type="uml:Property" xmi:id="_054SASpqEeWZzc-gY9GRNA" name="forbiddenPermutation" type="_gn44ECZPEeWmgOFg9eu0tA" association="_051OsCpqEeWZzc-gY9GRNA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_6Mk6sCpqEeWZzc-gY9GRNA"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_6Mmv4CpqEeWZzc-gY9GRNA" value="1"/>
      </ownedEnd>
    </packagedElement>
    <packagedElement xmi:type="uml:Class" xmi:id="_XR65MCprEeWZzc-gY9GRNA" name="CompositeEditPartSpec">
      <generalization xmi:type="uml:Generalization" xmi:id="_EdbqACpsEeWZzc-gY9GRNA" general="_tF1G4CpqEeWZzc-gY9GRNA"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_nfvysiprEeWZzc-gY9GRNA" name="operand" type="_tF1G4CpqEeWZzc-gY9GRNA" aggregation="composite" association="_nfvLoCprEeWZzc-gY9GRNA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_1OFyACprEeWZzc-gY9GRNA" value="1"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_1OHAICprEeWZzc-gY9GRNA" value="*"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_SOJn4CpsEeWZzc-gY9GRNA" name="operator" visibility="public" type="_JaahYCpsEeWZzc-gY9GRNA"/>
      <ownedOperation xmi:type="uml:Operation" xmi:id="_6L89sCpsEeWZzc-gY9GRNA" name="matches" redefinedOperation="_bXUy4CpsEeWZzc-gY9GRNA">
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_6L89sSpsEeWZzc-gY9GRNA" name="editPart" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_l-loUCpzEeW5FrNGH8gctQ" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Association" xmi:id="_nfvLoCprEeWZzc-gY9GRNA" visibility="private" memberEnd="_nfvysiprEeWZzc-gY9GRNA _nfxA0CprEeWZzc-gY9GRNA">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_nfvysCprEeWZzc-gY9GRNA" source="org.eclipse.papyrus">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_nfvysSprEeWZzc-gY9GRNA" key="nature" value="UML_Nature"/>
      </eAnnotations>
    </packagedElement>
    <packagedElement xmi:type="uml:Enumeration" xmi:id="_JaahYCpsEeWZzc-gY9GRNA" name="OperatorKind">
      <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_MUuWYCpsEeWZzc-gY9GRNA" name="and"/>
      <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_O9vnECpsEeWZzc-gY9GRNA" name="or"/>
      <ownedLiteral xmi:type="uml:EnumerationLiteral" xmi:id="_QjVE0CpsEeWZzc-gY9GRNA" name="not"/>
    </packagedElement>
    <packagedElement xmi:type="uml:Class" xmi:id="_36S4kCp2EeW5FrNGH8gctQ" name="AnyEditPart">
      <generalization xmi:type="uml:Generalization" xmi:id="_8T2SwCp2EeW5FrNGH8gctQ" general="_tF1G4CpqEeWZzc-gY9GRNA"/>
      <ownedOperation xmi:type="uml:Operation" xmi:id="_GpR1gCp3EeW5FrNGH8gctQ" name="matches" redefinedOperation="_bXUy4CpsEeWZzc-gY9GRNA">
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_GpR1gSp3EeW5FrNGH8gctQ" name="editPart" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_GpR1gip3EeW5FrNGH8gctQ" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Class" xmi:id="_2yb68CtuEeWDR7Os3wiPYA" name="ForbiddenEditPart">
      <generalization xmi:type="uml:Generalization" xmi:id="_ImytYCtvEeWDR7Os3wiPYA" general="_LcZWcCZqEeW5F5zEtIBA-w"/>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_99PUwCtuEeWDR7Os3wiPYA" name="editPart" type="_tF1G4CpqEeWZzc-gY9GRNA" aggregation="composite" association="_99MRcCtuEeWDR7Os3wiPYA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_CDzhgCtvEeWDR7Os3wiPYA" value="1"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_CD0voCtvEeWDR7Os3wiPYA" value="1"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_MtvUoCtvEeWDR7Os3wiPYA" name="reason" visibility="public">
        <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#String"/>
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_MtvUoStvEeWDR7Os3wiPYA"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_MtvUoitvEeWDR7Os3wiPYA" value="1"/>
      </ownedAttribute>
      <ownedAttribute xmi:type="uml:Property" xmi:id="_MtwiwCtvEeWDR7Os3wiPYA" name="reasonKind" type="_zturECZQEeWmgOFg9eu0tA">
        <defaultValue xmi:type="uml:InstanceValue" xmi:id="_MtwiwStvEeWDR7Os3wiPYA" instance="_1r95YCZQEeWmgOFg9eu0tA"/>
      </ownedAttribute>
      <ownedOperation xmi:type="uml:Operation" xmi:id="_eXmuUCtvEeWDR7Os3wiPYA" name="validate" redefinedOperation="_42euwCZqEeW5F5zEtIBA-w">
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_eXmuUStvEeWDR7Os3wiPYA" name="editPart" isOrdered="true" isUnique="false" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#InstanceSpecification"/>
          <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_eXmuUitvEeWDR7Os3wiPYA" value="1"/>
          <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_eXmuUytvEeWDR7Os3wiPYA" value="*"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_eXmuVCtvEeWDR7Os3wiPYA" name="testClass" effect="read">
          <type xmi:type="uml:Class" href="pathmap://UML_METAMODELS/UML.metamodel.uml#Class"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_eXmuVStvEeWDR7Os3wiPYA" name="diagnostics" effect="update">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_METAMODELS/Ecore.metamodel.uml#EDiagnosticChain"/>
        </ownedParameter>
        <ownedParameter xmi:type="uml:Parameter" xmi:id="_eXmuVitvEeWDR7Os3wiPYA" direction="return">
          <type xmi:type="uml:PrimitiveType" href="pathmap://UML_LIBRARIES/UMLPrimitiveTypes.library.uml#Boolean"/>
        </ownedParameter>
      </ownedOperation>
    </packagedElement>
    <packagedElement xmi:type="uml:Association" xmi:id="_99MRcCtuEeWDR7Os3wiPYA" visibility="private" memberEnd="_99PUwCtuEeWDR7Os3wiPYA _99Qi4CtuEeWDR7Os3wiPYA">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_99OGoCtuEeWDR7Os3wiPYA" source="org.eclipse.papyrus">
        <details xmi:type="ecore:EStringToStringMapEntry" xmi:id="_99OGoStuEeWDR7Os3wiPYA" key="nature" value="UML_Nature"/>
      </eAnnotations>
      <ownedEnd xmi:type="uml:Property" xmi:id="_99Qi4CtuEeWDR7Os3wiPYA" name="forbidden" type="_2yb68CtuEeWDR7Os3wiPYA" association="_99MRcCtuEeWDR7Os3wiPYA">
        <lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FNeBICtvEeWDR7Os3wiPYA"/>
        <upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FNfPQCtvEeWDR7Os3wiPYA" value="1"/>
      </ownedEnd>
    </packagedElement>
    <profileApplication xmi:type="uml:ProfileApplication" xmi:id="_5Vz7oCZVEeWmgOFg9eu0tA">
      <eAnnotations xmi:type="ecore:EAnnotation" xmi:id="_5V0isCZVEeWmgOFg9eu0tA" source="http://www.eclipse.org/uml2/2.0.0/UML">
        <references xmi:type="ecore:EPackage" href="http://www.eclipse.org/uml2/5.0.0/UML/Profile/Standard#/"/>
      </eAnnotations>
      <appliedProfile xmi:type="uml:Profile" href="pathmap://UML_PROFILES/Standard.profile.uml#_0"/>
    </profileApplication>
  </uml:Model>
  <standard:Metamodel xmi:id="_60HssCZVEeWmgOFg9eu0tA" base_Model="_hJmTcCZOEeWmgOFg9eu0tA"/>
  <standard:Metaclass xmi:id="_9UmscCZVEeWmgOFg9eu0tA" base_Class="_gn44ECZPEeWmgOFg9eu0tA"/>
  <standard:Metaclass xmi:id="_9VvekCdKEeW3Ao6XU3_v_g" base_Class="_XxM7oCdJEeW3Ao6XU3_v_g"/>
  <standard:Metaclass xmi:id="_fgigcCprEeWZzc-gY9GRNA" base_Class="_XR65MCprEeWZzc-gY9GRNA"/>
  <standard:Metaclass xmi:id="_lxYzcCprEeWZzc-gY9GRNA" base_Class="_tF1G4CpqEeWZzc-gY9GRNA"/>
  <standard:Metaclass xmi:id="_6xRswCp2EeW5FrNGH8gctQ" base_Class="_36S4kCp2EeW5FrNGH8gctQ"/>
  <standard:Metaclass xmi:id="_9SpfoCtuEeWDR7Os3wiPYA" base_Class="_2yb68CtuEeWDR7Os3wiPYA"/>
</xmi:XMI>

Back to the top