Uses of Class
com.ptc.windchill.structconf.StructConfManager

Packages that use StructConfManager
com.ptc.windchill.structconf Tools for manipulating declarative and site xconf settings, propagating xconfs into property files, updating property documentation, and locating property specifications in xconf files. 
 

Uses of StructConfManager in com.ptc.windchill.structconf
 

Fields in com.ptc.windchill.structconf declared as StructConfManager
private  StructConfManager StructConfManagerCommand.manager_
           
 

Methods in com.ptc.windchill.structconf that return StructConfManager
(package private)  StructConfManager StructConfManagerCommand.getManager()
           
 

Methods in com.ptc.windchill.structconf with parameters of type StructConfManager
(package private)  void StructConfManagerCommand.execute(StructConfManager manager)