Uses of Interface
owltools.gaf.eco.EcoMapper

Packages that use EcoMapper
owltools.gaf.eco   
 

Uses of EcoMapper in owltools.gaf.eco
 

Classes in owltools.gaf.eco with type parameters of type EcoMapper
static class EcoMapperFactory.OntologyMapperPair<MAPPER extends EcoMapper>
           
 

Subinterfaces of EcoMapper in owltools.gaf.eco
 interface TraversingEcoMapper
           
 

Classes in owltools.gaf.eco that implement EcoMapper
 class EcoMapperImpl
           
 class TraversingEcoMapperImpl
           
 

Methods in owltools.gaf.eco that return EcoMapper
static EcoMapper EcoMapperFactory.createEcoMapper(OWLGraphWrapper graph)
          Create an instance of a EcoMapper.
 

Methods in owltools.gaf.eco that return types with arguments of type EcoMapper
static EcoMapperFactory.OntologyMapperPair<EcoMapper> EcoMapperFactory.createEcoMapper()
          Create an instance of a EcoMapper.
static EcoMapperFactory.OntologyMapperPair<EcoMapper> EcoMapperFactory.createEcoMapper(ParserWrapper p)
          Create an instance of a EcoMapper.
static EcoMapperFactory.OntologyMapperPair<EcoMapper> EcoMapperFactory.createEcoMapper(ParserWrapper p, String location)
          Create an instance of a EcoMapper.
 



Copyright © 2010-2013. All Rights Reserved.