|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UpgradeContext | |
com.ptc.windchill.upgrade.ius | |
com.ptc.windchill.upgrade.modeldiff | |
com.ptc.windchill.upgrade.tool |
Uses of UpgradeContext in com.ptc.windchill.upgrade.ius |
Fields in com.ptc.windchill.upgrade.ius declared as UpgradeContext | |
private static UpgradeContext |
UpgradeContext.instance__
|
private UpgradeContext |
UpdateRunner.upgradeContext_
|
Methods in com.ptc.windchill.upgrade.ius that return UpgradeContext | |
static UpgradeContext |
UpgradeContext.getInstance()
Loads the instance_ |
private UpgradeContext |
UpdateRunner.upgradeContext()
|
Methods in com.ptc.windchill.upgrade.ius with parameters of type UpgradeContext | |
private void |
UpdateRunnerReport.addIncrementalUpdateDetails(UpgradeContext upgrade_context)
|
Uses of UpgradeContext in com.ptc.windchill.upgrade.modeldiff |
Fields in com.ptc.windchill.upgrade.modeldiff declared as UpgradeContext | |
private UpgradeContext |
SchemaResults.upgradeContext_
|
private UpgradeContext |
CompareSchema.upgradeContext_
|
Uses of UpgradeContext in com.ptc.windchill.upgrade.tool |
Fields in com.ptc.windchill.upgrade.tool declared as UpgradeContext | |
private UpgradeContext |
VerifySolutionsInstalled.context_
|
private UpgradeContext |
UpgradeSchemaCompleted.context_
|
private UpgradeContext |
RetrievingState.upgradeContext_
|
private UpgradeContext |
ReportStyler.context_
|
private UpgradeContext |
ReportError.upgradeContext_
|
private UpgradeContext |
QueueUpgradeEvolvableObjectsState.context_
|
private UpgradeContext |
PromptForExpressMode.context_
|
private UpgradeContext |
ProgressViewState.context_
|
private UpgradeContext |
PhaseTitleSideBanner.upgradeContext_
|
private UpgradeContext |
PhaseCompleted.context_
|
private UpgradeContext |
CorrectDatabaseState.context_
|
private UpgradeContext |
ConfirmVersionState.context_
|
private UpgradeContext |
CompareSchemaCompleted.upgradeContext_
|
private UpgradeContext |
AddConstraintsCompleted.context_
|
Methods in com.ptc.windchill.upgrade.tool that return UpgradeContext | |
private UpgradeContext |
ReportStyler.getUpgradeContext()
The Upgrade Context holds general information |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |