public static class StandaloneProjectMap.MapToFirstConflictHandlerWithLog extends Object implements ProjectManager.IConflictHandler
| Modifier and Type | Field and Description |
|---|---|
static ProjectManager.IConflictHandler |
INSTANCE |
| Constructor and Description |
|---|
MapToFirstConflictHandlerWithLog() |
| Modifier and Type | Method and Description |
|---|---|
EPackage |
handleConflictingDynamicResource(ProjectManager.IResourceLoadStatus resourceLoadStatus,
EPackage ePackage)
Return the EPackage to be used for a model URI reference after the namespace EPackage has already been used.
|
EPackage |
handleConflictingGeneratedPackage(ProjectManager.IPackageLoadStatus packageLoadStatus,
Resource resource)
Return the EPackage to be used for a namespace URI reference after the model EPackage has already been used.
|
public static final ProjectManager.IConflictHandler INSTANCE
public EPackage handleConflictingGeneratedPackage(ProjectManager.IPackageLoadStatus packageLoadStatus, Resource resource)
ProjectManager.IConflictHandlerhandleConflictingGeneratedPackage in interface ProjectManager.IConflictHandlerpublic EPackage handleConflictingDynamicResource(ProjectManager.IResourceLoadStatus resourceLoadStatus, EPackage ePackage)
ProjectManager.IConflictHandlerhandleConflictingDynamicResource in interface ProjectManager.IConflictHandlerCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.