[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.m2m] Re: Problem with ATL - "The feature 'lass' is not a valid feature"

Here is the model header for clarity

<?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="alfresco"
nsURI="http://www.alfresco.org/model/dictionary/1.0"; nsPrefix="">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel";>
<details key="documentation" value="Alfresco Data Dictionary Schema - DRAFT"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Aspect" eSuperTypes="#//Class">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData";>
<details key="name" value="aspect"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
..
..
..