Uses of Class
org.eclipse.datatools.connectivity.oda.design.ui.manifest.DataSetUIElement

Packages that use DataSetUIElement
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. 
 

Uses of DataSetUIElement in org.eclipse.datatools.connectivity.oda.design.ui.manifest
 

Methods in org.eclipse.datatools.connectivity.oda.design.ui.manifest that return DataSetUIElement
 DataSetUIElement[] UIExtensionManifest.getDataSetUIElements()
          Returns an array of DataSetUIElement instances that represent the dataSetUI elements defined in this data source extension.
 DataSetUIElement UIExtensionManifest.getDataSetUIElement(java.lang.String dataSetElementID)
          Returns the DataSetUIElement instance that represents the dataSetUI element with the given id defined in this data source extension.
 



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