|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectImportUriResolver
org.eclipse.etrice.core.scoping.PlatformRelativeUriResolver
public class PlatformRelativeUriResolver
This URI resolver tries to resolve against the URI
of the object's resource.
If this is a platform resource URI
then it determines an absolute path and resolves against that.
Constructor Summary | |
---|---|
PlatformRelativeUriResolver()
|
Method Summary | |
---|---|
java.lang.String |
resolve(EObject object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PlatformRelativeUriResolver()
Method Detail |
---|
public java.lang.String resolve(EObject object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |