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

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

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

Methods in org.coode.owlapi.obo.parser that return types with arguments of type OBOTagValuePair
 List<OBOTagValuePair> OBOFrame.getTagValuePairs()
           
 

Constructor parameters in org.coode.owlapi.obo.parser with type arguments of type OBOTagValuePair
OBOFrame(List<OBOTagValuePair> tagValuePairs)
           
OBOFrame(String frameType, List<OBOTagValuePair> tagValuePairs)
           
 



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