Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhussey2007-02-14 16:00:10 +0000
committerkhussey2007-02-14 16:00:10 +0000
commit3ccffb910c42ce657431dce0c82275ac0674e578 (patch)
tree998ca8636e483149c1f0a48c393fe7aa564f69b1 /plugins/org.eclipse.uml2.uml/model/UML2_2_UML.ecore2xml
parentb63573a1e74a60fc71e2e4bd4be132dcf3f6df13 (diff)
downloadorg.eclipse.uml2.git.040612-3ccffb910c42ce657431dce0c82275ac0674e578.tar.gz
org.eclipse.uml2.git.040612-3ccffb910c42ce657431dce0c82275ac0674e578.tar.xz
org.eclipse.uml2.git.040612-3ccffb910c42ce657431dce0c82275ac0674e578.zip
[174011] Merging changes from maintenance stream.
Diffstat (limited to 'plugins/org.eclipse.uml2.uml/model/UML2_2_UML.ecore2xml')
-rw-r--r--plugins/org.eclipse.uml2.uml/model/UML2_2_UML.ecore2xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugins/org.eclipse.uml2.uml/model/UML2_2_UML.ecore2xml b/plugins/org.eclipse.uml2.uml/model/UML2_2_UML.ecore2xml
index 9316e6a0..262fbdd2 100644
--- a/plugins/org.eclipse.uml2.uml/model/UML2_2_UML.ecore2xml
+++ b/plugins/org.eclipse.uml2.uml/model/UML2_2_UML.ecore2xml
@@ -164,4 +164,16 @@
<key xsi:type="ecore:EReference" href="UML.ecore#//Message/signature"/>
<value xMLRepresentation="1"/>
</ecoreToXMLInfo>
+ <ecoreToXMLInfo>
+ <key xsi:type="ecore:EReference" href="UML.ecore#//AcceptEventAction/trigger"/>
+ <value xMLRepresentation="0"/>
+ </ecoreToXMLInfo>
+ <ecoreToXMLInfo>
+ <key xsi:type="ecore:EReference" href="UML.ecore#//State/deferrableTrigger"/>
+ <value xMLRepresentation="0"/>
+ </ecoreToXMLInfo>
+ <ecoreToXMLInfo>
+ <key xsi:type="ecore:EReference" href="UML.ecore#//Transition/trigger"/>
+ <value xMLRepresentation="0"/>
+ </ecoreToXMLInfo>
</ecore2xml:XMLMap>

Back to the top