|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtensionManifest | |
org.eclipse.datatools.connectivity.oda.util.manifest | [Provisional] Provides a utility component for accessing the content of an ODA data source extension's manifest. |
Uses of ExtensionManifest in org.eclipse.datatools.connectivity.oda.util.manifest |
Methods in org.eclipse.datatools.connectivity.oda.util.manifest that return ExtensionManifest | |
ExtensionManifest |
ManifestExplorer.getExtensionManifest(java.lang.String dataSourceId)
Returns the extension configuration information found in the plugin manifest file of the data source extension that contains the specified data source element and implements the DTP ODA run-time extension point - org.eclipse.datatools.connectivity.oda.dataSource. |
ExtensionManifest |
ManifestExplorer.getExtensionManifest(java.lang.String dataSourceId,
java.lang.String extensionPoint)
Returns the extension configuration information found in the plugin manifest file of the data source extension that contains the specified data source element and implements the specified ODA extension point. |
ExtensionManifest[] |
ManifestExplorer.getExtensionManifests()
Returns an array of ODA extension configuration information found in the plugin manifest file. |
ExtensionManifest[] |
ManifestExplorer.getExtensionManifests(java.lang.String extensionPoint)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |