Uses of Class
org.eclipse.tycho.model.Platform.Feature
-
-
Uses of Platform.Feature in org.eclipse.tycho.model
Methods in org.eclipse.tycho.model that return types with arguments of type Platform.Feature Modifier and Type Method Description List<Platform.Feature>Platform.Site. getFeatures()Method parameters in org.eclipse.tycho.model with type arguments of type Platform.Feature Modifier and Type Method Description voidPlatform.Site. setFeatures(List<Platform.Feature> features)
-