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 Modifier and Type Method Description List<PluginRef>Category. getPlugins()List<PluginRef>Feature. getPlugins()List<PluginRef>ProductConfiguration. getPlugins()Methods in org.eclipse.tycho.model with parameters of type PluginRef Modifier and Type Method Description voidFeature. addPlugin(PluginRef plugin)
-