|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of InternalProvider.LifecycleEvent in org.eclipse.emf.ecp.cdo.internal.core |
|---|
| Methods in org.eclipse.emf.ecp.cdo.internal.core with parameters of type InternalProvider.LifecycleEvent | |
|---|---|
void |
CDOProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event)
|
| Uses of InternalProvider.LifecycleEvent in org.eclipse.emf.ecp.emfstore.core.internal |
|---|
| Methods in org.eclipse.emf.ecp.emfstore.core.internal with parameters of type InternalProvider.LifecycleEvent | |
|---|---|
void |
EMFStoreProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event)
This method is called to handle a specific life cycle. |
| Uses of InternalProvider.LifecycleEvent in org.eclipse.emf.ecp.internal.core |
|---|
| Methods in org.eclipse.emf.ecp.internal.core with parameters of type InternalProvider.LifecycleEvent | |
|---|---|
void |
ECPProjectImpl.notifyProvider(InternalProvider.LifecycleEvent event)
This method is used to notify the provider about a InternalProvider.LifecycleEvent of this project. |
| Uses of InternalProvider.LifecycleEvent in org.eclipse.emf.ecp.spi.core |
|---|
| Methods in org.eclipse.emf.ecp.spi.core that return InternalProvider.LifecycleEvent | |
|---|---|
static InternalProvider.LifecycleEvent |
InternalProvider.LifecycleEvent.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InternalProvider.LifecycleEvent[] |
InternalProvider.LifecycleEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.eclipse.emf.ecp.spi.core with parameters of type InternalProvider.LifecycleEvent | |
|---|---|
void |
DefaultProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event)
This method is called to handle a specific life cycle. |
void |
InternalProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event)
This method is called to handle a specific life cycle. |
void |
InternalProject.notifyProvider(InternalProvider.LifecycleEvent event)
This method is used to notify the provider about a InternalProvider.LifecycleEvent of this project. |
| Uses of InternalProvider.LifecycleEvent in org.eclipse.emf.ecp.workspace.internal.core |
|---|
| Methods in org.eclipse.emf.ecp.workspace.internal.core with parameters of type InternalProvider.LifecycleEvent | |
|---|---|
void |
WorkspaceProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event)
This method is called to handle a specific life cycle. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||