blob: fdbffdcb7ba8006677b005826c30ec6e5f9a7d96 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:event="event.xmi">
<!--
This is kind of cheat, but datatypes are never introspected, so we can't get these attributes
added to them in a normal way. By doing it here, when java.lang.Object is introspected, these
will be done at the same time. And since Object needs to be introspected before anything else
can be done, these will be done before anything needs them. -->
<event:Add notifierURI="java:/#boolean" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
<event:Add notifierURI="java:/#char" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
<event:Add notifierURI="java:/#int" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
<event:Add notifierURI="java:/#float" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
<event:Add notifierURI="java:/#short" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
<event:Add notifierURI="java:/#long" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
<event:Add notifierURI="java:/#double" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
<event:Add notifierURI="java:/#byte" featureName="eStructuralFeatures">
<addedEObjects xsi:type="ecore:EReference" name="allocation" containment="true" eType="ecore:EClass http:///org/eclipse/jem/internal/instantiation.ecore#//JavaAllocation"/>
</event:Add>
</xmi:XMI>