de.cau.cs.kieler.uml2
Class MetamodelRegistrator
java.lang.Object
de.cau.cs.kieler.uml2.MetamodelRegistrator
- All Implemented Interfaces:
- IStartup
public class MetamodelRegistrator
- extends Object
- implements IStartup
Hack early Startup class to explicitly load the UML Metamodel at Eclipse startup. Otherwise
KSBASE will throw exceptions when evaluating the enabling expressions for the menu
contributions about not finding the Package of the UML metamodel.
FIXME: This should be handled by KSBASE in some generic way.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetamodelRegistrator
public MetamodelRegistrator()
earlyStartup
public void earlyStartup()
-
- Specified by:
earlyStartup
in interface IStartup