Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhussey2007-04-24 01:59:10 +0000
committerkhussey2007-04-24 01:59:10 +0000
commit65d0a7086dcd4981b1eb3ac6a61a25d5c7928046 (patch)
treea045547e204b6c180761c93b97d6fd0e1ba89975 /plugins/org.eclipse.uml2.uml/model
parent7897e111e3c016a042742c69baa840acfae730e8 (diff)
downloadorg.eclipse.uml2.test-65d0a7086dcd4981b1eb3ac6a61a25d5c7928046.tar.gz
org.eclipse.uml2.test-65d0a7086dcd4981b1eb3ac6a61a25d5c7928046.tar.xz
org.eclipse.uml2.test-65d0a7086dcd4981b1eb3ac6a61a25d5c7928046.zip
[77413] Adding documentation for custom operation parameters.
Diffstat (limited to 'plugins/org.eclipse.uml2.uml/model')
-rw-r--r--plugins/org.eclipse.uml2.uml/model/UML.emx807
1 files changed, 714 insertions, 93 deletions
diff --git a/plugins/org.eclipse.uml2.uml/model/UML.emx b/plugins/org.eclipse.uml2.uml/model/UML.emx
index 8fc0f6c9..c65e84f3 100644
--- a/plugins/org.eclipse.uml2.uml/model/UML.emx
+++ b/plugins/org.eclipse.uml2.uml/model/UML.emx
@@ -147,7 +147,11 @@
<body>Determines whether this element has the specified keyword.</body>
</ownedComment>
<ownedParameter xmi:id="_9mECUGvgEdq4DLWZOhbdEA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="__FRyUGvgEdq4DLWZOhbdEA" name="keyword" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="__FRyUGvgEdq4DLWZOhbdEA" name="keyword" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Oe9r0PICEdulR8T2OJRyFQ" annotatedElement="__FRyUGvgEdq4DLWZOhbdEA">
+ <body>The keyword in question.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_bx0EsGvgEdq4DLWZOhbdEA" name="getKeywords" isQuery="true">
<ownedComment xmi:id="_0r7CQOwbEdqYHf-imTcTdw" annotatedElement="_bx0EsGvgEdq4DLWZOhbdEA">
@@ -163,14 +167,22 @@
<body>Adds the specified keyword to this element.</body>
</ownedComment>
<ownedParameter xmi:id="_y6GO4GvgEdq4DLWZOhbdEA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_mQqpMGvgEdq4DLWZOhbdEA" name="keyword" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_mQqpMGvgEdq4DLWZOhbdEA" name="keyword" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_3Z64UPIAEdulR8T2OJRyFQ" annotatedElement="_mQqpMGvgEdq4DLWZOhbdEA">
+ <body>The keyword to add.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_qB6tQGvgEdq4DLWZOhbdEA" name="removeKeyword">
<ownedComment xmi:id="_4b-zgOwbEdqYHf-imTcTdw" annotatedElement="_qB6tQGvgEdq4DLWZOhbdEA">
<body>Removes the specified keyword from this element.</body>
</ownedComment>
<ownedParameter xmi:id="_1_Pa4GvgEdq4DLWZOhbdEA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_3u_hQGvgEdq4DLWZOhbdEA" name="keyword" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_3u_hQGvgEdq4DLWZOhbdEA" name="keyword" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_79s6oPICEdulR8T2OJRyFQ" annotatedElement="_3u_hQGvgEdq4DLWZOhbdEA">
+ <body>The keyword to remove.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_674ZYGvzEdq7X4sGURiZYA" name="getNearestPackage" isQuery="true">
<ownedComment xmi:id="_8qbw8OwbEdqYHf-imTcTdw" annotatedElement="_674ZYGvzEdq7X4sGURiZYA">
@@ -195,21 +207,33 @@
<body>Determines whether the specified stereotype is applicable to this element.</body>
</ownedComment>
<ownedParameter xmi:id="_dR_vsHFfEdqziYxiZo0YtA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_d5o-gHFfEdqziYxiZo0YtA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_d5o-gHFfEdqziYxiZo0YtA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_bLzx4PICEdulR8T2OJRyFQ" annotatedElement="_d5o-gHFfEdqziYxiZo0YtA">
+ <body>The stereotype in question.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_nd4TIGv0Edq7X4sGURiZYA" name="isStereotypeRequired" isQuery="true">
<ownedComment xmi:id="_GPxTgOwcEdqYHf-imTcTdw" annotatedElement="_nd4TIGv0Edq7X4sGURiZYA">
<body>Determines whether the specified stereotype is required for this element.</body>
</ownedComment>
<ownedParameter xmi:id="_A-TZYGv1Edq7X4sGURiZYA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_0weVIGv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_0weVIGv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_gsqLUPICEdulR8T2OJRyFQ" annotatedElement="_0weVIGv1Edq7X4sGURiZYA">
+ <body>The stereotype in question.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_hDDkwGv0Edq7X4sGURiZYA" name="isStereotypeApplied" isQuery="true">
<ownedComment xmi:id="_HClQgOwcEdqYHf-imTcTdw" annotatedElement="_hDDkwGv0Edq7X4sGURiZYA">
<body>Determines whether the specified stereotype is applied to this element.</body>
</ownedComment>
<ownedParameter xmi:id="_izQ-IGv0Edq7X4sGURiZYA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_jenoQGv0Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_jenoQGv0Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_c-11wPICEdulR8T2OJRyFQ" annotatedElement="_jenoQGv0Edq7X4sGURiZYA">
+ <body>The stereotype in question.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_DkmGMGv1Edq7X4sGURiZYA" name="applyStereotype">
<ownedComment xmi:id="_KtkUgOwcEdqYHf-imTcTdw" annotatedElement="_DkmGMGv1Edq7X4sGURiZYA">
@@ -218,7 +242,11 @@
<ownedParameter xmi:id="_GGbJwGv1Edq7X4sGURiZYA" direction="return">
<type xmi:type="uml:Class" href="Ecore.emx#_SeWijsX_EduPJbEsMYXjUQ?Ecore/EObject?"/>
</ownedParameter>
- <ownedParameter xmi:id="_GmnFsGv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_GmnFsGv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_4-WfgPIAEdulR8T2OJRyFQ" annotatedElement="_GmnFsGv1Edq7X4sGURiZYA">
+ <body>The stereotype to apply.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_LUETUGv1Edq7X4sGURiZYA" name="unapplyStereotype">
<ownedComment xmi:id="_MSdOsOwcEdqYHf-imTcTdw" annotatedElement="_LUETUGv1Edq7X4sGURiZYA">
@@ -227,7 +255,11 @@
<ownedParameter xmi:id="_NqRVsGv1Edq7X4sGURiZYA" direction="return">
<type xmi:type="uml:Class" href="Ecore.emx#_SeWijsX_EduPJbEsMYXjUQ?Ecore/EObject?"/>
</ownedParameter>
- <ownedParameter xmi:id="_OI9c0Gv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_OI9c0Gv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_FrjgAPIDEdulR8T2OJRyFQ" annotatedElement="_OI9c0Gv1Edq7X4sGURiZYA">
+ <body>The stereotype to unapply.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_7oNB8Gv1Edq7X4sGURiZYA" name="getApplicableStereotypes" isQuery="true">
<ownedComment xmi:id="_RO894OwcEdqYHf-imTcTdw" annotatedElement="_7oNB8Gv1Edq7X4sGURiZYA">
@@ -246,7 +278,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_i-hrkWv3Edq7X4sGURiZYA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_i-hrkGv3Edq7X4sGURiZYA"/>
</ownedParameter>
- <ownedParameter xmi:id="_FX9r0Gv2Edq7X4sGURiZYA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_FX9r0Gv2Edq7X4sGURiZYA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="__AGmkPIAEdulR8T2OJRyFQ" annotatedElement="_FX9r0Gv2Edq7X4sGURiZYA">
+ <body>The qualified name of the applicable stereotype to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_IFUr8GvgEdq4DLWZOhbdEA" name="getStereotypeApplications" isQuery="true">
<ownedComment xmi:id="_hu_owOwcEdqYHf-imTcTdw" annotatedElement="_IFUr8GvgEdq4DLWZOhbdEA">
@@ -267,7 +303,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_4QyvUWv3Edq7X4sGURiZYA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_4QyvUGv3Edq7X4sGURiZYA"/>
</ownedParameter>
- <ownedParameter xmi:id="_VtGjsGv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_VtGjsGv1Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_7ovzwPIBEdulR8T2OJRyFQ" annotatedElement="_VtGjsGv1Edq7X4sGURiZYA">
+ <body>The stereotype for which to retrieve an application.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_ko32oHFfEdqziYxiZo0YtA" name="getRequiredStereotypes" isQuery="true">
<ownedComment xmi:id="_57OjQOwcEdqYHf-imTcTdw" annotatedElement="_ko32oHFfEdqziYxiZo0YtA">
@@ -286,7 +326,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Cpo7kXFgEdqziYxiZo0YtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Cpo7kHFgEdqziYxiZo0YtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_9NGaYHFfEdqziYxiZo0YtA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_9NGaYHFfEdqziYxiZo0YtA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_r0tTQPIBEdulR8T2OJRyFQ" annotatedElement="_9NGaYHFfEdqziYxiZo0YtA">
+ <body>The qualified name of the required stereotype to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_ZR1OsGv1Edq7X4sGURiZYA" name="getAppliedStereotypes" isQuery="true">
<ownedComment xmi:id="_Dj1cQOwdEdqYHf-imTcTdw" annotatedElement="_ZR1OsGv1Edq7X4sGURiZYA">
@@ -305,7 +349,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_mO2M0Wv3Edq7X4sGURiZYA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_mO2M0Gv3Edq7X4sGURiZYA"/>
</ownedParameter>
- <ownedParameter xmi:id="_r4SMcGv1Edq7X4sGURiZYA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_r4SMcGv1Edq7X4sGURiZYA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_A1hQEPIBEdulR8T2OJRyFQ" annotatedElement="_r4SMcGv1Edq7X4sGURiZYA">
+ <body>The qualified name of the applied stereotype to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="__s2tsGv2Edq7X4sGURiZYA" name="getAppliedSubstereotypes" isQuery="true">
<ownedComment xmi:id="_NAYPMOwdEdqYHf-imTcTdw" annotatedElement="__s2tsGv2Edq7X4sGURiZYA">
@@ -315,7 +363,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="__s2tsmv2Edq7X4sGURiZYA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="__s2ts2v2Edq7X4sGURiZYA"/>
</ownedParameter>
- <ownedParameter xmi:id="_DJsA8Gv3Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_DJsA8Gv3Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_cF4C4PIBEdulR8T2OJRyFQ" annotatedElement="_DJsA8Gv3Edq7X4sGURiZYA">
+ <body>The superstereotype of the applied substereotypes to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_KpgogGv3Edq7X4sGURiZYA" name="getAppliedSubstereotype" isQuery="true">
<ownedComment xmi:id="_P0Fs8OwdEdqYHf-imTcTdw" annotatedElement="_KpgogGv3Edq7X4sGURiZYA">
@@ -325,16 +377,32 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_qg4pwWv3Edq7X4sGURiZYA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_qg4pwGv3Edq7X4sGURiZYA"/>
</ownedParameter>
- <ownedParameter xmi:id="_NcK9YGv3Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_Kpgogmv3Edq7X4sGURiZYA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_NcK9YGv3Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_ZJ1IgPIBEdulR8T2OJRyFQ" annotatedElement="_NcK9YGv3Edq7X4sGURiZYA">
+ <body>The superstereotype of the applied substereotype to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_Kpgogmv3Edq7X4sGURiZYA" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_UNpiYPIBEdulR8T2OJRyFQ" annotatedElement="_Kpgogmv3Edq7X4sGURiZYA">
+ <body>The qualified name of the applied substereotype to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_JbZFAGv2Edq7X4sGURiZYA" name="hasValue" isQuery="true">
<ownedComment xmi:id="_b4HfgOwdEdqYHf-imTcTdw" annotatedElement="_JbZFAGv2Edq7X4sGURiZYA">
<body>Determines whether this element has a (non-default) value for the property with the specified name in the specified stereotype.</body>
</ownedComment>
<ownedParameter xmi:id="_L6F8EGv2Edq7X4sGURiZYA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_MqEngGv2Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_RaWfoGv2Edq7X4sGURiZYA" name="propertyName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_MqEngGv2Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_Zk10EPICEdulR8T2OJRyFQ" annotatedElement="_MqEngGv2Edq7X4sGURiZYA">
+ <body>The stereotype for which to test the property.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_RaWfoGv2Edq7X4sGURiZYA" name="propertyName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_XhkUwPICEdulR8T2OJRyFQ" annotatedElement="_RaWfoGv2Edq7X4sGURiZYA">
+ <body>The name of the property in question.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_WGA9gGv2Edq7X4sGURiZYA" name="getValue" isQuery="true">
<ownedComment xmi:id="_jrANAOwdEdqYHf-imTcTdw" annotatedElement="_WGA9gGv2Edq7X4sGURiZYA">
@@ -345,16 +413,35 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_8gS1oWv3Edq7X4sGURiZYA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_8gS1oGv3Edq7X4sGURiZYA"/>
</ownedParameter>
- <ownedParameter xmi:id="_g41m4Gv2Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_eZGOAGv2Edq7X4sGURiZYA" name="propertyName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_g41m4Gv2Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_DgsncPICEdulR8T2OJRyFQ" annotatedElement="_g41m4Gv2Edq7X4sGURiZYA">
+ <body>The stereotype for which to retrieve the value.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_eZGOAGv2Edq7X4sGURiZYA" name="propertyName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_DAp1cPICEdulR8T2OJRyFQ" annotatedElement="_eZGOAGv2Edq7X4sGURiZYA">
+ <body>The name of the property whose value to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_nMWzYGv2Edq7X4sGURiZYA" name="setValue">
<ownedComment xmi:id="_qqfHoOwdEdqYHf-imTcTdw" annotatedElement="_nMWzYGv2Edq7X4sGURiZYA">
<body>Sets the value of the property with the specified name in the specified stereotype for this element.</body>
</ownedComment>
- <ownedParameter xmi:id="_resLQGv2Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_o6B2IGv2Edq7X4sGURiZYA" name="propertyName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_resLQGv2Edq7X4sGURiZYA" name="stereotype" type="_A7vDAGv0Edq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_DkshMPIDEdulR8T2OJRyFQ" annotatedElement="_resLQGv2Edq7X4sGURiZYA">
+ <body>The stereotype for which to set the value.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_o6B2IGv2Edq7X4sGURiZYA" name="propertyName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_BIFU0PIDEdulR8T2OJRyFQ" annotatedElement="_o6B2IGv2Edq7X4sGURiZYA">
+ <body>The name of the property whose value to set.</body>
+ </ownedComment>
+ </ownedParameter>
<ownedParameter xmi:id="_m5bH4GzIEdqNr-AKm4G4QQ" name="newValue" effect="read">
+ <ownedComment xmi:id="_9wvlkPICEdulR8T2OJRyFQ" annotatedElement="_m5bH4GzIEdqNr-AKm4G4QQ">
+ <body>The new value for the property.</body>
+ </ownedComment>
<type xmi:type="uml:PrimitiveType" href="Ecore.emx#_SeWkccX_EduPJbEsMYXjUQ?Ecore/EJavaObject?"/>
</ownedParameter>
</ownedOperation>
@@ -365,7 +452,11 @@
<ownedParameter xmi:id="_YE_AEIbbEdq0WtDJCT4EaQ" direction="return">
<type xmi:type="uml:Class" href="Ecore.emx#_SeWj6cX_EduPJbEsMYXjUQ?Ecore/EAnnotation?"/>
</ownedParameter>
- <ownedParameter xmi:id="_aXUPEIbbEdq0WtDJCT4EaQ" name="source" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_aXUPEIbbEdq0WtDJCT4EaQ" name="source" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_6bxfwPIAEdulR8T2OJRyFQ" annotatedElement="_aXUPEIbbEdq0WtDJCT4EaQ">
+ <body>The source for the new annotation.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_4IIuwKO_Edqi_5gqUMOQtA" name="getRelationships">
<ownedComment xmi:id="_znllgOwdEdqYHf-imTcTdw" annotatedElement="_4IIuwKO_Edqi_5gqUMOQtA">
@@ -385,6 +476,9 @@
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_UJybo6PAEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_XBN7wKPAEdqi_5gqUMOQtA" name="eClass" effect="read">
+ <ownedComment xmi:id="_mhklsPIBEdulR8T2OJRyFQ" annotatedElement="_XBN7wKPAEdqi_5gqUMOQtA">
+ <body>The (meta)type of the relationships to retrieve.</body>
+ </ownedComment>
<type xmi:type="uml:Class" href="Ecore.emx#_SeWizcX_EduPJbEsMYXjUQ?Ecore/EClass?"/>
</ownedParameter>
</ownedOperation>
@@ -406,6 +500,9 @@
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_fBOfR6PAEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_fBOfSKPAEdqi_5gqUMOQtA" name="eClass" effect="read">
+ <ownedComment xmi:id="_3TviYPIBEdulR8T2OJRyFQ" annotatedElement="_fBOfSKPAEdqi_5gqUMOQtA">
+ <body>The (meta)type of the directed relationships to retrieve.</body>
+ </ownedComment>
<type xmi:type="uml:Class" href="Ecore.emx#_SeWizcX_EduPJbEsMYXjUQ?Ecore/EClass?"/>
</ownedParameter>
</ownedOperation>
@@ -427,6 +524,9 @@
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_t5G5h6PAEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_t5G5iKPAEdqi_5gqUMOQtA" name="eClass" effect="read">
+ <ownedComment xmi:id="_-J0pYPIBEdulR8T2OJRyFQ" annotatedElement="_t5G5iKPAEdqi_5gqUMOQtA">
+ <body>The (meta)type of the directed relationships to retrieve.</body>
+ </ownedComment>
<type xmi:type="uml:Class" href="Ecore.emx#_SeWizcX_EduPJbEsMYXjUQ?Ecore/EClass?"/>
</ownedParameter>
</ownedOperation>
@@ -444,18 +544,30 @@
</ownedComment>
<ownedParameter xmi:id="_IMMIIGwQEdq14q0ETb1t3g" type="_M4X2IGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_bWQJQGwQEdq14q0ETb1t3g" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Fa5AEPH-EdulR8T2OJRyFQ" annotatedElement="_bWQJQGwQEdq14q0ETb1t3g">
+ <body>The name for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_qFIE0aOwEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_qFIE0KOwEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_LLEUEGwQEdq14q0ETb1t3g" name="parameterNames" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_HOXv4PH-EdulR8T2OJRyFQ" annotatedElement="_LLEUEGwQEdq14q0ETb1t3g">
+ <body>The parameter names for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_mIoGsWwQEdq14q0ETb1t3g" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_mIoGsGwQEdq14q0ETb1t3g"/>
</ownedParameter>
<ownedParameter xmi:id="_RCurAGwQEdq14q0ETb1t3g" name="parameterTypes" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_JQnUcPH-EdulR8T2OJRyFQ" annotatedElement="_RCurAGwQEdq14q0ETb1t3g">
+ <body>The parameter types for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_jYfhYWwQEdq14q0ETb1t3g" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_jYfhYGwQEdq14q0ETb1t3g"/>
</ownedParameter>
<ownedParameter xmi:id="_WoD70GwQEdq14q0ETb1t3g" name="returnType" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_LYzwAPH-EdulR8T2OJRyFQ" annotatedElement="_WoD70GwQEdq14q0ETb1t3g">
+ <body>The return type for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_r-30saOwEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_r-30sKOwEdqi_5gqUMOQtA"/>
</ownedParameter>
@@ -540,7 +652,11 @@
<ownedComment xmi:id="_7VJRoOweEdqYHf-imTcTdw" annotatedElement="_SzqSgK6-EdqjppZik4kD8A">
<body>Sets the navigability of this property as indicated.</body>
</ownedComment>
- <ownedParameter xmi:id="_VzI7YK6-EdqjppZik4kD8A" name="isNavigable" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_VzI7YK6-EdqjppZik4kD8A" name="isNavigable" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_r9T40PIFEdulR8T2OJRyFQ" annotatedElement="_VzI7YK6-EdqjppZik4kD8A">
+ <body>The new navigability.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_bAUx8K6-EdqjppZik4kD8A" name="getOtherEnd">
<ownedComment xmi:id="__u7VUOweEdqYHf-imTcTdw" annotatedElement="_bAUx8K6-EdqjppZik4kD8A">
@@ -555,25 +671,41 @@
<ownedComment xmi:id="_GdHroOwfEdqYHf-imTcTdw" annotatedElement="_lYUggK6-EdqjppZik4kD8A">
<body>Sets the default value for this property to the specified Boolean value.</body>
</ownedComment>
- <ownedParameter xmi:id="_4BKD4K6-EdqjppZik4kD8A" name="value" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_4BKD4K6-EdqjppZik4kD8A" name="value" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_pKCf8PIFEdulR8T2OJRyFQ" annotatedElement="_4BKD4K6-EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_94N94K6-EdqjppZik4kD8A" name="setIntegerDefaultValue">
<ownedComment xmi:id="_Js2XAOwfEdqYHf-imTcTdw" annotatedElement="_94N94K6-EdqjppZik4kD8A">
<body>Sets the default value for this property to the specified integer value.</body>
</ownedComment>
- <ownedParameter xmi:id="_94N94a6-EdqjppZik4kD8A" name="value" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_94N94a6-EdqjppZik4kD8A" name="value" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_pv4_APIFEdulR8T2OJRyFQ" annotatedElement="_94N94a6-EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_GW7PkK6_EdqjppZik4kD8A" name="setStringDefaultValue">
<ownedComment xmi:id="_LLBlMOwfEdqYHf-imTcTdw" annotatedElement="_GW7PkK6_EdqjppZik4kD8A">
<body>Sets the default value for this property to the specified string value.</body>
</ownedComment>
- <ownedParameter xmi:id="_GW7Pka6_EdqjppZik4kD8A" name="value" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_GW7Pka6_EdqjppZik4kD8A" name="value" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_syWqcPIFEdulR8T2OJRyFQ" annotatedElement="_GW7Pka6_EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_NXJxEK6_EdqjppZik4kD8A" name="setUnlimitedNaturalDefaultValue">
<ownedComment xmi:id="_NTqssOwfEdqYHf-imTcTdw" annotatedElement="_NXJxEK6_EdqjppZik4kD8A">
<body>Sets the default value for this property to the specified unlimited natural value.</body>
</ownedComment>
- <ownedParameter xmi:id="_NXJxEa6_EdqjppZik4kD8A" name="value" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_NXJxEa6_EdqjppZik4kD8A" name="value" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_tZjNUPIFEdulR8T2OJRyFQ" annotatedElement="_NXJxEa6_EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_WU_10K6_EdqjppZik4kD8A" name="setNullDefaultValue">
<ownedComment xmi:id="_O5cXsOwfEdqYHf-imTcTdw" annotatedElement="_WU_10K6_EdqjppZik4kD8A">
@@ -599,25 +731,41 @@
<ownedComment xmi:id="_TCrd8OwfEdqYHf-imTcTdw" annotatedElement="_kKuPgK6_EdqjppZik4kD8A">
<body>Sets the default value for this parameter to the specified Boolean value.</body>
</ownedComment>
- <ownedParameter xmi:id="_kKuPga6_EdqjppZik4kD8A" name="value" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_kKuPga6_EdqjppZik4kD8A" name="value" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_wjzYQPIEEdulR8T2OJRyFQ" annotatedElement="_kKuPga6_EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_kKuPgq6_EdqjppZik4kD8A" name="setIntegerDefaultValue">
<ownedComment xmi:id="_UB3DAOwfEdqYHf-imTcTdw" annotatedElement="_kKuPgq6_EdqjppZik4kD8A">
<body>Sets the default value for this parameter to the specified integer value.</body>
</ownedComment>
- <ownedParameter xmi:id="_kKuPg66_EdqjppZik4kD8A" name="value" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_kKuPg66_EdqjppZik4kD8A" name="value" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_zyVJwPIEEdulR8T2OJRyFQ" annotatedElement="_kKuPg66_EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_kK3ZcK6_EdqjppZik4kD8A" name="setStringDefaultValue">
<ownedComment xmi:id="_Z2PccOwfEdqYHf-imTcTdw" annotatedElement="_kK3ZcK6_EdqjppZik4kD8A">
<body>Sets the default value for this parameter to the specified string value.</body>
</ownedComment>
- <ownedParameter xmi:id="_kK3Zca6_EdqjppZik4kD8A" name="value" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_kK3Zca6_EdqjppZik4kD8A" name="value" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_0mWAoPIEEdulR8T2OJRyFQ" annotatedElement="_kK3Zca6_EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_kK3Zcq6_EdqjppZik4kD8A" name="setUnlimitedNaturalDefaultValue">
<ownedComment xmi:id="_asyC4OwfEdqYHf-imTcTdw" annotatedElement="_kK3Zcq6_EdqjppZik4kD8A">
<body>Sets the default value for this parameter to the specified unlimited natural value.</body>
</ownedComment>
- <ownedParameter xmi:id="_kK3Zc66_EdqjppZik4kD8A" name="value" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_kK3Zc66_EdqjppZik4kD8A" name="value" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_1RG04PIEEdulR8T2OJRyFQ" annotatedElement="_kK3Zc66_EdqjppZik4kD8A">
+ <body>The new default value.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_kK3ZdK6_EdqjppZik4kD8A" name="setNullDefaultValue">
<ownedComment xmi:id="_c7hyYOwfEdqYHf-imTcTdw" annotatedElement="_kK3ZdK6_EdqjppZik4kD8A">
@@ -751,7 +899,11 @@
<body>Creates a dependency between this named element and the specified supplier, owned by this named element's nearest package.</body>
</ownedComment>
<ownedParameter xmi:id="_us8f4GwKEdq7X4sGURiZYA" type="_rEDGkGwKEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_vYdiEGwKEdq7X4sGURiZYA" name="supplier" type="_csVgUGvtEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_vYdiEGwKEdq7X4sGURiZYA" name="supplier" type="_csVgUGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_z0MAYPIDEdulR8T2OJRyFQ" annotatedElement="_vYdiEGwKEdq7X4sGURiZYA">
+ <body>The supplier for the new dependency.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_z4f-wGwKEdq7X4sGURiZYA" name="getLabel" isQuery="true">
<ownedComment xmi:id="_pnOzgOwgEdqYHf-imTcTdw" annotatedElement="_z4f-wGwKEdq7X4sGURiZYA">
@@ -770,14 +922,22 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_5KmxkmwKEdq7X4sGURiZYA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_5Kmxk2wKEdq7X4sGURiZYA"/>
</ownedParameter>
- <ownedParameter xmi:id="_6FwyQGwKEdq7X4sGURiZYA" name="localize" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_6FwyQGwKEdq7X4sGURiZYA" name="localize" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_3OVzEPIDEdulR8T2OJRyFQ" annotatedElement="_6FwyQGwKEdq7X4sGURiZYA">
+ <body>Whether to localize the label.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_Dww9MNlrEduDKPkA-0jJZg" name="createUsage">
<ownedComment xmi:id="_wQPHYNlrEduDKPkA-0jJZg" annotatedElement="_Dww9MNlrEduDKPkA-0jJZg">
<body>Creates a usage between this named element and the specified supplier, owned by this named element's nearest package.</body>
</ownedComment>
<ownedParameter xmi:id="_phglkNlrEduDKPkA-0jJZg" type="_h18oENlrEduDKPkA-0jJZg" direction="return"/>
- <ownedParameter xmi:id="_xcQ1oNlrEduDKPkA-0jJZg" name="supplier" type="_csVgUGvtEdqG6fBIPwe-mw"/>
+ <ownedParameter xmi:id="_xcQ1oNlrEduDKPkA-0jJZg" name="supplier" type="_csVgUGvtEdqG6fBIPwe-mw">
+ <ownedComment xmi:id="_05e0gPIDEdulR8T2OJRyFQ" annotatedElement="_xcQ1oNlrEduDKPkA-0jJZg">
+ <body>The supplier for the new usage.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_ynRtoGvtEdqG6fBIPwe-mw" name="Type" isAbstract="true">
@@ -786,17 +946,61 @@
<body>Creates a(n) (binary) association between this type and the specified other type, with the specified navigabilities, aggregations, names, lower bounds, and upper bounds, and owned by this type's nearest package.</body>
</ownedComment>
<ownedParameter xmi:id="_URUOQGwNEdq7X4sGURiZYA" type="_AwvxoGwNEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_AEONYGwOEdq7X4sGURiZYA" name="end1IsNavigable" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_7HueMGwNEdq7X4sGURiZYA" name="end1Aggregation" type="_B3q9cGwNEdq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_2TaaoGwNEdq7X4sGURiZYA" name="end1Name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_x-QYQGwNEdq7X4sGURiZYA" name="end1Lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_uL9yYGwNEdq7X4sGURiZYA" name="end1Upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_qFQbsGwNEdq7X4sGURiZYA" name="end1Type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_mB-McGwNEdq7X4sGURiZYA" name="end2IsNavigable" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_hm2sAGwNEdq7X4sGURiZYA" name="end2Aggregation" type="_B3q9cGwNEdq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_eK6JkGwNEdq7X4sGURiZYA" name="end2Name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_auE2UGwNEdq7X4sGURiZYA" name="end2Lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_VprIUGwNEdq7X4sGURiZYA" name="end2Upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_AEONYGwOEdq7X4sGURiZYA" name="end1IsNavigable" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_QiftAPIGEdulR8T2OJRyFQ" annotatedElement="_AEONYGwOEdq7X4sGURiZYA">
+ <body>The navigability for the first end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_7HueMGwNEdq7X4sGURiZYA" name="end1Aggregation" type="_B3q9cGwNEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_OnjqUPIGEdulR8T2OJRyFQ" annotatedElement="_7HueMGwNEdq7X4sGURiZYA">
+ <body>The aggregation for the first end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_2TaaoGwNEdq7X4sGURiZYA" name="end1Name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Se69cPIGEdulR8T2OJRyFQ" annotatedElement="_2TaaoGwNEdq7X4sGURiZYA">
+ <body>The name for the first end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_x-QYQGwNEdq7X4sGURiZYA" name="end1Lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_RpH94PIGEdulR8T2OJRyFQ" annotatedElement="_x-QYQGwNEdq7X4sGURiZYA">
+ <body>The lower bound for the first end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_uL9yYGwNEdq7X4sGURiZYA" name="end1Upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_UmXyIPIGEdulR8T2OJRyFQ" annotatedElement="_uL9yYGwNEdq7X4sGURiZYA">
+ <body>The upper bound for the first end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_qFQbsGwNEdq7X4sGURiZYA" name="end1Type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_TTX5MPIGEdulR8T2OJRyFQ" annotatedElement="_qFQbsGwNEdq7X4sGURiZYA">
+ <body>The type for the first end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_mB-McGwNEdq7X4sGURiZYA" name="end2IsNavigable" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_YRNsMPIGEdulR8T2OJRyFQ" annotatedElement="_mB-McGwNEdq7X4sGURiZYA">
+ <body>The navigability for the second end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_hm2sAGwNEdq7X4sGURiZYA" name="end2Aggregation" type="_B3q9cGwNEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_VjBAkPIGEdulR8T2OJRyFQ" annotatedElement="_hm2sAGwNEdq7X4sGURiZYA">
+ <body>The aggregation for the second end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_eK6JkGwNEdq7X4sGURiZYA" name="end2Name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_cTJ3oPIGEdulR8T2OJRyFQ" annotatedElement="_eK6JkGwNEdq7X4sGURiZYA">
+ <body>The name for the second end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_auE2UGwNEdq7X4sGURiZYA" name="end2Lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_aGo8wPIGEdulR8T2OJRyFQ" annotatedElement="_auE2UGwNEdq7X4sGURiZYA">
+ <body>The lower bound for the second end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_VprIUGwNEdq7X4sGURiZYA" name="end2Upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_eBbXUPIGEdulR8T2OJRyFQ" annotatedElement="_VprIUGwNEdq7X4sGURiZYA">
+ <body>The upper bound for the second end of the new association.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_10fbsKPAEdqi_5gqUMOQtA" name="getAssociations">
<ownedComment xmi:id="_2pskQOwgEdqYHf-imTcTdw" annotatedElement="_10fbsKPAEdqi_5gqUMOQtA">
@@ -815,18 +1019,30 @@
</ownedComment>
<ownedParameter xmi:id="_FzLo0XL0EdqziYxiZo0YtA" type="_M4X2IGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_FzLo0nL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_mB3gAPIDEdulR8T2OJRyFQ" annotatedElement="_FzLo0nL0EdqziYxiZo0YtA">
+ <body>The name for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_7NjlYaOwEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_7NjlYKOwEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_FzLo1HL0EdqziYxiZo0YtA" name="parameterNames" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_oBbkAPIDEdulR8T2OJRyFQ" annotatedElement="_FzLo1HL0EdqziYxiZo0YtA">
+ <body>The parameter names for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FzLo1XL0EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FzLo1nL0EdqziYxiZo0YtA"/>
</ownedParameter>
<ownedParameter xmi:id="_FzLo13L0EdqziYxiZo0YtA" name="parameterTypes" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_pvZhsPIDEdulR8T2OJRyFQ" annotatedElement="_FzLo13L0EdqziYxiZo0YtA">
+ <body>The parameter types for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FzLo2HL0EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FzLo2XL0EdqziYxiZo0YtA"/>
</ownedParameter>
<ownedParameter xmi:id="_FzLo03L0EdqziYxiZo0YtA" name="returnType" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_sWcccPIDEdulR8T2OJRyFQ" annotatedElement="_FzLo03L0EdqziYxiZo0YtA">
+ <body>The return type for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="__G_8IaOwEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="__G_8IKOwEdqi_5gqUMOQtA"/>
</ownedParameter>
@@ -837,15 +1053,29 @@
</ownedComment>
<ownedParameter xmi:id="_XUC3gXL0EdqziYxiZo0YtA" type="_Jp_1oGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_XUC3gnL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_NDNDAPIDEdulR8T2OJRyFQ" annotatedElement="_XUC3gnL0EdqziYxiZo0YtA">
+ <body>The name for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_EKqDQaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_EKqDQKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_XUC3g3L0EdqziYxiZo0YtA" name="type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_OoiCEPIDEdulR8T2OJRyFQ" annotatedElement="_XUC3g3L0EdqziYxiZo0YtA">
+ <body>The type for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_IuRYYaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_IuRYYKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_XUC3hHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_XUC3hXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_XUC3hHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_LlK-wPIDEdulR8T2OJRyFQ" annotatedElement="_XUC3hHL0EdqziYxiZo0YtA">
+ <body>The lower bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_XUC3hXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Qy-gYPIDEdulR8T2OJRyFQ" annotatedElement="_XUC3hXL0EdqziYxiZo0YtA">
+ <body>The upper bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_KxRzgGvuEdqG6fBIPwe-mw" name="TemplateParameter"/>
@@ -855,36 +1085,60 @@
<body>Creates a(n) (abstract) class with the specified name as an owned type of this package.</body>
</ownedComment>
<ownedParameter xmi:id="_94M7YGwFEdq7X4sGURiZYA" type="_00owUGvdEdq4DLWZOhbdEA" direction="return"/>
- <ownedParameter xmi:id="_BGSA8GwGEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_-i0lsGwFEdq7X4sGURiZYA" name="isAbstract" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_BGSA8GwGEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_OgV58PIEEdulR8T2OJRyFQ" annotatedElement="_BGSA8GwGEdq7X4sGURiZYA">
+ <body>The name for the new class, or null.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_-i0lsGwFEdq7X4sGURiZYA" name="isAbstract" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_MPDMwPIEEdulR8T2OJRyFQ" annotatedElement="_-i0lsGwFEdq7X4sGURiZYA">
+ <body>Whether the new class should be abstract.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_Fqo88GwGEdq7X4sGURiZYA" name="createOwnedEnumeration">
<ownedComment xmi:id="_aE54oOwhEdqYHf-imTcTdw" annotatedElement="_Fqo88GwGEdq7X4sGURiZYA">
<body>Creates a enumeration with the specified name as an owned type of this package.</body>
</ownedComment>
<ownedParameter xmi:id="_MMBmUGwGEdq7X4sGURiZYA" type="_I6N3UGwGEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_Mz9wEGwGEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_Mz9wEGwGEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_UWEXMPIEEdulR8T2OJRyFQ" annotatedElement="_Mz9wEGwGEdq7X4sGURiZYA">
+ <body>The name for the new enumeration, or null.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_SSSZ8GwGEdq7X4sGURiZYA" name="createOwnedPrimitiveType">
<ownedComment xmi:id="_bT4NMOwhEdqYHf-imTcTdw" annotatedElement="_SSSZ8GwGEdq7X4sGURiZYA">
<body>Creates a primitive type with the specified name as an owned type of this package.</body>
</ownedComment>
<ownedParameter xmi:id="_Y8BHAGwGEdq7X4sGURiZYA" type="_V6vuYGwGEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_ZY7FcGwGEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_ZY7FcGwGEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_ZtP3QPIEEdulR8T2OJRyFQ" annotatedElement="_ZY7FcGwGEdq7X4sGURiZYA">
+ <body>The name for the new primitive type, or null.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_SwrbIHFhEdqziYxiZo0YtA" name="createOwnedInterface">
<ownedComment xmi:id="_ecTWsOwhEdqYHf-imTcTdw" annotatedElement="_SwrbIHFhEdqziYxiZo0YtA">
<body>Creates an interface with the specified name as an owned type of this package.</body>
</ownedComment>
<ownedParameter xmi:id="_SwrbIXFhEdqziYxiZo0YtA" type="_8Ugn8GvtEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_SwrbInFhEdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_SwrbInFhEdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_YHUbQPIEEdulR8T2OJRyFQ" annotatedElement="_SwrbInFhEdqziYxiZo0YtA">
+ <body>The name for the new interface, or null.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_z4Q98Gv5Edq7X4sGURiZYA" name="isProfileApplied" isQuery="true">
<ownedComment xmi:id="_h951MOwhEdqYHf-imTcTdw" annotatedElement="_z4Q98Gv5Edq7X4sGURiZYA">
<body>Determines whether the specified profile is applied to this package.</body>
</ownedComment>
<ownedParameter xmi:id="_19CSEGv5Edq7X4sGURiZYA" type="_UdivYGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_2TitkGv5Edq7X4sGURiZYA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_2TitkGv5Edq7X4sGURiZYA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_sf7TIPIEEdulR8T2OJRyFQ" annotatedElement="_2TitkGv5Edq7X4sGURiZYA">
+ <body>The profile in question.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_r--GcGv5Edq7X4sGURiZYA" name="applyProfile">
<ownedComment xmi:id="_pfXbgOwhEdqYHf-imTcTdw" annotatedElement="_r--GcGv5Edq7X4sGURiZYA">
@@ -895,7 +1149,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_ObBOMXF8EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_ObBOMHF8EdqziYxiZo0YtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_xMwZ8Gv5Edq7X4sGURiZYA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_xMwZ8Gv5Edq7X4sGURiZYA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_KbQ68PIEEdulR8T2OJRyFQ" annotatedElement="_xMwZ8Gv5Edq7X4sGURiZYA">
+ <body>The profile to apply.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_448CgGv5Edq7X4sGURiZYA" name="unapplyProfile">
<ownedComment xmi:id="_4cT78OwhEdqYHf-imTcTdw" annotatedElement="_448CgGv5Edq7X4sGURiZYA">
@@ -906,7 +1164,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_ZvqLMXF8EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_ZvqLMHF8EdqziYxiZo0YtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_7KhqoGv5Edq7X4sGURiZYA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_7KhqoGv5Edq7X4sGURiZYA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_ubdLsPIEEdulR8T2OJRyFQ" annotatedElement="_7KhqoGv5Edq7X4sGURiZYA">
+ <body>The profile to unapply.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_ZCKeMGv5Edq7X4sGURiZYA" name="getAppliedProfiles" isQuery="true">
<ownedComment xmi:id="_G2jX8OwiEdqYHf-imTcTdw" annotatedElement="_ZCKeMGv5Edq7X4sGURiZYA">
@@ -934,7 +1196,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_yo7TUW11EdqniMBnIUw7ig" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_yo7TUG11EdqniMBnIUw7ig"/>
</ownedParameter>
- <ownedParameter xmi:id="_2bXqMG11EdqniMBnIUw7ig" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_2bXqMG11EdqniMBnIUw7ig" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_c7n3wPIEEdulR8T2OJRyFQ" annotatedElement="_2bXqMG11EdqniMBnIUw7ig">
+ <body>The qualified name of the applied profile to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_7MPYMG11EdqniMBnIUw7ig" name="getAppliedProfile" isQuery="true">
<ownedComment xmi:id="_fm_LsOwiEdqYHf-imTcTdw" annotatedElement="_7MPYMG11EdqniMBnIUw7ig">
@@ -944,8 +1210,16 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_7MPYMm11EdqniMBnIUw7ig" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_7MPYM211EdqniMBnIUw7ig"/>
</ownedParameter>
- <ownedParameter xmi:id="_7MPYNG11EdqniMBnIUw7ig" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_8HGd8G11EdqniMBnIUw7ig" name="recurse" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_7MPYNG11EdqniMBnIUw7ig" name="qualifiedName" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_fzp00PIEEdulR8T2OJRyFQ" annotatedElement="_7MPYNG11EdqniMBnIUw7ig">
+ <body>The qualified name of the applied profile to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_8HGd8G11EdqniMBnIUw7ig" name="recurse" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_j8mnMPIEEdulR8T2OJRyFQ" annotatedElement="_8HGd8G11EdqniMBnIUw7ig">
+ <body>Whether to look in nesting packages.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_kxh7IG10EdqniMBnIUw7ig" name="getAllProfileApplications" isQuery="true">
<ownedComment xmi:id="_pMBMQOwiEdqYHf-imTcTdw" annotatedElement="_kxh7IG10EdqniMBnIUw7ig">
@@ -964,7 +1238,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FOcTIqO_Edqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FOcTI6O_Edqi_5gqUMOQtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_FOcTJKO_Edqi_5gqUMOQtA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_FOcTJKO_Edqi_5gqUMOQtA" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_nAG0cPIEEdulR8T2OJRyFQ" annotatedElement="_FOcTJKO_Edqi_5gqUMOQtA">
+ <body>The profile whose application to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_QaTt4G11EdqniMBnIUw7ig" name="getProfileApplication" isQuery="true">
<ownedComment xmi:id="_wmn8oOwiEdqYHf-imTcTdw" annotatedElement="_QaTt4G11EdqniMBnIUw7ig">
@@ -974,8 +1252,16 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_QaTt4m11EdqniMBnIUw7ig" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_QaTt4211EdqniMBnIUw7ig"/>
</ownedParameter>
- <ownedParameter xmi:id="_rYVqgG2JEdq0sOo3CGeQEg" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_RiuHcG11EdqniMBnIUw7ig" name="recurse" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_rYVqgG2JEdq0sOo3CGeQEg" name="profile" type="__pew8GvzEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_pERroPIEEdulR8T2OJRyFQ" annotatedElement="_rYVqgG2JEdq0sOo3CGeQEg">
+ <body>The profile whose application to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_RiuHcG11EdqniMBnIUw7ig" name="recurse" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_q8YcwPIEEdulR8T2OJRyFQ" annotatedElement="_RiuHcG11EdqniMBnIUw7ig">
+ <body>Whether to look in nesting packages.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_NrOGAIbSEdqhgMOAOWpjfQ" name="isModelLibrary" isQuery="true">
<ownedComment xmi:id="_4KKmkOwiEdqYHf-imTcTdw" annotatedElement="_NrOGAIbSEdqhgMOAOWpjfQ">
@@ -1016,15 +1302,27 @@
<ownedParameter xmi:id="_9o-PwGwJEdq7X4sGURiZYA" direction="return">
<type xmi:type="uml:Class" href="Ecore.emx#_SeWijsX_EduPJbEsMYXjUQ?Ecore/EObject?"/>
</ownedParameter>
- <ownedParameter xmi:id="_-se7MGwJEdq7X4sGURiZYA" name="classifier" type="_6UV2QGwJEdq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_-se7MGwJEdq7X4sGURiZYA" name="classifier" type="_6UV2QGwJEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_6Ay3IPIEEdulR8T2OJRyFQ" annotatedElement="_-se7MGwJEdq7X4sGURiZYA">
+ <body>The classifier of which to create an instance.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_senckGwJEdq7X4sGURiZYA" name="createOwnedStereotype">
<ownedComment xmi:id="_VxTDgOwjEdqYHf-imTcTdw" annotatedElement="_senckGwJEdq7X4sGURiZYA">
<body>Creates a(n) (abstract) stereotype with the specified name as an owned stereotype of this profile.</body>
</ownedComment>
<ownedParameter xmi:id="_upCswGwJEdq7X4sGURiZYA" type="_A7vDAGv0Edq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_xOvjsGwJEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_vJOosGwJEdq7X4sGURiZYA" name="isAbstract" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_xOvjsGwJEdq7X4sGURiZYA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_9ZmmAPIEEdulR8T2OJRyFQ" annotatedElement="_xOvjsGwJEdq7X4sGURiZYA">
+ <body>The name for the new stereotype, or null.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_vJOosGwJEdq7X4sGURiZYA" name="isAbstract" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_73tVcPIEEdulR8T2OJRyFQ" annotatedElement="_vJOosGwJEdq7X4sGURiZYA">
+ <body>Whether the new stereotype should be abstract.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_8ACYgGwIEdq7X4sGURiZYA" name="isDefined" isQuery="true">
<ownedComment xmi:id="_iDLr4OwjEdqYHf-imTcTdw" annotatedElement="_8ACYgGwIEdq7X4sGURiZYA">
@@ -1049,11 +1347,22 @@
<ownedParameter xmi:id="_Rn2F0NrsEduJovxV1TmzsQ" name="" direction="return">
<type xmi:type="uml:Class" href="Ecore.emx#_SeWjPsX_EduPJbEsMYXjUQ?Ecore/EPackage?"/>
</ownedParameter>
- <ownedParameter xmi:id="_cg7vQNrsEduJovxV1TmzsQ" name="options" type="_HmwyNtrxEduW-vlXzvw90A"/>
+ <ownedParameter xmi:id="_cg7vQNrsEduJovxV1TmzsQ" name="options" type="_HmwyNtrxEduW-vlXzvw90A">
+ <ownedComment xmi:id="_OYzSEPIFEdulR8T2OJRyFQ" annotatedElement="_cg7vQNrsEduJovxV1TmzsQ">
+ <body>The options to use.</body>
+ </ownedComment>
+ </ownedParameter>
<ownedParameter xmi:id="_aE-DINrsEduJovxV1TmzsQ" name="diagnostics">
+ <ownedComment xmi:id="_RGiqsPIFEdulR8T2OJRyFQ" annotatedElement="_aE-DINrsEduJovxV1TmzsQ">
+ <body>The chain of diagnostics to which problems are to be appended.</body>
+ </ownedComment>
<type xmi:type="uml:PrimitiveType" href="Ecore.emx#_SeWkTcX_EduPJbEsMYXjUQ?Ecore/EDiagnosticChain?"/>
</ownedParameter>
- <ownedParameter xmi:id="_dHhOINrsEduJovxV1TmzsQ" name="context" type="_HmwyMtrxEduW-vlXzvw90A"/>
+ <ownedParameter xmi:id="_dHhOINrsEduJovxV1TmzsQ" name="context" type="_HmwyMtrxEduW-vlXzvw90A">
+ <ownedComment xmi:id="_TxUO4PIFEdulR8T2OJRyFQ" annotatedElement="_dHhOINrsEduJovxV1TmzsQ">
+ <body>The cache of context-specific information.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_LLkQEGwgEdqHKKVoxc0dlA" name="getDefinition" isQuery="true">
<ownedComment xmi:id="_nSm-IOwjEdqYHf-imTcTdw" annotatedElement="_LLkQEGwgEdqHKKVoxc0dlA">
@@ -1074,7 +1383,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_nFBqQmwgEdqHKKVoxc0dlA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_nFBqQ2wgEdqHKKVoxc0dlA"/>
</ownedParameter>
- <ownedParameter xmi:id="_pPTwgGwgEdqHKKVoxc0dlA" name="namedElement" type="_csVgUGvtEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_pPTwgGwgEdqHKKVoxc0dlA" name="namedElement" type="_csVgUGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Wo6HEPIFEdulR8T2OJRyFQ" annotatedElement="_pPTwgGwgEdqHKKVoxc0dlA">
+ <body>The named element whose definition to retrieve.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_LBK1YGwJEdq7X4sGURiZYA" name="getReferencedMetaclasses" isQuery="true">
<ownedComment xmi:id="_rWMIUOwjEdqYHf-imTcTdw" annotatedElement="_LBK1YGwJEdq7X4sGURiZYA">
@@ -1102,7 +1415,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Bi6zYZP3EdqpjIDDFZ2Hgw" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Bi6zYJP3EdqpjIDDFZ2Hgw"/>
</ownedParameter>
- <ownedParameter xmi:id="_OTEbMJPuEdqpjIDDFZ2Hgw" name="requiredOnly" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_OTEbMJPuEdqpjIDDFZ2Hgw" name="requiredOnly" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_aM5yQPIFEdulR8T2OJRyFQ" annotatedElement="_OTEbMJPuEdqpjIDDFZ2Hgw">
+ <body>Whether to retrieve only required extensions.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_A7vDAGv0Edq7X4sGURiZYA" name="Stereotype">
@@ -1111,8 +1428,16 @@
<body>Creates a(n) (required) extension of the specified metaclass with this stereotype.</body>
</ownedComment>
<ownedParameter xmi:id="_IziyIGwHEdq7X4sGURiZYA" type="_skHGwGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_cQPbYGwHEdq7X4sGURiZYA" name="metaclass" type="_00owUGvdEdq4DLWZOhbdEA" effect="read"/>
- <ownedParameter xmi:id="_Jc0YoGwHEdq7X4sGURiZYA" name="isRequired" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_cQPbYGwHEdq7X4sGURiZYA" name="metaclass" type="_00owUGvdEdq4DLWZOhbdEA" effect="read">
+ <ownedComment xmi:id="_5QyhEPIFEdulR8T2OJRyFQ" annotatedElement="_cQPbYGwHEdq7X4sGURiZYA">
+ <body>The metaclass for the new extension.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_Jc0YoGwHEdq7X4sGURiZYA" name="isRequired" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_37aCgPIFEdulR8T2OJRyFQ" annotatedElement="_Jc0YoGwHEdq7X4sGURiZYA">
+ <body>Whether the new extension should be required.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_X7-EcGv0Edq7X4sGURiZYA" name="getProfile" isQuery="true">
<ownedComment xmi:id="_9LxCwOwjEdqYHf-imTcTdw" annotatedElement="_X7-EcGv0Edq7X4sGURiZYA">
@@ -1134,7 +1459,11 @@
<body>Retrieves the keyword for this stereotype, localized if indicated.</body>
</ownedComment>
<ownedParameter xmi:id="_n7YM0WwHEdq7X4sGURiZYA" type="_aAyVgGvsEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_rn3FoGwHEdq7X4sGURiZYA" name="localize" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_rn3FoGwHEdq7X4sGURiZYA" name="localize" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_AMa2cPIGEdulR8T2OJRyFQ" annotatedElement="_rn3FoGwHEdq7X4sGURiZYA">
+ <body>Whether to localize the keyword.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_02jCwGwHEdq7X4sGURiZYA" name="getExtendedMetaclasses" isQuery="true">
<ownedComment xmi:id="_BxLHoOwkEdqYHf-imTcTdw" annotatedElement="_02jCwGwHEdq7X4sGURiZYA">
@@ -1169,15 +1498,27 @@
<body>Creates an icon with the specified location for this stereotype.</body>
</ownedComment>
<ownedParameter xmi:id="_tND04JPzEdqpjIDDFZ2Hgw" type="_nDq0wJPzEdqpjIDDFZ2Hgw" direction="return"/>
- <ownedParameter xmi:id="_vrdJ8JPzEdqpjIDDFZ2Hgw" name="location" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_vrdJ8JPzEdqpjIDDFZ2Hgw" name="location" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_6oabUPIFEdulR8T2OJRyFQ" annotatedElement="_vrdJ8JPzEdqpjIDDFZ2Hgw">
+ <body>The location for the new icon.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_pK-tQJP4EdqpjIDDFZ2Hgw" name="createIcon">
<ownedComment xmi:id="_UNpC8OwkEdqYHf-imTcTdw" annotatedElement="_pK-tQJP4EdqpjIDDFZ2Hgw">
<body>Creates an icon with the specified format and content for this stereotype.</body>
</ownedComment>
<ownedParameter xmi:id="_ud-Q4JP4EdqpjIDDFZ2Hgw" type="_nDq0wJPzEdqpjIDDFZ2Hgw" direction="return"/>
- <ownedParameter xmi:id="_T7RY0JP5EdqpjIDDFZ2Hgw" name="format" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_RPUI4JP5EdqpjIDDFZ2Hgw" name="content" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_T7RY0JP5EdqpjIDDFZ2Hgw" name="format" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_9G0XcPIFEdulR8T2OJRyFQ" annotatedElement="_T7RY0JP5EdqpjIDDFZ2Hgw">
+ <body>The format for the new icon.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_RPUI4JP5EdqpjIDDFZ2Hgw" name="content" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_79W1APIFEdulR8T2OJRyFQ" annotatedElement="_RPUI4JP5EdqpjIDDFZ2Hgw">
+ <body>The content for the new icon.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_NVhqMGv0Edq7X4sGURiZYA" name="Model">
@@ -1208,7 +1549,11 @@
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_G3YEAo2_EdqipMtlOpTiHA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_G3YEA42_EdqipMtlOpTiHA"/>
</ownedParameter>
- <ownedParameter xmi:id="_G3YEBI2_EdqipMtlOpTiHA" name="namedElement" type="_csVgUGvtEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_G3YEBI2_EdqipMtlOpTiHA" name="namedElement" type="_csVgUGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_myyUsPIFEdulR8T2OJRyFQ" annotatedElement="_G3YEBI2_EdqipMtlOpTiHA">
+ <body>The named element for which to retrieve the applied definition.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_I6N3UGwGEdq7X4sGURiZYA" name="Enumeration"/>
@@ -1252,14 +1597,23 @@
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_skn6UHFhEdqziYxiZo0YtA"/>
</ownedParameter>
<ownedParameter xmi:id="_usha8HFhEdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_R1RdIPH-EdulR8T2OJRyFQ" annotatedElement="_usha8HFhEdqziYxiZo0YtA">
+ <body>The name of the operation to retrieve, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_UQSfgaOwEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_UQSfgKOwEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_LgAVoKOwEdqi_5gqUMOQtA" name="parameterNames" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_VK9mkPH-EdulR8T2OJRyFQ" annotatedElement="_LgAVoKOwEdqi_5gqUMOQtA">
+ <body>The parameter names of the operation to retrieve, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_Vz1V4aOwEdqi_5gqUMOQtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_Vz1V4KOwEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_s8hlMKOvEdqi_5gqUMOQtA" name="parameterTypes" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_XUDaAPH-EdulR8T2OJRyFQ" annotatedElement="_s8hlMKOvEdqi_5gqUMOQtA">
+ <body>The parameter types of the operation to retrieve, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_XhDssaOwEdqi_5gqUMOQtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_XhDssKOwEdqi_5gqUMOQtA"/>
</ownedParameter>
@@ -1273,18 +1627,31 @@
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_aGT3s6OwEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_aGT3tKOwEdqi_5gqUMOQtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_3HC1EPH_EdulR8T2OJRyFQ" annotatedElement="_aGT3tKOwEdqi_5gqUMOQtA">
+ <body>The name of the operation to retrieve, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_aGT3taOwEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_aGT3tqOwEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_aGT3t6OwEdqi_5gqUMOQtA" name="parameterNames" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_6FotIPH_EdulR8T2OJRyFQ" annotatedElement="_aGT3t6OwEdqi_5gqUMOQtA">
+ <body>The parameter names of the operation to retrieve, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_aGT3uKOwEdqi_5gqUMOQtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_aGT3uaOwEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_aGT3uqOwEdqi_5gqUMOQtA" name="parameterTypes" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_-UGRoPH_EdulR8T2OJRyFQ" annotatedElement="_aGT3uqOwEdqi_5gqUMOQtA">
+ <body>The parameter types of the operation to retrieve, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_aGT3u6OwEdqi_5gqUMOQtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_aGT3vKOwEdqi_5gqUMOQtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_c2vX8KOwEdqi_5gqUMOQtA" name="ignoreCase" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_c2vX8KOwEdqi_5gqUMOQtA" name="ignoreCase" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_0yxsYPH_EdulR8T2OJRyFQ" annotatedElement="_c2vX8KOwEdqi_5gqUMOQtA">
+ <body>Whether to ignore case in String comparisons.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_8OsQwK69EdqjppZik4kD8A" name="getUsedInterfaces">
<ownedComment xmi:id="_IHZ0cOwlEdqYHf-imTcTdw" annotatedElement="_8OsQwK69EdqjppZik4kD8A">
@@ -1312,16 +1679,32 @@
<body>Creates an import of the specified element into this namespace with the specified visibility.</body>
</ownedComment>
<ownedParameter xmi:id="_xwes4GwLEdq7X4sGURiZYA" type="_RPl78GwIEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_yOllMGwLEdq7X4sGURiZYA" name="element" type="_jKxnwGwLEdq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_9mppoGwLEdq7X4sGURiZYA" name="visibility" type="_AyM_oGwMEdq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_yOllMGwLEdq7X4sGURiZYA" name="element" type="_jKxnwGwLEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_5dZroPIDEdulR8T2OJRyFQ" annotatedElement="_yOllMGwLEdq7X4sGURiZYA">
+ <body>The element to import.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_9mppoGwLEdq7X4sGURiZYA" name="visibility" type="_AyM_oGwMEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_8P62kPIDEdulR8T2OJRyFQ" annotatedElement="_9mppoGwLEdq7X4sGURiZYA">
+ <body>The visibility for the new element import.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_FRpmcGwMEdq7X4sGURiZYA" name="createPackageImport">
<ownedComment xmi:id="_t-ofUOwlEdqYHf-imTcTdw" annotatedElement="_FRpmcGwMEdq7X4sGURiZYA">
<body>Creates an import of the specified package into this namespace with the specified visibility.</body>
</ownedComment>
<ownedParameter xmi:id="_IdWGYGwMEdq7X4sGURiZYA" type="_SnNPIGwIEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_RsevcGwMEdq7X4sGURiZYA" name="package_" type="_-cvRAGvzEdq7X4sGURiZYA" effect="read"/>
- <ownedParameter xmi:id="_OxwqwGwMEdq7X4sGURiZYA" name="visibility" type="_AyM_oGwMEdq7X4sGURiZYA" effect="read"/>
+ <ownedParameter xmi:id="_RsevcGwMEdq7X4sGURiZYA" name="package_" type="_-cvRAGvzEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_-NYo0PIDEdulR8T2OJRyFQ" annotatedElement="_RsevcGwMEdq7X4sGURiZYA">
+ <body>The package to import.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_OxwqwGwMEdq7X4sGURiZYA" name="visibility" type="_AyM_oGwMEdq7X4sGURiZYA" effect="read">
+ <ownedComment xmi:id="_CiGmUPIEEdulR8T2OJRyFQ" annotatedElement="_OxwqwGwMEdq7X4sGURiZYA">
+ <body>The visibility for the new package import.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_aoDYwGwLEdq7X4sGURiZYA" name="getImportedElements" isQuery="true">
<ownedComment xmi:id="_zNDPgOwmEdqYHf-imTcTdw" annotatedElement="_aoDYwGwLEdq7X4sGURiZYA">
@@ -1360,15 +1743,29 @@
</ownedComment>
<ownedParameter xmi:id="_YorvMXL0EdqziYxiZo0YtA" type="_Jp_1oGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_YorvMnL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_GYWNMPIGEdulR8T2OJRyFQ" annotatedElement="_YorvMnL0EdqziYxiZo0YtA">
+ <body>The name for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_gKEUcaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_gKEUcKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_YorvM3L0EdqziYxiZo0YtA" name="type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Ic0mYPIGEdulR8T2OJRyFQ" annotatedElement="_YorvM3L0EdqziYxiZo0YtA">
+ <body>The type for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_iJ7TYaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_iJ7TYKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_YorvNHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_YorvNXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_YorvNHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_EwVGgPIGEdulR8T2OJRyFQ" annotatedElement="_YorvNHL0EdqziYxiZo0YtA">
+ <body>The lower bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YorvNXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_JWfZUPIGEdulR8T2OJRyFQ" annotatedElement="_YorvNXL0EdqziYxiZo0YtA">
+ <body>The upper bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_l2mXcHLzEdqziYxiZo0YtA" name="InterfaceRealization"/>
@@ -1379,18 +1776,30 @@
</ownedComment>
<ownedParameter xmi:id="_C-IuUXL0EdqziYxiZo0YtA" type="_M4X2IGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_C-IuUnL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_VYNN0PH9EdulR8T2OJRyFQ" annotatedElement="_C-IuUnL0EdqziYxiZo0YtA">
+ <body>The name for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_m8S2MaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_m8S2MKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_C-IuVHL0EdqziYxiZo0YtA" name="parameterNames" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_X6VMUPH9EdulR8T2OJRyFQ" annotatedElement="_C-IuVHL0EdqziYxiZo0YtA">
+ <body>The parameter names for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_C-IuVXL0EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_C-IuVnL0EdqziYxiZo0YtA"/>
</ownedParameter>
<ownedParameter xmi:id="_C-IuV3L0EdqziYxiZo0YtA" name="parameterTypes" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_f7aG0PH9EdulR8T2OJRyFQ" annotatedElement="_C-IuV3L0EdqziYxiZo0YtA">
+ <body>The parameter types for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_C-IuWHL0EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_C-IuWXL0EdqziYxiZo0YtA"/>
</ownedParameter>
<ownedParameter xmi:id="_C-IuU3L0EdqziYxiZo0YtA" name="returnType" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_njmAMPH9EdulR8T2OJRyFQ" annotatedElement="_C-IuU3L0EdqziYxiZo0YtA">
+ <body>The return type for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_o7P2MaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_o7P2MKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
@@ -1401,15 +1810,29 @@
</ownedComment>
<ownedParameter xmi:id="_U7wxgXL0EdqziYxiZo0YtA" type="_Jp_1oGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_U7wxgnL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_QGYH0PH9EdulR8T2OJRyFQ" annotatedElement="_U7wxgnL0EdqziYxiZo0YtA">
+ <body>The name for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_rUSKIaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_rUSKIKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_U7wxg3L0EdqziYxiZo0YtA" name="type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Rw7lIPH9EdulR8T2OJRyFQ" annotatedElement="_U7wxg3L0EdqziYxiZo0YtA">
+ <body>The type for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_tO6q0aOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_tO6q0KOxEdqi_5gqUMOQtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_U7wxhHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_U7wxhXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_U7wxhHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_OtHO0fH9EdulR8T2OJRyFQ" annotatedElement="_U7wxhHL0EdqziYxiZo0YtA">
+ <body>The lower bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_U7wxhXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_TYfY0PH9EdulR8T2OJRyFQ" annotatedElement="_U7wxhXL0EdqziYxiZo0YtA">
+ <body>The upper bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="__1ap4HLzEdqziYxiZo0YtA" name="DataType">
@@ -1419,18 +1842,30 @@
</ownedComment>
<ownedParameter xmi:id="_FDM9YXL0EdqziYxiZo0YtA" type="_M4X2IGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_FDM9YnL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_qJiAUPIAEdulR8T2OJRyFQ" annotatedElement="_FDM9YnL0EdqziYxiZo0YtA">
+ <body>The name for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_wfr4AaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_wfr4AKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_FDM9ZHL0EdqziYxiZo0YtA" name="parameterNames" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_sw2n4PIAEdulR8T2OJRyFQ" annotatedElement="_FDM9ZHL0EdqziYxiZo0YtA">
+ <body>The parameter names for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FDM9ZXL0EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FDM9ZnL0EdqziYxiZo0YtA"/>
</ownedParameter>
<ownedParameter xmi:id="_FDM9Z3L0EdqziYxiZo0YtA" name="parameterTypes" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_uKsvsPIAEdulR8T2OJRyFQ" annotatedElement="_FDM9Z3L0EdqziYxiZo0YtA">
+ <body>The parameter types for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_FDM9aHL0EdqziYxiZo0YtA" value="*"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_FDM9aXL0EdqziYxiZo0YtA"/>
</ownedParameter>
<ownedParameter xmi:id="_FDM9Y3L0EdqziYxiZo0YtA" name="returnType" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_wCpIwPIAEdulR8T2OJRyFQ" annotatedElement="_FDM9Y3L0EdqziYxiZo0YtA">
+ <body>The return type for the new operation, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_yc2vUaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_yc2vUKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
@@ -1441,15 +1876,29 @@
</ownedComment>
<ownedParameter xmi:id="_WJZCQXL0EdqziYxiZo0YtA" type="_Jp_1oGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_WJZCQnL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_kDvt0PIAEdulR8T2OJRyFQ" annotatedElement="_WJZCQnL0EdqziYxiZo0YtA">
+ <body>The name for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_0pOgQaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_0pOgQKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_WJZCQ3L0EdqziYxiZo0YtA" name="type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_lgIMQPIAEdulR8T2OJRyFQ" annotatedElement="_WJZCQ3L0EdqziYxiZo0YtA">
+ <body>The type for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_2bXMQaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_2bXMQKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_WJZCRHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_WJZCRXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_WJZCRHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_iw5l4PIAEdulR8T2OJRyFQ" annotatedElement="_WJZCRHL0EdqziYxiZo0YtA">
+ <body>The lower bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_WJZCRXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_nuRe0PIAEdulR8T2OJRyFQ" annotatedElement="_WJZCRXL0EdqziYxiZo0YtA">
+ <body>The upper bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_Pu3O0HL0EdqziYxiZo0YtA" name="Signal">
@@ -1459,15 +1908,29 @@
</ownedComment>
<ownedParameter xmi:id="_YIM4UXL0EdqziYxiZo0YtA" type="_Jp_1oGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_YIM4UnL0EdqziYxiZo0YtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_zWJHkPIFEdulR8T2OJRyFQ" annotatedElement="_YIM4UnL0EdqziYxiZo0YtA">
+ <body>The name for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_5RAjsaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_5RAjsKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="_YIM4U3L0EdqziYxiZo0YtA" name="type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_1J7ZYPIFEdulR8T2OJRyFQ" annotatedElement="_YIM4U3L0EdqziYxiZo0YtA">
+ <body>The type for the new attribute, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_7g9NEaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_7g9NEKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
- <ownedParameter xmi:id="_YIM4VHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_YIM4VXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_YIM4VHL0EdqziYxiZo0YtA" name="lower" type="_XqvEIGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_whrb4PIFEdulR8T2OJRyFQ" annotatedElement="_YIM4VHL0EdqziYxiZo0YtA">
+ <body>The lower bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_YIM4VXL0EdqziYxiZo0YtA" name="upper" type="_dRZxsGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_xbf_0PIFEdulR8T2OJRyFQ" annotatedElement="_YIM4VXL0EdqziYxiZo0YtA">
+ <body>The upper bound for the new attribute.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:PrimitiveType" xmi:id="_UdivYGvsEdqG6fBIPwe-mw" name="Boolean"/>
@@ -1495,10 +1958,16 @@
</ownedComment>
<ownedParameter xmi:id="_8N3dwKOuEdqi_5gqUMOQtA" type="_KyaPMGveEdq4DLWZOhbdEA" direction="return"/>
<ownedParameter xmi:id="_ESyWcKOvEdqi_5gqUMOQtA" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_t9Pp4PH9EdulR8T2OJRyFQ" annotatedElement="_ESyWcKOvEdqi_5gqUMOQtA">
+ <body>The name for the new return result, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="__VyJkaOxEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="__VyJkKOxEdqi_5gqUMOQtA"/>
</ownedParameter>
<ownedParameter xmi:id="__sC00KOuEdqi_5gqUMOQtA" name="type" type="_ynRtoGvtEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_xWgrwPH9EdulR8T2OJRyFQ" annotatedElement="__sC00KOuEdqi_5gqUMOQtA">
+ <body>The type for the new return result, or null.</body>
+ </ownedComment>
<upperValue xmi:type="uml:LiteralUnlimitedNatural" xmi:id="_BJHvcaOyEdqi_5gqUMOQtA" value="1"/>
<lowerValue xmi:type="uml:LiteralInteger" xmi:id="_BJHvcKOyEdqi_5gqUMOQtA"/>
</ownedParameter>
@@ -1512,29 +1981,49 @@
<body>Creates a(n) (abstract) class with the specified name as a packaged element of this component.</body>
</ownedComment>
<ownedParameter xmi:id="_IJwKAa69EdqjppZik4kD8A" type="_00owUGvdEdq4DLWZOhbdEA" direction="return"/>
- <ownedParameter xmi:id="_IJwKAq69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
- <ownedParameter xmi:id="_IJwKA669EdqjppZik4kD8A" name="isAbstract" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_IJwKAq69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_C_nlkPIAEdulR8T2OJRyFQ" annotatedElement="_IJwKAq69EdqjppZik4kD8A">
+ <body>The name for the new class, or null.</body>
+ </ownedComment>
+ </ownedParameter>
+ <ownedParameter xmi:id="_IJwKA669EdqjppZik4kD8A" name="isAbstract" type="_UdivYGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_HLGHgPIAEdulR8T2OJRyFQ" annotatedElement="_IJwKA669EdqjppZik4kD8A">
+ <body>Whether the new class should be abstract.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_IJwKBK69EdqjppZik4kD8A" name="createOwnedEnumeration">
<ownedComment xmi:id="_lEKOUPZPEdqYHf-imTcTdw" annotatedElement="_IJwKBK69EdqjppZik4kD8A">
<body>Creates a enumeration with the specified name as a packaged element of this component.</body>
</ownedComment>
<ownedParameter xmi:id="_IJwKBa69EdqjppZik4kD8A" type="_I6N3UGwGEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_IJwKBq69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_IJwKBq69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Jrb9UPIAEdulR8T2OJRyFQ" annotatedElement="_IJwKBq69EdqjppZik4kD8A">
+ <body>The name for the new enumeration, or null.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_IJwKB669EdqjppZik4kD8A" name="createOwnedPrimitiveType">
<ownedComment xmi:id="_o0qrgPZPEdqYHf-imTcTdw" annotatedElement="_IJwKB669EdqjppZik4kD8A">
<body>Creates a primitive type with the specified name as a packaged element of this component.</body>
</ownedComment>
<ownedParameter xmi:id="_IJwKCK69EdqjppZik4kD8A" type="_V6vuYGwGEdq7X4sGURiZYA" direction="return"/>
- <ownedParameter xmi:id="_IJwKCa69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_IJwKCa69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_Q2ZvMPIAEdulR8T2OJRyFQ" annotatedElement="_IJwKCa69EdqjppZik4kD8A">
+ <body>The name for the new primitive type, or null.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
<ownedOperation xmi:id="_IJwKCq69EdqjppZik4kD8A" name="createOwnedInterface">
<ownedComment xmi:id="_s-DiwPZPEdqYHf-imTcTdw" annotatedElement="_IJwKCq69EdqjppZik4kD8A">
<body>Creates an interface with the specified name as a packaged element of this component.</body>
</ownedComment>
<ownedParameter xmi:id="_IJwKC669EdqjppZik4kD8A" type="_8Ugn8GvtEdqG6fBIPwe-mw" direction="return"/>
- <ownedParameter xmi:id="_IJwKDK69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read"/>
+ <ownedParameter xmi:id="_IJwKDK69EdqjppZik4kD8A" name="name" type="_aAyVgGvsEdqG6fBIPwe-mw" effect="read">
+ <ownedComment xmi:id="_O886QPIAEdulR8T2OJRyFQ" annotatedElement="_IJwKDK69EdqjppZik4kD8A">
+ <body>The name for the new interface, or null.</body>
+ </ownedComment>
+ </ownedParameter>
</ownedOperation>
</packagedElement>
<packagedElement xmi:type="uml:Class" xmi:id="_OUnikC7qEdutFcse1QllAQ" name="OpaqueAction">
@@ -1710,4 +2199,136 @@
<Ecore:EAttribute xmi:id="_FWgNhcFlEdu60_VP7XWKdw" isUnsettable="true" xmlFeatureKind="Element" base_Property="_ldWYsS7qEdutFcse1QllAQ"/>
<Default:Documentation xmi:id="_wQPHYdlrEduDKPkA-0jJZg" base_Comment="_wQPHYNlrEduDKPkA-0jJZg"/>
<Default:Documentation xmi:id="_-vX8QNrxEduJovxV1TmzsQ" base_Comment="_-vR1oNrxEduJovxV1TmzsQ"/>
+ <Default:Documentation xmi:id="_OtHO0vH9EdulR8T2OJRyFQ" base_Comment="_OtHO0fH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_QGYH0fH9EdulR8T2OJRyFQ" base_Comment="_QGYH0PH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_Rw7lIfH9EdulR8T2OJRyFQ" base_Comment="_Rw7lIPH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_TYfY0fH9EdulR8T2OJRyFQ" base_Comment="_TYfY0PH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_VYNN0fH9EdulR8T2OJRyFQ" base_Comment="_VYNN0PH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_X6VMUfH9EdulR8T2OJRyFQ" base_Comment="_X6VMUPH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_f7jQwPH9EdulR8T2OJRyFQ" base_Comment="_f7aG0PH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_njmAMfH9EdulR8T2OJRyFQ" base_Comment="_njmAMPH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_t9Pp4fH9EdulR8T2OJRyFQ" base_Comment="_t9Pp4PH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_xWgrwfH9EdulR8T2OJRyFQ" base_Comment="_xWgrwPH9EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_Fa5AEfH-EdulR8T2OJRyFQ" base_Comment="_Fa5AEPH-EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_HOhg4PH-EdulR8T2OJRyFQ" base_Comment="_HOXv4PH-EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_JQnUcfH-EdulR8T2OJRyFQ" base_Comment="_JQnUcPH-EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_LYzwAfH-EdulR8T2OJRyFQ" base_Comment="_LYzwAPH-EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_R1bOIPH-EdulR8T2OJRyFQ" base_Comment="_R1RdIPH-EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_VLGwgPH-EdulR8T2OJRyFQ" base_Comment="_VK9mkPH-EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_XUDaAfH-EdulR8T2OJRyFQ" base_Comment="_XUDaAPH-EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_0yxsYfH_EdulR8T2OJRyFQ" base_Comment="_0yxsYPH_EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_3HMmEPH_EdulR8T2OJRyFQ" base_Comment="_3HC1EPH_EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_6FotIfH_EdulR8T2OJRyFQ" base_Comment="_6FotIPH_EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_-UPbkPH_EdulR8T2OJRyFQ" base_Comment="_-UGRoPH_EdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_C_nlkfIAEdulR8T2OJRyFQ" base_Comment="_C_nlkPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_HLGHgfIAEdulR8T2OJRyFQ" base_Comment="_HLGHgPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_Jrb9UfIAEdulR8T2OJRyFQ" base_Comment="_Jrb9UPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_O886QfIAEdulR8T2OJRyFQ" base_Comment="_O886QPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_Q2ZvMfIAEdulR8T2OJRyFQ" base_Comment="_Q2ZvMPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_ixDW4PIAEdulR8T2OJRyFQ" base_Comment="_iw5l4PIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_kDvt0fIAEdulR8T2OJRyFQ" base_Comment="_kDvt0PIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_lgIMQfIAEdulR8T2OJRyFQ" base_Comment="_lgIMQPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_nuRe0fIAEdulR8T2OJRyFQ" base_Comment="_nuRe0PIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_qJiAUfIAEdulR8T2OJRyFQ" base_Comment="_qJiAUPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_sw_x0PIAEdulR8T2OJRyFQ" base_Comment="_sw2n4PIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_uKsvsfIAEdulR8T2OJRyFQ" base_Comment="_uKsvsPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_wCpIwfIAEdulR8T2OJRyFQ" base_Comment="_wCpIwPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_3Z64UfIAEdulR8T2OJRyFQ" base_Comment="_3Z64UPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_4-WfgfIAEdulR8T2OJRyFQ" base_Comment="_4-WfgPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_6bxfwfIAEdulR8T2OJRyFQ" base_Comment="_6bxfwPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="__AGmkfIAEdulR8T2OJRyFQ" base_Comment="__AGmkPIAEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_A1qaAPIBEdulR8T2OJRyFQ" base_Comment="_A1hQEPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_UNpiYfIBEdulR8T2OJRyFQ" base_Comment="_UNpiYPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_ZJ-5gPIBEdulR8T2OJRyFQ" base_Comment="_ZJ1IgPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_cF4C4fIBEdulR8T2OJRyFQ" base_Comment="_cF4C4PIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_mhklsfIBEdulR8T2OJRyFQ" base_Comment="_mhklsPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_r0tTQfIBEdulR8T2OJRyFQ" base_Comment="_r0tTQPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_3TviYfIBEdulR8T2OJRyFQ" base_Comment="_3TviYPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_7o5kwPIBEdulR8T2OJRyFQ" base_Comment="_7ovzwPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_-J-aYPIBEdulR8T2OJRyFQ" base_Comment="_-J0pYPIBEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_DAp1cfICEdulR8T2OJRyFQ" base_Comment="_DAp1cPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_DgsncfICEdulR8T2OJRyFQ" base_Comment="_DgsncPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_OfHc0PICEdulR8T2OJRyFQ" base_Comment="_Oe9r0PICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_XhkUwfICEdulR8T2OJRyFQ" base_Comment="_XhkUwPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_Zk10EfICEdulR8T2OJRyFQ" base_Comment="_Zk10EPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_bLzx4fICEdulR8T2OJRyFQ" base_Comment="_bLzx4PICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_c--_sPICEdulR8T2OJRyFQ" base_Comment="_c-11wPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_gsqLUfICEdulR8T2OJRyFQ" base_Comment="_gsqLUPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_79s6ofICEdulR8T2OJRyFQ" base_Comment="_79s6oPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_9w5WkPICEdulR8T2OJRyFQ" base_Comment="_9wvlkPICEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_BIFU0fIDEdulR8T2OJRyFQ" base_Comment="_BIFU0PIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_DkshMfIDEdulR8T2OJRyFQ" base_Comment="_DkshMPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_FrjgAfIDEdulR8T2OJRyFQ" base_Comment="_FrjgAPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_LlK-wfIDEdulR8T2OJRyFQ" base_Comment="_LlK-wPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_NDNDAfIDEdulR8T2OJRyFQ" base_Comment="_NDNDAPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_OoiCEfIDEdulR8T2OJRyFQ" base_Comment="_OoiCEPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_QzHqUPIDEdulR8T2OJRyFQ" base_Comment="_Qy-gYPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_mB3gAfIDEdulR8T2OJRyFQ" base_Comment="_mB3gAPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_oBbkAfIDEdulR8T2OJRyFQ" base_Comment="_oBbkAPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_pvjSsPIDEdulR8T2OJRyFQ" base_Comment="_pvZhsPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_sWcccfIDEdulR8T2OJRyFQ" base_Comment="_sWcccPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_z0MAYfIDEdulR8T2OJRyFQ" base_Comment="_z0MAYPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_05e0gfIDEdulR8T2OJRyFQ" base_Comment="_05e0gPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_3OVzEfIDEdulR8T2OJRyFQ" base_Comment="_3OVzEPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_5di1kPIDEdulR8T2OJRyFQ" base_Comment="_5dZroPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_8P62kfIDEdulR8T2OJRyFQ" base_Comment="_8P62kPIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_-NYo0fIDEdulR8T2OJRyFQ" base_Comment="_-NYo0PIDEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_CiGmUfIEEdulR8T2OJRyFQ" base_Comment="_CiGmUPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_KbQ68fIEEdulR8T2OJRyFQ" base_Comment="_KbQ68PIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_MPDMwfIEEdulR8T2OJRyFQ" base_Comment="_MPDMwPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_OgV58fIEEdulR8T2OJRyFQ" base_Comment="_OgV58PIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_UWOIMPIEEdulR8T2OJRyFQ" base_Comment="_UWEXMPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_YHUbQfIEEdulR8T2OJRyFQ" base_Comment="_YHUbQPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_ZtP3QfIEEdulR8T2OJRyFQ" base_Comment="_ZtP3QPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_c7xowPIEEdulR8T2OJRyFQ" base_Comment="_c7n3wPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_fzp00fIEEdulR8T2OJRyFQ" base_Comment="_fzp00PIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_j8mnMfIEEdulR8T2OJRyFQ" base_Comment="_j8mnMPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_nAG0cfIEEdulR8T2OJRyFQ" base_Comment="_nAG0cPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_pERrofIEEdulR8T2OJRyFQ" base_Comment="_pERroPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_q8iNwPIEEdulR8T2OJRyFQ" base_Comment="_q8YcwPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_sf7TIfIEEdulR8T2OJRyFQ" base_Comment="_sf7TIPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_ubdLsfIEEdulR8T2OJRyFQ" base_Comment="_ubdLsPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_wj9JQPIEEdulR8T2OJRyFQ" base_Comment="_wjzYQPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_zyVJwfIEEdulR8T2OJRyFQ" base_Comment="_zyVJwPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_0mWAofIEEdulR8T2OJRyFQ" base_Comment="_0mWAoPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_1RG04fIEEdulR8T2OJRyFQ" base_Comment="_1RG04PIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_6A8oIPIEEdulR8T2OJRyFQ" base_Comment="_6Ay3IPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_73tVcfIEEdulR8T2OJRyFQ" base_Comment="_73tVcPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_9ZwXAPIEEdulR8T2OJRyFQ" base_Comment="_9ZmmAPIEEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_OYzSEfIFEdulR8T2OJRyFQ" base_Comment="_OYzSEPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_RGiqsfIFEdulR8T2OJRyFQ" base_Comment="_RGiqsPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_TxUO4fIFEdulR8T2OJRyFQ" base_Comment="_TxUO4PIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_Wo6HEfIFEdulR8T2OJRyFQ" base_Comment="_Wo6HEPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_aNDjQPIFEdulR8T2OJRyFQ" base_Comment="_aM5yQPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_myyUsfIFEdulR8T2OJRyFQ" base_Comment="_myyUsPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_pKCf8fIFEdulR8T2OJRyFQ" base_Comment="_pKCf8PIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_pwCwAPIFEdulR8T2OJRyFQ" base_Comment="_pv4_APIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_r9T40fIFEdulR8T2OJRyFQ" base_Comment="_r9T40PIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_syWqcfIFEdulR8T2OJRyFQ" base_Comment="_syWqcPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_tZs-UPIFEdulR8T2OJRyFQ" base_Comment="_tZjNUPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_whrb4fIFEdulR8T2OJRyFQ" base_Comment="_whrb4PIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_xbf_0fIFEdulR8T2OJRyFQ" base_Comment="_xbf_0PIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_zWJHkfIFEdulR8T2OJRyFQ" base_Comment="_zWJHkPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_1J7ZYfIFEdulR8T2OJRyFQ" base_Comment="_1J7ZYPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_37jzgPIFEdulR8T2OJRyFQ" base_Comment="_37aCgPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_5QyhEfIFEdulR8T2OJRyFQ" base_Comment="_5QyhEPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_6oabUfIFEdulR8T2OJRyFQ" base_Comment="_6oabUPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_79W1AfIFEdulR8T2OJRyFQ" base_Comment="_79W1APIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_9G0XcfIFEdulR8T2OJRyFQ" base_Comment="_9G0XcPIFEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_AMkAYPIGEdulR8T2OJRyFQ" base_Comment="_AMa2cPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_EwVGgfIGEdulR8T2OJRyFQ" base_Comment="_EwVGgPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_GYWNMfIGEdulR8T2OJRyFQ" base_Comment="_GYWNMPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_Ic9wUPIGEdulR8T2OJRyFQ" base_Comment="_Ic0mYPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_JWfZUfIGEdulR8T2OJRyFQ" base_Comment="_JWfZUPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_OnjqUfIGEdulR8T2OJRyFQ" base_Comment="_OnjqUPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_QiftAfIGEdulR8T2OJRyFQ" base_Comment="_QiftAPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_RpH94fIGEdulR8T2OJRyFQ" base_Comment="_RpH94PIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_SfEHYPIGEdulR8T2OJRyFQ" base_Comment="_Se69cPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_TTX5MfIGEdulR8T2OJRyFQ" base_Comment="_TTX5MPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_UmXyIfIGEdulR8T2OJRyFQ" base_Comment="_UmXyIPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_VjBAkfIGEdulR8T2OJRyFQ" base_Comment="_VjBAkPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_YRNsMfIGEdulR8T2OJRyFQ" base_Comment="_YRNsMPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_aGo8wfIGEdulR8T2OJRyFQ" base_Comment="_aGo8wPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_cTJ3ofIGEdulR8T2OJRyFQ" base_Comment="_cTJ3oPIGEdulR8T2OJRyFQ"/>
+ <Default:Documentation xmi:id="_eBbXUfIGEdulR8T2OJRyFQ" base_Comment="_eBbXUPIGEdulR8T2OJRyFQ"/>
</xmi:XMI>

Back to the top