| Interface | Description |
|---|---|
| ITraceURIConverterContribution |
A contribution that allows to customize the computation
of a trace URI for an
XtextResource or an URI. |
| Class | Description |
|---|---|
| ExtensibleTraceURIConverter |
An extension of the
DefaultTraceURIConverter that allows to use
contributions to resolve trace URIs. |
| ExtensibleTraceURIConverter.CompositeContribution | |
| ExtensibleTraceURIConverter.NullContribution | |
| JavaProjectAwareTraceContribution |
A contribution that is aware of Java projects and therefore returns
the source folder relative path of resources that reside in
java projects. |