I've just run the auto generate model and edit code from the model and have noted the following differences
1. Generics are now supported and generated. yay 2. methods are now "stored" in ProjectPackage.Literals for improved speed eg. - ProjectPackage.eINSTANCE.getBlackboardEntry_Memento(), true, +ProjectPackage.Literals.BLACKBOAR_ENTRY__MEMENTO, true, false, false, 3. the copyright string seems to be removed on a number of files (will investigate further) 4. the @Override annotation is added 5. lots of minor formatting changes
_______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
