|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface defines the set of constants used in conjunction with the display of models in a team operation.
This interface is not intended to be implemented by clients.
EXPERIMENTAL. This class or interface has been added as part of a work in progress. There is a guarantee neither that this API will work nor that it will remain the same. Please do not use this API without consulting with the Platform/Team team.
| Field Summary | |
|---|---|
static String |
ALL_MODEL_PROVIDERS_ACTIVE
Constant used with the P_ACTIVE_MODEL_PROVIDER property to indicate
that all model providers are active. |
static String |
P_ACTIVE_MODEL_PROVIDER
Property constant used to store and retrieve the id of the active ModelProvider from an ISynchronizePageConfiguration. |
static String |
P_RESOURCE_MAPPING_SCOPE
Property constant used to store and retrieve the resource mapping scope from the IExtensionStateModel used by
the Common Navigator framework. |
static String |
P_SYNCHRONIZATION_CONTEXT
Property constant used to store and retrieve the synchronization context from the IExtensionStateModel used by
the Common Navigator framework. |
static String |
P_SYNCHRONIZATION_PAGE_CONFIGURATION
Property constant used to store and retrieve the synchronization page configuration from the IExtensionStateModel used by the Common
Navigator framework. |
| Field Detail |
public static final String P_SYNCHRONIZATION_CONTEXT
IExtensionStateModel used by
the Common Navigator framework. It is also used to associate a context
with an ISynchronizePageConfiguration when models are being
shown in an ISynchronizePage.
public static final String P_RESOURCE_MAPPING_SCOPE
IExtensionStateModel used by
the Common Navigator framework. It is also used to associate a scope
with an ISynchronizePageConfiguration when models are being
shown in an ISynchronizePage.
public static final String P_SYNCHRONIZATION_PAGE_CONFIGURATION
IExtensionStateModel used by the Common
Navigator framework.
public static final String P_ACTIVE_MODEL_PROVIDER
ModelProvider from an ISynchronizePageConfiguration. The
active model provider will be the only one visible in the page. If
null or ALL_MODEL_PROVIDERS_ACTIVE is
returned, all model providers are considered active and are visible.
public static final String ALL_MODEL_PROVIDERS_ACTIVE
P_ACTIVE_MODEL_PROVIDER property to indicate
that all model providers are active.
|
Eclipse Platform Release 3.2 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.