Uses of Class
org.eclipse.tycho.model.Platform.Feature
-
Packages that use Platform.Feature Package Description org.eclipse.tycho.model -
-
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 java.util.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(java.util.List<Platform.Feature> features)
-