Uses of Interface
org.eclipse.birt.data.engine.api.IComputedColumn

Packages that use IComputedColumn
org.eclipse.birt.data.engine.api.querydefn This package is part of the Data Engine public API, and contains default implementation of request interfaces in org.eclipse.birt.data.engine.api
 

Uses of IComputedColumn in org.eclipse.birt.data.engine.api.querydefn
 

Classes in org.eclipse.birt.data.engine.api.querydefn that implement IComputedColumn
 class ComputedColumn
          Default implementation of IComputedColumn interface.
 

Methods in org.eclipse.birt.data.engine.api.querydefn with parameters of type IComputedColumn
 void BaseDataSetDesign.addComputedColumn(IComputedColumn column)
          Adds a new computed column to the data set.
 



Copyright © 2008 Actuate Corp. All rights reserved.