public class Update extends Object
Modifier and Type | Field and Description |
---|---|
IInstallableUnit |
replacement |
IInstallableUnit |
toUpdate |
Constructor and Description |
---|
Update(IInstallableUnit toUpdate,
IInstallableUnit replacement)
Creates a new update description.
|
public IInstallableUnit toUpdate
public IInstallableUnit replacement
public Update(IInstallableUnit toUpdate, IInstallableUnit replacement)
toUpdate
- The installable unit to updatereplacement
- The replacement installable unit
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.