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

Uses of Category in org.eclipse.tycho.model
 

Methods in org.eclipse.tycho.model that return Category
static Category Category.read(File file)
           
static Category Category.read(InputStream is)
           
 

Methods in org.eclipse.tycho.model with parameters of type Category
static void Category.write(Category category, File file)
           
 



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