public class DefaultResourceDescription extends AbstractResourceDescription
IResourceDescription.CoarseGrainedEvent, IResourceDescription.Delta, IResourceDescription.Event, IResourceDescription.Managerlookup| Constructor and Description |
|---|
DefaultResourceDescription(org.eclipse.emf.ecore.resource.Resource resource,
IDefaultResourceDescriptionStrategy strategy)
For testing.
|
DefaultResourceDescription(org.eclipse.emf.ecore.resource.Resource resource,
IDefaultResourceDescriptionStrategy strategy,
IResourceScopeCache cache) |
| Modifier and Type | Method and Description |
|---|---|
protected List<IEObjectDescription> |
computeExportedObjects() |
protected List<IReferenceDescription> |
computeReferenceDescriptions() |
protected Map<org.eclipse.emf.ecore.EObject,IEObjectDescription> |
createEObject2ExportedEObjectsMap(Iterable<IEObjectDescription> exportedObjects) |
protected org.eclipse.emf.common.util.URI |
findExportedContainerURI(org.eclipse.emf.ecore.EObject referenceOwner,
Map<org.eclipse.emf.ecore.EObject,IEObjectDescription> eObject2exportedEObjects) |
Iterable<QualifiedName> |
getImportedNames() |
protected EObjectDescriptionLookUp |
getLookUp() |
Iterable<IReferenceDescription> |
getReferenceDescriptions() |
org.eclipse.emf.ecore.resource.Resource |
getResource() |
org.eclipse.emf.common.util.URI |
getURI() |
String |
toString() |
getExportedObjects, getExportedObjects, getExportedObjectsByObject, getExportedObjectsByType, getNormalizedURI, isEmptypublic DefaultResourceDescription(org.eclipse.emf.ecore.resource.Resource resource,
IDefaultResourceDescriptionStrategy strategy,
IResourceScopeCache cache)
public DefaultResourceDescription(org.eclipse.emf.ecore.resource.Resource resource,
IDefaultResourceDescriptionStrategy strategy)
IResourceScopeCache.NullImpl.protected List<IEObjectDescription> computeExportedObjects()
computeExportedObjects in class AbstractResourceDescriptionpublic Iterable<QualifiedName> getImportedNames()
public org.eclipse.emf.ecore.resource.Resource getResource()
public org.eclipse.emf.common.util.URI getURI()
null.public Iterable<IReferenceDescription> getReferenceDescriptions()
protected List<IReferenceDescription> computeReferenceDescriptions()
protected Map<org.eclipse.emf.ecore.EObject,IEObjectDescription> createEObject2ExportedEObjectsMap(Iterable<IEObjectDescription> exportedObjects)
protected org.eclipse.emf.common.util.URI findExportedContainerURI(org.eclipse.emf.ecore.EObject referenceOwner,
Map<org.eclipse.emf.ecore.EObject,IEObjectDescription> eObject2exportedEObjects)
protected EObjectDescriptionLookUp getLookUp()
getLookUp in class AbstractResourceDescriptionCopyright © 2015. All Rights Reserved.