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