|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |