Uses of Enum Class
org.coode.owlapi.obo12.parser.OBOVocabulary
Packages that use OBOVocabulary
-
Uses of OBOVocabulary in org.coode.owlapi.obo12.parser
Methods in org.coode.owlapi.obo12.parser that return OBOVocabularyModifier and TypeMethodDescriptionstatic OBOVocabularyReturns the enum constant of this class with the specified name.static OBOVocabulary[]OBOVocabulary.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.coode.owlapi.obo12.parser that return types with arguments of type OBOVocabularyModifier and TypeMethodDescriptionstatic List<OBOVocabulary> OBOVocabulary.getHeaderTags()static List<OBOVocabulary> OBOVocabulary.getInstanceStanzaTags()static List<OBOVocabulary> OBOVocabulary.getTermStanzaTags()static List<OBOVocabulary> OBOVocabulary.getTypeDefStanzaTags()