com.ptc.windchill.tools
Class RosePathMapGen
java.lang.Object
com.ptc.windchill.tools.RosePathMapGen
- All Implemented Interfaces:
- ExecutableApp
- public class RosePathMapGen
- extends Object
- implements ExecutableApp
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
moduleRegistry
private static final ModuleRegistry moduleRegistry
header1
public static String header1
header2
public static String header2
outpath
public String outpath
RosePathMapGen
public RosePathMapGen()
stringTwister
private static String stringTwister(String in)
generate
public void generate()
execute
public void execute(String[] args)
throws WTException
- Description copied from interface:
ExecutableApp
Supported API: false
- Specified by:
execute
in interface ExecutableApp
- Parameters:
args
-
- Throws:
WTException