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

Packages that use IParameterDefinition
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 IParameterDefinition in org.eclipse.birt.data.engine.api.querydefn
 

Classes in org.eclipse.birt.data.engine.api.querydefn that implement IParameterDefinition
 class ParameterDefinition
          Default implementation of the IParameterDefinition interface.
 

Methods in org.eclipse.birt.data.engine.api.querydefn with parameters of type IParameterDefinition
 void BaseDataSetDesign.addParameter(IParameterDefinition param)
          Adds a parameter definition to the data set.
 



Copyright © 2008 Actuate Corp. All rights reserved.