Eclipse Platform
Kepler (4.3)

Uses of Class
org.eclipse.equinox.p2.engine.spi.Value

Packages that use Value
org.eclipse.equinox.p2.engine.spi Provides support for registering new provisioning actions and touchpoints. 
 

Uses of Value in org.eclipse.equinox.p2.engine.spi
 

Fields in org.eclipse.equinox.p2.engine.spi declared as Value
static Value<Object> Value.NO_VALUE
           
 

Methods in org.eclipse.equinox.p2.engine.spi that return Value
 Value<?> ProvisioningAction.getResult()
          This method is meant for provisioning actions that need to communicate the result of their execution to subsequent actions.
 


Eclipse Platform
Kepler (4.3)

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2012. All rights reserved.