|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Touchpoint | |
---|---|
org.eclipse.equinox.p2.engine | Provides support for interacting with the p2 provisioning engine Package Specification This package specifies API for interacting with the p2 provisioning engine. |
org.eclipse.equinox.p2.engine.spi | Provides support for registering new provisioning actions and touchpoints. |
Uses of Touchpoint in org.eclipse.equinox.p2.engine |
---|
Methods in org.eclipse.equinox.p2.engine that return Touchpoint | |
---|---|
Touchpoint |
InstallableUnitEvent.getTouchpoint()
|
Constructors in org.eclipse.equinox.p2.engine with parameters of type Touchpoint | |
---|---|
InstallableUnitEvent(String phaseId,
boolean prePhase,
IProfile profile,
IInstallableUnit iu,
int type,
Touchpoint touchpoint)
|
|
InstallableUnitEvent(String phaseId,
boolean prePhase,
IProfile profile,
IInstallableUnit iu,
int type,
Touchpoint touchpoint,
IStatus result)
|
Uses of Touchpoint in org.eclipse.equinox.p2.engine.spi |
---|
Methods in org.eclipse.equinox.p2.engine.spi that return Touchpoint | |
---|---|
Touchpoint |
ProvisioningAction.getTouchpoint()
|
Methods in org.eclipse.equinox.p2.engine.spi with parameters of type Touchpoint | |
---|---|
void |
ProvisioningAction.setTouchpoint(Touchpoint touchpoint)
|
|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.