Package | Description |
---|---|
owltools.gaf.eco |
Modifier and Type | Class and Description |
---|---|
static class |
EcoMapperFactory.OntologyMapperPair<MAPPER extends EcoMapper> |
Modifier and Type | Interface and Description |
---|---|
interface |
TraversingEcoMapper |
Modifier and Type | Class and Description |
---|---|
class |
EcoMapperImpl |
class |
TraversingEcoMapperImpl |
Modifier and Type | Method and Description |
---|---|
static EcoMapper |
EcoMapperFactory.createEcoMapper(OWLGraphWrapper graph)
Create an instance of a
EcoMapper . |
Modifier and Type | Method and Description |
---|---|
static EcoMapperFactory.OntologyMapperPair<EcoMapper> |
EcoMapperFactory.createEcoMapper()
Create an instance of a
EcoMapper . |
static EcoMapperFactory.OntologyMapperPair<EcoMapper> |
EcoMapperFactory.createEcoMapper(org.semanticweb.owlapi.model.OWLOntologyManager m)
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–2015. All rights reserved.