Package com.ptc.windchill.upgrade.ius

Interface Summary
DirectiveServices A view into the UpgradeContext and a means for logging.
UpdateDirective  
UpdateRunnerListener  
UpdateStore  
UpgradeContextListener  
 

Class Summary
ApplicabilitySnapshotModel A snapshot of the applicability of all the updates at a certain point.
DependencyGraphModel Maintains a graph of interdependencies betwee all the updates in a particular UpdateStore Provides an easy way to ask for predecessors and successors of an IncrementalUpdate.
DirectiveInstantiator  
DisplayProgressList  
DisplayProgressList.IncrementalUpdateNameCellRenderer  
DisplayProgressList.TextStatusCellRenderer  
FileSystemBasedUpdateStore  
FileSystemBasedUpdateStore.AdditionalIUDependencies  
FileSystemBasedUpdateStore.CacheEntry  
IncrementalUpdate  
IncrementalUpdate.IncrementalUpdateEntityResolver Loads the DTD for the appropriate phase for the *.xml file to validate against.
IncrementalUpdate.IncrementalUpdateParserErrorHandler  
IncrementalUpdate.MinTargetVersionComparer Create a comparator that will enable sorting Incremental Updates based on the minimum version of their target version set.
IncrementalUpdateProcessingEvent  
IndividualMigrators  
RenderDependencies  
UpdateRunner

Supported API: false

Extendable: false
UpdateRunnerAdapter Adapter providing default, NOOP implementations for each listener message.
UpdateRunnerEvent  
UpdateRunnerEventMulticaster This is the event multicaster class to support the UpdateRunnerListener interface.
UpdateRunnerLogEvent Log message generated during running of IncrementalUpdates are manifested as this type of event.
UpdateRunnerReport  
UpgradeContext  
UpgradeContextEventMulticaster This is the event multicaster class to support the UpdateRunnerListener interface.
 

Exception Summary
ApplicabilityModelException  
CanceledException  
DependencyException  
DirectiveExecutionException  
DirectiveIOException Thrown for an error during the read or write of an UpdateDirective when the error cannot be handled within the UpdateDirective.
IncrementalUpdateNotFoundException  
RunnerCanceledException  
UpdateExecutionException  
UpdateIOException  
UpdateRunnerException  
UpdateStoreException  
UpgradeContextException