|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface StandaloneProjectMap.IConflictHandler
An IConflictHandler confligures the hanling of conflicting access between generated packages and dynamically loaded resources.
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EPackage |
handleConflictingDynamicResource(StandaloneProjectMap.IResourceLoadStatus packageLoadStatus,
org.eclipse.emf.ecore.EPackage ePackage)
Return the EPackage to be used for a model URI reference after the namespace EPackage has already been used. |
org.eclipse.emf.ecore.EPackage |
handleConflictingGeneratedPackage(StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
org.eclipse.emf.ecore.resource.Resource resource)
Return the EPackage to be used for a namespace URI reference after the model EPackage has already been used. |
| Method Detail |
|---|
@Nullable
org.eclipse.emf.ecore.EPackage handleConflictingGeneratedPackage(@NonNull
StandaloneProjectMap.IPackageLoadStatus packageLoadStatus,
@NonNull
org.eclipse.emf.ecore.resource.Resource resource)
@Nullable
org.eclipse.emf.ecore.EPackage handleConflictingDynamicResource(@NonNull
StandaloneProjectMap.IResourceLoadStatus packageLoadStatus,
@NonNull
org.eclipse.emf.ecore.EPackage ePackage)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||