Uses of Class
wt.tools.ModelRegistrar

Packages that use ModelRegistrar
com.ptc.windchill.upgrade.directives   
wt.tools   
 

Uses of ModelRegistrar in com.ptc.windchill.upgrade.directives
 

Subclasses of ModelRegistrar in com.ptc.windchill.upgrade.directives
 class DropGeneratedStoredProcsMigrator
           
 

Uses of ModelRegistrar in wt.tools
 

Fields in wt.tools declared as ModelRegistrar
private  ModelRegistrar SystemGeneration.modelRegistrar
           
private  ModelRegistrar SystemGeneration.modelRegistrar
           
 

Methods in wt.tools that return ModelRegistrar
static ModelRegistrar ModelRegistrar.get(String module_name)
          Obtain the ModelRegistrar for a particular module.
static ModelRegistrar ModelRegistrar.get(String module_name)
          Obtain the ModelRegistrar for a particular module.