owltools.gaf.eco
Class SimpleEcoMapperImpl
java.lang.Object
owltools.gaf.eco.SimpleEcoMapperImpl
- All Implemented Interfaces:
- SimpleEcoMapper
public class SimpleEcoMapperImpl
- extends Object
- implements SimpleEcoMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getEco
public String getEco(String goCode,
String ref)
- Specified by:
getEco
in interface SimpleEcoMapper
getEco
public String getEco(String goCode,
Collection<String> allRefs)
- Specified by:
getEco
in interface SimpleEcoMapper
getGoCode
public org.apache.commons.lang3.tuple.Pair<String,String> getGoCode(String eco)
- Specified by:
getGoCode
in interface SimpleEcoMapper
Copyright © 2010-2014. All Rights Reserved.