Register packages under their XSD and XMI namespace

During initialization, each package is registered under the .../MODEL namespace in addition to the XMI namespace.
This obsoletes the registration in Activator and allows an easier usage outside of Eclipse.

Note that ExtendedMetaData.INSTANCE.putPackage() is identical to EPackage.Registry.INSTANCE.putPackage().
8 files changed