public class XcoreResource
extends BatchLinkableResource
| Modifier and Type | Class and Description |
|---|---|
protected class |
XcoreResource.FragmentCache |
| Modifier and Type | Field and Description |
|---|---|
protected XcoreResource.FragmentCache |
fragmentCache |
| Constructor and Description |
|---|
XcoreResource() |
| Modifier and Type | Method and Description |
|---|---|
protected EObject |
findEObject(EClass eClass,
QualifiedName name,
java.lang.String uriFragment)
Finds the EObject of the given type and the given
QualifiedName. |
EObject |
getEObject(java.lang.String uriFragment) |
protected EObject |
getEObjectForURIFragmentRootSegment(java.lang.String uriFragmentRootSegment) |
java.lang.String |
getURIFragment(EObject object) |
protected java.lang.String |
getURIFragmentRootSegment(EObject eObject) |
protected XcoreResource.FragmentCache fragmentCache
public EObject getEObject(java.lang.String uriFragment)
protected EObject findEObject(EClass eClass, QualifiedName name, java.lang.String uriFragment)
QualifiedName.public java.lang.String getURIFragment(EObject object)
protected java.lang.String getURIFragmentRootSegment(EObject eObject)
protected EObject getEObjectForURIFragmentRootSegment(java.lang.String uriFragmentRootSegment)