Uses of Class
org.biojava.utils.candy.CandyEntry
-
Packages that use CandyEntry Package Description org.biojava.utils.candy The data structures and interfaces included in this package define an interoperable framework for simple controlled vocabularies. -
-
Uses of CandyEntry in org.biojava.utils.candy
Methods in org.biojava.utils.candy that return CandyEntry Modifier and Type Method Description CandyEntry
CandyVocabulary. getEntryByName(String name)
It returns a selected vocabulary entry.
-