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

Packages that use InvalidXconfException
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 InvalidXconfException in com.ptc.windchill.structconf
 

Methods in com.ptc.windchill.structconf that throw InvalidXconfException
 XconfAnalysis StructConfManager.propagate(boolean force_propagate, boolean force_xconf_scan)
          Shorthand for creating and executing a Propagate command.
(package private)  void Propagate.execute()