blob: 465bcaa5e9b6d2c0b83bd5b1bc3a6d6c60a1a29e [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="interface"
nsURI="uuid://interface" nsPrefix="interface">
<eClassifiers xsi:type="ecore:EClass" name="IInterface" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="test" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>