|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.codegen.CodeGen.PlatformRunnable
public static class CodeGen.PlatformRunnable
Field Summary |
---|
Fields inherited from interface org.eclipse.equinox.app.IApplication |
---|
EXIT_OK, EXIT_RELAUNCH, EXIT_RESTART |
Constructor Summary | |
---|---|
CodeGen.PlatformRunnable()
|
Method Summary | |
---|---|
java.lang.Object |
run(java.lang.Object object)
This is called with the command line arguments of a headless workbench invocation. |
static java.lang.Object |
runHelper(java.lang.Object object)
|
java.lang.Object |
start(IApplicationContext context)
|
void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodeGen.PlatformRunnable()
Method Detail |
---|
public java.lang.Object run(java.lang.Object object)
public java.lang.Object start(IApplicationContext context) throws java.lang.Exception
start
in interface IApplication
java.lang.Exception
public void stop()
stop
in interface IApplication
public static java.lang.Object runHelper(java.lang.Object object)
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |