Uses of Interface
org.eclipse.birt.report.model.api.simpleapi.ISimpleElementFactory

Packages that use ISimpleElementFactory
org.eclipse.birt.report.model.api.impl   
org.eclipse.birt.report.model.api.simpleapi Report element representations in the BIRT simple API environment. 
 

Uses of ISimpleElementFactory in org.eclipse.birt.report.model.api.impl
 

Classes in org.eclipse.birt.report.model.api.impl that implement ISimpleElementFactory
 class SimpleElementFactory
          The factory class to create scriptable objects.
 

Uses of ISimpleElementFactory in org.eclipse.birt.report.model.api.simpleapi
 

Methods in org.eclipse.birt.report.model.api.simpleapi that return ISimpleElementFactory
static ISimpleElementFactory SimpleElementFactory.getInstance()
          Returns the factory instance.
 

Methods in org.eclipse.birt.report.model.api.simpleapi with parameters of type ISimpleElementFactory
static void SimpleElementFactory.setInstance(ISimpleElementFactory inFactory)
          Sets the factory instance.
 



Copyright © 2008 Actuate Corp. All rights reserved.