Uses of Class
com.ptc.windchill.instassm.InstalledAssembly.InstalledComponent

Packages that use InstalledAssembly.InstalledComponent
com.ptc.windchill.instassm   
 

Uses of InstalledAssembly.InstalledComponent in com.ptc.windchill.instassm
 

Methods in com.ptc.windchill.instassm that return InstalledAssembly.InstalledComponent
 InstalledAssembly.InstalledComponent InstalledAssembly.getInstalledComponent(String component_id)
          Gets an InstalledComponent, possibly null, for the specified id.
 

Methods in com.ptc.windchill.instassm with parameters of type InstalledAssembly.InstalledComponent
 int InstalledAssembly.InstalledComponent.compareProductVersion(InstalledAssembly.InstalledComponent other)
           
 int InstalledAssembly.InstalledComponent.compareComponentVersion(InstalledAssembly.InstalledComponent other)