Uses of Package
com.ptc.windchill.structconf

Packages that use com.ptc.windchill.structconf
com.infoengine.ieinstall   
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. 
com.ptc.windchill.upgrade.tool   
wt.httpgw Provides HTTPGateway support including HTTPLogin, HTTPRequest, HTTPResponse and URLFactory
wt.load Uses the LoadService to load data into Windchill systems using various loaders. 
wt.sysadm   
 

Classes in com.ptc.windchill.structconf used by com.infoengine.ieinstall
CollectedProperties
           
DerivedFile
          Abstraction to represent files that the propagator may need to write after a propagation.
PropagationAction
          Allows users to perform custom propagation activities after all xconfs have been processed and property info has been derived.
PropagationActionException
          Thrown by PropagationActions if they have problems during initialization or evaluation.
PropertyInfo
          Summary of information for a particular property.
 

Classes in com.ptc.windchill.structconf used by com.ptc.windchill.structconf
CollectedProperties
           
DerivedFile
          Abstraction to represent files that the propagator may need to write after a propagation.
DerivedProperties
          Maintains the mapping of properties, services, and resources to their xconf files and can write a properties file that adheres to the spec in the javadoc for java.util.Properties and which is commented to allow developers to easlity determine which xconf files each property comes from.
IncludeXconfFile
          Command to instruct the StructConfManager to add an ConfigurationRef entry to an xconf file.
InvalidXconfException
          Thrown if a propagation request aborts midway and some files need to be restored from backups.
PartialPropagationException
          Thrown if a propagation request aborts midway and some files need to be restored from backups.
PropagationAction
          Allows users to perform custom propagation activities after all xconfs have been processed and property info has been derived.
PropagationActionException
          Thrown by PropagationActions if they have problems during initialization or evaluation.
PropagationException
           
PropertyInfo
          Summary of information for a particular property.
RebuildAnalyzer
          Determines if xconf files need to be propagated into derived properties files.
SamplePropagationAction.MyTextDerivedFile
           
StructConfManager
          Tools for manipulating declarative and site xconf settings, propagating xconfs into property files, updating property documentation, and locating property specifications in xconf files.
StructConfManagerCommand
           
StructConfManagerException
           
TargetFileBearingCommand
          Command to instruct the StructConfManager to change the site-specific value of the named property to the specified value.
TargetFileContentsCollector
          An XconfHandler that will record the values of all properties, services, and resources specified from the root declaration and site xconf files, will assign each of these to its target property file, and will write these derived files after the parse of xconf files is complete
TargetFilesWriteProtectedException
          Thrown if a propagation request aborts midway and some files need to be restored from backups.
XconfAnalysis
           
 

Classes in com.ptc.windchill.structconf used by com.ptc.windchill.upgrade.tool
StructConfManagerException
           
 

Classes in com.ptc.windchill.structconf used by wt.httpgw
CollectedProperties
           
DerivedFile
          Abstraction to represent files that the propagator may need to write after a propagation.
PropagationAction
          Allows users to perform custom propagation activities after all xconfs have been processed and property info has been derived.
PropagationActionException
          Thrown by PropagationActions if they have problems during initialization or evaluation.
 

Classes in com.ptc.windchill.structconf used by wt.load
StructConfManagerException
           
 

Classes in com.ptc.windchill.structconf used by wt.sysadm
StructConfManagerException