public interface XRefDAO extends ReInitializationDAO
Modifier and Type | Method and Description |
---|---|
TreeSet<String> |
getAllSynonyms(XRefed object) |
List<? extends XRef> |
getAllXRefs(IdentifiableObject feature) |
TreeSet<String> |
getSynonyms(XRef xref) |
reInitialize
List<? extends XRef> getAllXRefs(IdentifiableObject feature) throws DAOException
DAOException
TreeSet<String> getSynonyms(XRef xref) throws DAOException
DAOException
TreeSet<String> getAllSynonyms(XRefed object) throws DAOException
DAOException
JEnsembl: A Java API for Ensembl Data Access v1.78
© Roslin Institute 2010-14. GNU General Public License, version3