Uses of Class
org.eclipse.birt.report.model.api.JointDataSetHandle

Packages that use JointDataSetHandle
org.eclipse.birt.report.model.api Tool-writer's interface for the BIRT design model (also known as the "Design Engine.")  
 

Uses of JointDataSetHandle in org.eclipse.birt.report.model.api
 

Methods in org.eclipse.birt.report.model.api that return JointDataSetHandle
 JointDataSetHandle ElementFactory.newJointDataSet(java.lang.String name)
          Creates a new joint data set.
 JointDataSetHandle ModuleHandle.findJointDataSet(java.lang.String name)
          Finds a joint data set by name in this module and the included modules.
 

Methods in org.eclipse.birt.report.model.api with parameters of type JointDataSetHandle
protected  void DesignVisitor.visitJointDataSet(JointDataSetHandle obj)
          Visits the joint data set element.
 



Copyright © 2005 Actuate Corp. All rights reserved.