blob: a98763adf0a6d558e337514bc84f2b08012249e9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage 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" name="model"
nsURI="http:///com/ibm/uma/edit/tng/util/model.ecore" nsPrefix="com.ibm.uma.edit.tng.util.model">
<eClassifiers xsi:type="ecore:EClass" name="OrderInfo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="manual"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gUIDs" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderInfoCollection">
<eStructuralFeatures xsi:type="ecore:EReference" name="orderInfos" upperBound="-1"
eType="#//OrderInfo" containment="true"/>
</eClassifiers>
</ecore:EPackage>