public class DefaultTraceURIConverter extends java.lang.Object implements ITraceURIConverter
| Constructor and Description | 
|---|
DefaultTraceURIConverter()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.eclipse.emf.common.util.URI | 
getURIForTrace(org.eclipse.emf.common.util.URI uri)
Converts an absolute URI into a format that can be persisted in a trace file. 
 | 
org.eclipse.emf.common.util.URI | 
getURIForTrace(XtextResource context)
Converts an absolute URI into a format that can be persisted in a trace file. 
 | 
public org.eclipse.emf.common.util.URI getURIForTrace(XtextResource context)
ITraceURIConvertergetURIForTrace in interface ITraceURIConverterpublic org.eclipse.emf.common.util.URI getURIForTrace(org.eclipse.emf.common.util.URI uri)
ITraceURIConvertergetURIForTrace in interface ITraceURIConverter