Uses of Class
org.obolibrary.oboformat.model.Xref

Packages that use Xref
org.obolibrary.oboformat.model   
 

Uses of Xref in org.obolibrary.oboformat.model
 

Fields in org.obolibrary.oboformat.model with type parameters of type Xref
protected  Collection<Xref> Clause.xrefs
           
 

Methods in org.obolibrary.oboformat.model that return types with arguments of type Xref
 Collection<Xref> Frame.getTagXrefs(String tag)
           
 Collection<Xref> Clause.getXrefs()
           
 

Methods in org.obolibrary.oboformat.model with parameters of type Xref
 void Clause.addXref(Xref xref)
           
 

Method parameters in org.obolibrary.oboformat.model with type arguments of type Xref
 void Clause.setXrefs(Collection<Xref> xrefs)
           
 



Copyright © 2010-2011. All Rights Reserved.