org.eclipse.emf.codegen
Class CodeGen.PlatformRunnable
java.lang.Object
org.eclipse.emf.codegen.CodeGen.PlatformRunnable
- All Implemented Interfaces:
- IPlatformRunnable
- Enclosing class:
- CodeGen
- public static class CodeGen.PlatformRunnable
- extends Object
- implements IPlatformRunnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeGen.PlatformRunnable
public CodeGen.PlatformRunnable()
run
public Object run(Object object)
- This is called with the command line arguments of a headless workbench invocation.
- Specified by:
run
in interface IPlatformRunnable
runHelper
public static Object runHelper(Object object)