Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.osgi.service.resolver.BundleDelta

Packages that use BundleDelta
org.eclipse.osgi.service.resolver Provides the Equinox resolver API. 
 

Uses of BundleDelta in org.eclipse.osgi.service.resolver
 

Methods in org.eclipse.osgi.service.resolver that return BundleDelta
 BundleDelta[] StateDelta.getChanges()
          Returns an array of all the bundle deltas in this delta regardless of type.
 BundleDelta[] StateDelta.getChanges(int mask, boolean exact)
          Returns an array of all the members of this delta which match the given flags.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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