Class MetaModelRegistrationTask

  • All Implemented Interfaces:
    InitializationTask

    public class MetaModelRegistrationTask
    extends Object
    implements InitializationTask
    Initilization task for manually registering EMF meta models. This implementation assumes that the project containing the meta model has already been registered with the EMF registries. Callers have to ensure the proper state of the registries, e.g. by registering the project with another InitializationTask.