Uses of Class
org.eclipse.osgi.framework.internal.core.BundleFragment

Packages that use BundleFragment
org.eclipse.osgi.framework.internal.core   
 

Uses of BundleFragment in org.eclipse.osgi.framework.internal.core
 

Fields in org.eclipse.osgi.framework.internal.core declared as BundleFragment
protected  BundleFragment[] BundleHost.fragments
          The List of BundleFragments
 

Methods in org.eclipse.osgi.framework.internal.core with parameters of type BundleFragment
protected  void BundleHost.attachFragment(BundleFragment fragment)
          Attaches a fragment to this BundleHost.