|
Eclipse Platform Release 3.6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IEngine | |
---|---|
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.operations | Describes high level provisioning operations that can be resolved and performed either modally or in the background. |
Uses of IEngine in org.eclipse.equinox.p2.engine |
---|
Constructors in org.eclipse.equinox.p2.engine with parameters of type IEngine | |
---|---|
BeginOperationEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine)
|
|
CommitOperationEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine)
|
|
RollbackOperationEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine,
IStatus cause)
|
|
TransactionEvent(IProfile profile,
org.eclipse.equinox.internal.p2.engine.PhaseSet phaseSet,
org.eclipse.equinox.internal.p2.engine.Operand[] operands,
IEngine engine)
|
Uses of IEngine in org.eclipse.equinox.p2.operations |
---|
Methods in org.eclipse.equinox.p2.operations that return IEngine | |
---|---|
IEngine |
ProvisioningSession.getEngine()
Return the provisioning engine for this session |
|
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.