Package org.eclipse.m2m.atl.dsls
Interface Resource
public interface Resource
The Resource interface.
-
Method Details
-
asTextSource
TextSource asTextSource()Returns a text source based on the current resource.- Returns:
- a text source based on the current resource
-
asURL
URL asURL()Returns the URL of the resource.- Returns:
- the URL of the resource
-
asEMFURI
org.eclipse.emf.common.util.URI asEMFURI()Returns the EMF URI of the resource.- Returns:
- the EMF URI of the resource
-