Package org.eclipse.datatools.connectivity.oda.design.ui.manifest

[Provisional] An utility component for accessing the content of an ODA data source UI extension's manifest.

See:
          Description

Class Summary
DataSetPageInfo Represents the definition of a customized page that an extension contributes to an ODA host designer's data set dialog.
DataSetUIElement Represents the definition of customized data set designer that an ODA data provider extends to allow an user to create or edit an ODA data set design instance.
DataSetWizardInfo Represents the customizable behavior defined by an ODA UI Extension for its data set wizard that allows an user to create a new ODA data set design instance.
DataSourceWizardInfo Represents the customizable behavior defined by an ODA UI Extension for its new data source wizard dialog.
UIExtensionManifest Encapsulates access to the content of an ODA design-time plug-in extension manifest.
UIManifestExplorer The UI Manifest Explorer is the entry point to explore and access the manifest of all the ODA design time plug-ins extensions that implement the org.eclipse.datatools.connectivity.oda.design.ui.dataSource extension point.
 

Package org.eclipse.datatools.connectivity.oda.design.ui.manifest Description

[Provisional] An utility component for accessing the content of an ODA data source UI extension's manifest.
It can be used by an ODA consumer and/or a data provider to discover the plug-in extension configuration.

The utility's initial entry point is the singleton UIManifestExplorer. It provides the service to explore all the static ODA data source UI extensions, and access to each extension's configuration information specified in its plug-in manifest file.
The content of such ODA data source UI extension configuration is encapsulated in an UIExtensionManifest and its associated objects.

Since:
3.0


Copyright © 2006 -- 2008 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.