Package com.ptc.windchill.instassm

Interface Summary
ReleaseId.AssemblyIdResolver Produce an assembly id for a release identifier that contains no assembly id.
 

Class Summary
IAConstants Constants for use by InstalledAssembly(Registry) classes.
InstallationRegistry An internal-use-only class that provides simple Java APIs for manipulating the InstallationRegistry.
InstallationRegistryCodeManager An internal-use-only class that manages the code installed on the user's system that manages the install registry.
InstallationRegistryFileCopyUtility An internal-use-only class used to copy files when managing the install registry.
InstalledAssembly A class for reading the InstalledAssembly file for individual installed assemblies.
InstalledLocale A class for reading the locale files for individual installed assemblies.
InstalledTempPatch A class for reading the temporary patch files for individual installed assemblies.
InstallerComponentMap An internal-use-only class that provides simple Java APIs for manipulating the Installer component map.
ReleaseId A ReleaseId is an assembly name plus set of five numbers that looks like: assmbly-id.major.minor.servicePack.dsu.build.
UpdateInstallationRegistry An install time tool that aggregates all installed assembly files (IA files) found in $(wt.home)/codebase/instreg into a single "registry" file in the same directory.
UpdateInstalledAssemblyRegistry Deprecated. Use UpdateInstallationRegistry instead.
XmlFragment  
 

Exception Summary
IAException Exception for problems accessing the InstallationRegistry.
ReleaseIdException For ReleaseId specific exceptions.