Uses of Class
org.obolibrary.oboformat.diff.Diff

Packages that use Diff
org.obolibrary.obo2owl.test   
org.obolibrary.oboformat.diff   
 

Uses of Diff in org.obolibrary.obo2owl.test
 

Methods in org.obolibrary.obo2owl.test that return types with arguments of type Diff
 List<Diff> RoundTripTest.roundTripOBODoc(OBODoc obodoc, boolean isExpectRoundtrip)
           
 List<Diff> RoundTripTest.roundTripOBOFile(String fn, boolean isExpectRoundtrip)
           
 List<Diff> RoundTripTest.roundTripOBOURL(String fn, boolean isExpectRoundtrip)
           
 

Uses of Diff in org.obolibrary.oboformat.diff
 

Methods in org.obolibrary.oboformat.diff that return types with arguments of type Diff
 List<Diff> OBODocDiffer.getDiffs(OBODoc doc1, OBODoc doc2)
           
 



Copyright © 2010-2011. All Rights Reserved.