net.jtools.tef
Class ModelHelper
java.lang.Object
net.jtools.tef.GeneratorFactoryHelper
net.jtools.tef.ModelHelper
- All Implemented Interfaces:
- ExecutableHelper
public class ModelHelper
- extends GeneratorFactoryHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
application
protected Object application
configuration
protected Object configuration
factory
protected TEFModelFactory factory
init
protected boolean init
ModelHelper
public ModelHelper()
execute
public void execute()
throws Exception
- Specified by:
execute
in interface ExecutableHelper
- Overrides:
execute
in class GeneratorFactoryHelper
- Throws:
Exception
setApplication
public void setApplication(Object appl)
setApplication
public void setApplication(String appl)
getConfiguration
public Object getConfiguration()
createConfiguration
public Object createConfiguration()
setFactory
public void setFactory(String factory)
throws Exception
- Throws:
Exception
setFactory
public void setFactory(TEFModelFactory factory)
setInit
public void setInit(boolean onOff)
© 2000-2006, JTools.org.