| <?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="extnodes" nsURI="http://www.eclipse.org/rmf/serialization/model/extnodes.ecore" |
| nsPrefix="extnodes"> |
| <eClassifiers xsi:type="ecore:EClass" name="ExtendedNode" eSuperTypes="nodes.ecore#//SubNode"> |
| <eStructuralFeatures xsi:type="ecore:EAttribute" name="altenativeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/> |
| </eClassifiers> |
| <eClassifiers xsi:type="ecore:EClass" name="Extension"> |
| <eStructuralFeatures xsi:type="ecore:EReference" name="extensions" upperBound="-1" |
| eType="#//ExtendedNode" containment="true"> |
| <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| <details key="namespace" value="##targetNamespace"/> |
| </eAnnotations> |
| </eStructuralFeatures> |
| </eClassifiers> |
| </ecore:EPackage> |