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
  • Constructor Details

    • ModelGeneratorApplication

      public ModelGeneratorApplication()
  • Method Details

    • start

      public Object start(org.eclipse.equinox.app.IApplicationContext context) throws Exception
      Specified by:
      start in interface org.eclipse.equinox.app.IApplication
      Throws:
      Exception
    • stop

      public void stop()
      Specified by:
      stop in interface org.eclipse.equinox.app.IApplication