org.eclipse.m2m.atl.common
Class ATLResourceProvider

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

public final class ATLResourceProvider
extends java.lang.Object

Provides common .ecore files:


Method Summary
static java.net.URL getURL(java.lang.String resourceName)
          Returns the URL of the resource matching the given name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getURL

public static java.net.URL getURL(java.lang.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.

Copyright 2007 IBM Corporation and others.
All Rights Reserved.