Class EMFProfileInitializationTask

java.lang.Object
tools.mdsd.library.standalone.initialization.emfprofiles.EMFProfileInitializationTask
All Implemented Interfaces:
InitializationTask

public class EMFProfileInitializationTask extends Object implements InitializationTask
Initialization task for a Profile of EMF Profiles. This task is not self-contained. In order to make the registration work, callers have to ensure that the project containing the profile is already known to the EMF registry by using initialization tasks like StandaloneInitializerBuilder.registerProjectURI(Class, String).