Uses of Class
org.eclipse.tycho.model.PluginRef

Uses of PluginRef in org.eclipse.tycho.model
 

Methods in org.eclipse.tycho.model that return types with arguments of type PluginRef
 List<PluginRef> ProductConfiguration.getPlugins()
           
 List<PluginRef> Feature.getPlugins()
           
 

Methods in org.eclipse.tycho.model with parameters of type PluginRef
 void Feature.addPlugin(PluginRef plugin)
           
 



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