|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.AbstractResourceLoadStrategy
protected abstract static class StandaloneProjectMap.AbstractResourceLoadStrategy
| Constructor Summary | |
|---|---|
protected |
StandaloneProjectMap.AbstractResourceLoadStrategy()
|
| Method Summary | |
|---|---|
void |
addedDynamicResource(StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
org.eclipse.emf.ecore.resource.Resource resource)
Respond to the explicit addition of a yet to be loaded Ecore model in the user's ResourceSet. |
void |
addedGeneratedPackage(StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
org.eclipse.emf.ecore.EPackage ePackage)
Respond to the explicit addition of a generated EPackage in the user's ResourceSet. |
void |
configure(StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
StandaloneProjectMap.IConflictHandler conflictHandler)
Configure the resourceLoadStatus to udse this strategy and a conflictHandler. |
void |
handleConflictingDynamicResource(StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
org.eclipse.emf.ecore.EPackage ePackage)
Respond to the platform/plugin access to a resource with a resourceLoadStatus containing a package already accessed as the Java generated ePackage, |
void |
loadedDynamicResource(StandaloneProjectMap.IResourceLoadStatus packageLoadStatus,
org.eclipse.emf.ecore.resource.Resource resource)
Respond to the loading of a dynamic Ecore model in the user's ResourceSet. |
protected org.eclipse.emf.ecore.EPackage |
loadEPackage(StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
boolean configureURImap)
|
protected org.eclipse.emf.ecore.EPackage |
loadModel(StandaloneProjectMap.IPackageLoadStatus packageLoadStatus)
|
protected org.eclipse.emf.ecore.EPackage |
returnEPackage(StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
org.eclipse.emf.ecore.EPackage ePackage)
|
java.lang.String |
toString()
|
void |
useGeneratedResource(StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
org.eclipse.emf.ecore.resource.Resource resource)
Respond to the explicit notification of a generated resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.ocl.examples.domain.utilities.StandaloneProjectMap.IResourceLoadStrategy |
|---|
getEPackage, unloadedResource |
| Constructor Detail |
|---|
protected StandaloneProjectMap.AbstractResourceLoadStrategy()
| Method Detail |
|---|
public void addedDynamicResource(@NonNull
StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
@NonNull
org.eclipse.emf.ecore.resource.Resource resource)
StandaloneProjectMap.IResourceLoadStrategy
addedDynamicResource in interface StandaloneProjectMap.IResourceLoadStrategy
public void addedGeneratedPackage(@NonNull
StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
@NonNull
org.eclipse.emf.ecore.EPackage ePackage)
StandaloneProjectMap.IResourceLoadStrategy
addedGeneratedPackage in interface StandaloneProjectMap.IResourceLoadStrategy
public void configure(@NonNull
StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
@Nullable
StandaloneProjectMap.IConflictHandler conflictHandler)
StandaloneProjectMap.IResourceLoadStrategy
configure in interface StandaloneProjectMap.IResourceLoadStrategy
public void handleConflictingDynamicResource(@NonNull
StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
@NonNull
org.eclipse.emf.ecore.EPackage ePackage)
StandaloneProjectMap.IResourceLoadStrategy
handleConflictingDynamicResource in interface StandaloneProjectMap.IResourceLoadStrategy
@Nullable
protected org.eclipse.emf.ecore.EPackage loadEPackage(@NonNull
StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
boolean configureURImap)
@Nullable
protected org.eclipse.emf.ecore.EPackage loadModel(@NonNull
StandaloneProjectMap.IPackageLoadStatus packageLoadStatus)
public void loadedDynamicResource(@NonNull
StandaloneProjectMap.IResourceLoadStatus packageLoadStatus,
@NonNull
org.eclipse.emf.ecore.resource.Resource resource)
StandaloneProjectMap.IResourceLoadStrategy
loadedDynamicResource in interface StandaloneProjectMap.IResourceLoadStrategypublic java.lang.String toString()
toString in class java.lang.Object
@Nullable
protected org.eclipse.emf.ecore.EPackage returnEPackage(@NonNull
StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
@Nullable
org.eclipse.emf.ecore.EPackage ePackage)
public void useGeneratedResource(@NonNull
StandaloneProjectMap.IResourceLoadStatus resourceLoadStatus,
@NonNull
org.eclipse.emf.ecore.resource.Resource resource)
StandaloneProjectMap.IResourceLoadStrategy
useGeneratedResource in interface StandaloneProjectMap.IResourceLoadStrategy
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||