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 ModuleHandle.findJointDataSet(java.lang.String name)
          Finds a joint data set by name in this module and the included modules.
 JointDataSetHandle ElementFactory.newJointDataSet(java.lang.String name)
          Creates a new joint data set.
 

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 © 2008 Actuate Corp. All rights reserved.