public class SimpleElementFactory
extends java.lang.Object
Constructor and Description |
---|
SimpleElementFactory() |
Modifier and Type | Method and Description |
---|---|
static ISimpleElementFactory |
getInstance()
Returns the factory instance.
|
static void |
setInstance(ISimpleElementFactory inFactory)
Sets the factory instance.
|
public static void setInstance(ISimpleElementFactory inFactory)
inFactory
- the factory instancepublic static ISimpleElementFactory getInstance()
Copyright © 2008 Actuate Corp. All rights reserved.