Package org.adempiere.base
Class ModelGeneratorApplication
java.lang.Object
org.adempiere.base.ModelGeneratorApplication
- All Implemented Interfaces:
 org.eclipse.equinox.app.IApplication
public class ModelGeneratorApplication
extends Object
implements org.eclipse.equinox.app.IApplication
Eclipse application to launch the swing based model generation dialog.
- Author:
 - hengsin, tbayen - command line start
 
- 
Field Summary
Fields inherited from interface org.eclipse.equinox.app.IApplication
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ModelGeneratorApplication
public ModelGeneratorApplication() 
 - 
 - 
Method Details
- 
start
- Specified by:
 startin interfaceorg.eclipse.equinox.app.IApplication- Throws:
 Exception
 - 
stop
public void stop()- Specified by:
 stopin interfaceorg.eclipse.equinox.app.IApplication
 
 -