Uses of Interface
owltools.gaf.eco.SimpleEcoMapper

Packages that use SimpleEcoMapper
owltools.gaf.eco   
owltools.gaf.parser   
 

Uses of SimpleEcoMapper in owltools.gaf.eco
 

Classes in owltools.gaf.eco that implement SimpleEcoMapper
 class SimpleEcoMapperImpl
           
 

Methods in owltools.gaf.eco that return SimpleEcoMapper
static SimpleEcoMapper EcoMapperFactory.createSimple()
          Create a new SimpleEcoMapper with from the mapping loaded from the PURL.
static SimpleEcoMapper EcoMapperFactory.createSimple(String source)
          Create a new SimpleEcoMapper with from the mapping loaded from the given source.
 

Uses of SimpleEcoMapper in owltools.gaf.parser
 

Constructors in owltools.gaf.parser with parameters of type SimpleEcoMapper
GpadGpiObjectsBuilder(SimpleEcoMapper ecoMapper)
           
 



Copyright © 2010-2014. All Rights Reserved.