Uses of Interface
org.eclipse.datatools.connectivity.oda.design.DataElementUIHints

Packages that use DataElementUIHints
org.eclipse.datatools.connectivity.oda.design [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. 
 

Uses of DataElementUIHints in org.eclipse.datatools.connectivity.oda.design
 

Methods in org.eclipse.datatools.connectivity.oda.design that return DataElementUIHints
 DataElementUIHints DesignFactory.createDataElementUIHints()
          Returns a new object of class 'Data Element UI Hints'.
 DataElementUIHints DataElementAttributes.getUiHints()
          Returns the value of the 'Ui Hints' containment reference.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type DataElementUIHints
 void DataElementAttributes.setUiHints(DataElementUIHints value)
          Sets the value of the 'Ui Hints' containment reference.
 



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