Package | Description |
---|---|
owltools.gaf.eco | |
owltools.gaf.rules.go |
Modifier and Type | Class and Description |
---|---|
class |
TraversingEcoMapperImpl |
Modifier and Type | Method and Description |
---|---|
static TraversingEcoMapper |
EcoMapperFactory.createTraversingEcoMapper(OWLGraphWrapper all,
org.semanticweb.owlapi.reasoner.OWLReasoner reasoner,
boolean disposeReasoner)
Create a
TraversingEcoMapper instance using the given
OWLGraphWrapper . |
Modifier and Type | Method and Description |
---|---|
static EcoMapperFactory.OntologyMapperPair<TraversingEcoMapper> |
EcoMapperFactory.createTraversingEcoMapper()
Create a
TraversingEcoMapper instance using a new
ParserWrapper to load ECO. |
static EcoMapperFactory.OntologyMapperPair<TraversingEcoMapper> |
EcoMapperFactory.createTraversingEcoMapper(ParserWrapper p)
Create a
TraversingEcoMapper instance using the given
ParserWrapper to load ECO. |
static EcoMapperFactory.OntologyMapperPair<TraversingEcoMapper> |
EcoMapperFactory.createTraversingEcoMapper(ParserWrapper p,
String location)
Create a
TraversingEcoMapper instance using the given
ParserWrapper to load ECO from the given location. |
Copyright © 2010-2014. All Rights Reserved.