All directly contained classes will also be converted.
A package with stereotype <<ecoremodel>> will be converted to an EPackage.
Tagged values nsURI and nsPrefix are required. They will be transfered to the EPackage, e.g.:
nsURI http://www.mysite.org/myMetaModel nsPrefix myMetaModel |
Attributes must have primitive types. Model other attributes as associations.
All attributes and associations are converted.
Stereotype <<enumeration>> will be converted to EEnum.
All attributes of an <<enumeration>> class are converted to EEnumerationLiterals with the same name.
Stereotype <<metaclass>> will be converted to the Ecore element with the same name.