public static final class StandaloneProjectMap.LoadingBothLoadedDynamicResourceStrategy extends Object
| Modifier and Type | Field and Description |
|---|---|
static ProjectManager.IResourceLoadStrategy |
INSTANCE |
| Constructor and Description |
|---|
LoadingBothLoadedDynamicResourceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
addedGeneratedPackage(ProjectManager.IPackageLoadStatus packageLoadStatus,
EPackage ePackage)
Respond to the explicit addition of a generated EPackage in the user's ResourceSet.
|
EPackage |
getEPackage(ProjectManager.IPackageLoadStatus packageLoadStatus)
Load and return the EPackage in response to an EPackage.Registry access through an EPackageDescriptor.
|
void |
unloadedResource(ProjectManager.IResourceLoadStatus packageLoadStatus)
Respond to the notification that the resource has been unloaded.
|
public static final ProjectManager.IResourceLoadStrategy INSTANCE
public LoadingBothLoadedDynamicResourceStrategy()
public void addedGeneratedPackage(ProjectManager.IPackageLoadStatus packageLoadStatus, EPackage ePackage)
ProjectManager.IResourceLoadStrategyaddedGeneratedPackage in interface ProjectManager.IResourceLoadStrategypublic EPackage getEPackage(ProjectManager.IPackageLoadStatus packageLoadStatus)
ProjectManager.IResourceLoadStrategypublic void unloadedResource(ProjectManager.IResourceLoadStatus packageLoadStatus)
ProjectManager.IResourceLoadStrategyCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.