Uses of Class
org.coode.obo.parser.OBOVocabulary

Packages that use OBOVocabulary
org.coode.obo.parser   
 

Uses of OBOVocabulary in org.coode.obo.parser
 

Methods in org.coode.obo.parser that return OBOVocabulary
static OBOVocabulary OBOVocabulary.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OBOVocabulary[] OBOVocabulary.values()
          Returns an array containing the constants of this enum type, in the order they are declared.