Uses of Class
org.eclipse.sisu.equinox.launching.BundleStartLevel

Packages that use BundleStartLevel
org.eclipse.sisu.equinox.launching   
org.eclipse.sisu.equinox.launching.internal   
 

Uses of BundleStartLevel in org.eclipse.sisu.equinox.launching
 

Methods in org.eclipse.sisu.equinox.launching that return types with arguments of type BundleStartLevel
 Map<String,BundleStartLevel> EquinoxInstallationDescription.getBundleStartLevel()
           
 Map<String,BundleStartLevel> DefaultEquinoxInstallationDescription.getBundleStartLevel()
           
 

Methods in org.eclipse.sisu.equinox.launching with parameters of type BundleStartLevel
 void EquinoxInstallationDescription.addBundleStartLevel(BundleStartLevel level)
           
 void DefaultEquinoxInstallationDescription.addBundleStartLevel(BundleStartLevel level)
           
 

Uses of BundleStartLevel in org.eclipse.sisu.equinox.launching.internal
 

Method parameters in org.eclipse.sisu.equinox.launching.internal with type arguments of type BundleStartLevel
protected  String DefaultEquinoxInstallationFactory.toOsgiBundles(Map<org.eclipse.tycho.ArtifactKey,File> bundles, Map<String,BundleStartLevel> startLevel)
           
 



Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.