Uses of Class
org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data.Category

Packages that use Category
org.gcube.contentmanagement.lexicalmatcher.analysis.core   
org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data   
 

Uses of Category in org.gcube.contentmanagement.lexicalmatcher.analysis.core
 

Fields in org.gcube.contentmanagement.lexicalmatcher.analysis.core with type parameters of type Category
 ArrayList<Category> LexicalEngineConfiguration.categories
           
 

Methods in org.gcube.contentmanagement.lexicalmatcher.analysis.core that return types with arguments of type Category
 ArrayList<Category> LexicalEngineConfiguration.getCategories()
           
 

Method parameters in org.gcube.contentmanagement.lexicalmatcher.analysis.core with type arguments of type Category
 void LexicalEngineConfiguration.setCategories(ArrayList<Category> categories)
           
 

Uses of Category in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data
 

Fields in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data with type parameters of type Category
 ArrayList<Category> DBObjectTranslator.categories
           
 

Methods in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data that return Category
 Category DBObjectTranslator.getCategoryfromIndex(String index)
           
 

Methods in org.gcube.contentmanagement.lexicalmatcher.analysis.guesser.data with parameters of type Category
 void CategoryOrderedList.addCategory(Category c)
           
 



Copyright © 2013. All Rights Reserved.