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

Packages that use OutputElementAttributes
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 OutputElementAttributes in org.eclipse.datatools.connectivity.oda.design
 

Methods in org.eclipse.datatools.connectivity.oda.design that return OutputElementAttributes
 OutputElementAttributes ParameterFieldDefinition.getOutputUsageHints()
          Returns the value of the 'Output Usage Hints' containment reference.
 OutputElementAttributes ParameterDefinition.getOutputUsageHints()
          Returns the value of the 'Output Usage Hints' containment reference.
 OutputElementAttributes DesignFactory.createOutputElementAttributes()
          Returns a new object of class 'Output Element Attributes'.
 OutputElementAttributes ColumnDefinition.getUsageHints()
          Returns the value of the 'Usage Hints' containment reference.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type OutputElementAttributes
 void ParameterFieldDefinition.setOutputUsageHints(OutputElementAttributes value)
          Sets the value of the 'Output Usage Hints' containment reference.
 void ParameterDefinition.setOutputUsageHints(OutputElementAttributes value)
          Sets the value of the 'Output Usage Hints' containment reference.
 void ColumnDefinition.setUsageHints(OutputElementAttributes value)
          Sets the value of the 'Usage Hints' containment reference.
 



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