Class SimpleElementFactory
java.lang.Object
org.eclipse.birt.report.model.api.simpleapi.SimpleElementFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ISimpleElementFactory
Returns the factory instance.static void
setInstance
(ISimpleElementFactory inFactory) Sets the factory instance.
-
Constructor Details
-
SimpleElementFactory
public SimpleElementFactory()
-
-
Method Details
-
setInstance
Sets the factory instance.- Parameters:
inFactory
- the factory instance
-
getInstance
Returns the factory instance.- Returns:
- the factory
-