com.ptc.windchill.tools
Class ModelRegistryTraverser
java.lang.Object
com.ptc.windchill.tools.ModelRegistryTraverser
- All Implemented Interfaces:
- RegistryProcessor
- public class ModelRegistryTraverser
- extends Object
- implements RegistryProcessor
Supported API: false
Extendable: false
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
SIMPLE_CLASSNAME
private static final String SIMPLE_CLASSNAME
DEBUG
public static final boolean DEBUG
LOG
private static final DebugWriter LOG
packageProcessor
private PackageProcessor packageProcessor
modelRegistry
private static MappedRegistry modelRegistry
ModelRegistryTraverser
public ModelRegistryTraverser(PackageProcessor processor)
- Sets the processor.
Supported API: false
- Parameters:
processor
-
setPackageProcessor
public void setPackageProcessor(PackageProcessor processor)
- Sets the processor.
Supported API: false
- Parameters:
processor
-
processRegistry
public void processRegistry()
throws WTException
- Process all registered modules.
Supported API: false
- Specified by:
processRegistry
in interface RegistryProcessor
- Throws:
WTException