Uses of Class
org.obolibrary.oboformat.parser.InvalidXrefMapException

Packages that use InvalidXrefMapException
org.obolibrary.oboformat.parser   
org.obolibrary.oboformat.test   
 

Uses of InvalidXrefMapException in org.obolibrary.oboformat.parser
 

Methods in org.obolibrary.oboformat.parser that throw InvalidXrefMapException
 void XrefExpander.setUp()
           
 

Constructors in org.obolibrary.oboformat.parser that throw InvalidXrefMapException
XrefExpander(OBODoc src)
           
XrefExpander(OBODoc src, OBODoc tgt)
           
XrefExpander(OBODoc src, String targetBase)
           
 

Uses of InvalidXrefMapException in org.obolibrary.oboformat.test
 

Methods in org.obolibrary.oboformat.test that throw InvalidXrefMapException
 void XrefExpanderTest.testExpand()
           
 void XrefExpanderTest.testExpandIntoSeparateBridges()
           
 



Copyright © 2010-2011. All Rights Reserved.