| Package | Description |
|---|---|
| com.corticon.eclipse.core | |
| com.corticon.eclipse.core.util | |
| com.corticon.eclipse.studio.importwizards.core |
| Modifier and Type | Method and Description |
|---|---|
IModelAPIState |
IModelAPI.getModelAPIState()
Getter for model API state instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IModelAPIStateManagerListener.modelAPIStateCreated(IModelAPIState aModelAPIState)
This method is called whenever an instance of Model API State is created
by the ModelAPIStateManager.
|
void |
IModelAPIStateManagerListener.modelAPIStateDestroyed(IModelAPIState aModelAPIState)
This method is called whenever an instance of Model API State is destroyed
by the ModelAPIStateManager.
|
void |
IModelAPIStateManagerListener.modelAPIStateReleased(IModelAPIState aModelAPIState,
int aiUsageCount)
This method is called whenever an instance of Model API State is released
by a client program.
|
void |
IModelAPIStateManagerListener.modelAPIStateRetrieved(IModelAPIState aModelAPIState,
int aiUsageCount)
This method is called whenever an instance of Model API State is retrieved
by a client program.
|
void |
IModelAPI.setModelAPIState(IModelAPIState aIModelAPIState)
Setter for model API state instance.
|
void |
IPersistenceServicesDelegate.setModelAPIState(IModelAPIState aIModelAPIState)
Setter for model API state.
|
| Modifier and Type | Method and Description |
|---|---|
static IModelAPIState |
ModelAPIStateManager.getModelAPIState(org.eclipse.emf.common.util.URI aURI) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ModelAPIStateManager.releaseModelAPIState(IModelAPIState aIModelAPIState) |
| Modifier and Type | Method and Description |
|---|---|
static IModelAPIState |
ImportModelAPIStateManager.getModelAPIState() |
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.