public class SourceRelativeURI extends AbstractURIWrapper
| Constructor and Description |
|---|
SourceRelativeURI(String relativeURI) |
SourceRelativeURI(org.eclipse.emf.common.util.URI sourceRelativeURI) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static SourceRelativeURI |
fromAbsolute(org.eclipse.emf.common.util.URI uri) |
getURI, hashCode, toStringpublic SourceRelativeURI(org.eclipse.emf.common.util.URI sourceRelativeURI)
public SourceRelativeURI(String relativeURI)
public static SourceRelativeURI fromAbsolute(org.eclipse.emf.common.util.URI uri)
public boolean equals(Object obj)
equals in class AbstractURIWrapperCopyright © 2015. All Rights Reserved.