Modifier and Type | Method and Description |
---|---|
void |
CDOProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
EMFStoreProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event)
This method is called to handle a specific life cycle.
|
Modifier and Type | Method and Description |
---|---|
void |
ECPProjectImpl.notifyProvider(InternalProvider.LifecycleEvent event)
This method is used to notify the provider about a
InternalProvider.LifecycleEvent of this project. |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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. |
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceProvider.handleLifecycle(ECPContainer context,
InternalProvider.LifecycleEvent event)
This method is called to handle a specific life cycle.
|
Copyright © 2017. All rights reserved.