Class ATLResourceProvider

java.lang.Object
org.eclipse.m2m.atl.common.ATLResourceProvider

public final class ATLResourceProvider extends Object
Provides common .ecore files:
  • ATL.ecore: ATL metamodel.
  • Problem.ecore: Problem metamodel.
  • RefiningTrace.ecore: RefiningTrace metamodel.
  • Method Details

    • getURL

      public static URL getURL(String resourceName)
      Returns the URL of the resource matching the given name.
      Parameters:
      resourceName - the resource name
      Returns:
      the URL of the resource matching the given name.