Package org.eclipse.m2m.atl.core.service
package org.eclipse.m2m.atl.core.service
-
ClassesClassDescriptionThe CoreService utility class provides a way to use extension points in order to retrieve the needed extensions:
ILauncher
IInjector
IExtractor
ModelFactory
For each extension class type, a method returns the list of all detected extensions names.The LauncherService utility class provides a generic way to launch a transformation using the ATL Core API.