Uses of Interface
org.biojava.utils.candy.CandyVocabulary
Packages that use CandyVocabulary
Package
Description
The data structures and interfaces included in this package define an
interoperable framework for bibliographic searches.
The data structures and interfaces included in this package define an
interoperable framework for simple controlled vocabularies.
-
Uses of CandyVocabulary in org.biojava.bibliography
Methods in org.biojava.bibliography that return CandyVocabularyModifier and TypeMethodDescriptionBibRefSupport.getSupportedValues
(String resourceType, String attrName) It returns a controlled vocabulary containing all possible values of the attribute given in attrName in the context given in resourceType. -
Uses of CandyVocabulary in org.biojava.utils.candy
Methods in org.biojava.utils.candy that return CandyVocabularyModifier and TypeMethodDescriptionCandyFinder.getAllVocabularies()
It returns all available vocabularies.CandyFinder.getVocabularyByName
(String name) It returns a selected vocabulary.