|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.birt.report.model.api.simpleapi.SimpleElementFactory
public class SimpleElementFactory
Constructor Summary | |
---|---|
SimpleElementFactory()
|
Method Summary | |
---|---|
static ISimpleElementFactory |
getInstance()
Returns the factory instance. |
static void |
setInstance(ISimpleElementFactory inFactory)
Sets the factory instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleElementFactory()
Method Detail |
---|
public static void setInstance(ISimpleElementFactory inFactory)
inFactory
- the factory instancepublic static ISimpleElementFactory getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |