Uses of Class
org.coode.owlapi.obo.parser.OBOIdType

Packages that use OBOIdType
org.coode.owlapi.obo.parser   
 

Uses of OBOIdType in org.coode.owlapi.obo.parser
 

Methods in org.coode.owlapi.obo.parser that return OBOIdType
static OBOIdType OBOIdType.getIdType(String oboId)
          Gets the OBOIdType for a given OBO ID.
static OBOIdType OBOIdType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OBOIdType[] OBOIdType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The University of Manchester. All Rights Reserved.