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

Uses of FeatureRef in org.eclipse.tycho.model
 

Subclasses of FeatureRef in org.eclipse.tycho.model
static class UpdateSite.SiteFeatureRef
           
 

Methods in org.eclipse.tycho.model that return types with arguments of type FeatureRef
 List<FeatureRef> ProductConfiguration.getFeatures()
           
 List<FeatureRef> Category.getFeatures()
           
 List<FeatureRef> Feature.getIncludedFeatures()
           
 

Methods in org.eclipse.tycho.model with parameters of type FeatureRef
 void Feature.addFeatureRef(FeatureRef feature)
           
 



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