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

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

Methods in org.eclipse.datatools.connectivity.oda.design that return AxisAttributes
 AxisAttributes DesignFactory.createAxisAttributes()
          Returns a new object of class 'Axis Attributes'.
 AxisAttributes ColumnDefinition.getMultiDimensionAttributes()
          Returns the value of the 'Multi Dimension Attributes' containment reference.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type AxisAttributes
 void ColumnDefinition.setMultiDimensionAttributes(AxisAttributes value)
          Sets the value of the 'Multi Dimension Attributes' containment reference.
 



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