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