Package | Description |
---|---|
owltools.gaf.lego.server | |
owltools.gaf.lego.server.external | |
owltools.gaf.lego.server.handler |
Modifier and Type | Method and Description |
---|---|
static void |
StartUpTool.startUp(String ontology,
String catalog,
String modelFolder,
String gafFolder,
String proteinOntologyFolder,
int port,
String contextString,
List<String> obsoleteImports,
String importantRelationParent,
ExternalLookupService lookupService,
boolean checkLiteralIds) |
static org.eclipse.jetty.server.Server |
StartUpTool.startUp(UndoAwareMolecularModelManager models,
int port,
String contextString,
Set<org.semanticweb.owlapi.model.OWLObjectProperty> relevantRelations,
ExternalLookupService lookupService,
boolean checkLiteralIds) |
Modifier and Type | Class and Description |
---|---|
class |
CachingExternalLookupService |
class |
CombinedExternalLookupService |
class |
GolrExternalLookupService |
class |
ProteinToolService
Load a folder of Protein ontologies for lookup as generated by
ProteinTools . |
class |
TableLookupService |
Constructor and Description |
---|
CachingExternalLookupService(ExternalLookupService service,
int size) |
CachingExternalLookupService(int size,
ExternalLookupService... services) |
CombinedExternalLookupService(ExternalLookupService... services) |
Constructor and Description |
---|
CachingExternalLookupService(Iterable<ExternalLookupService> services,
int size) |
CombinedExternalLookupService(Iterable<ExternalLookupService> services) |
Constructor and Description |
---|
JsonOrJsonpBatchHandler(UndoAwareMolecularModelManager models,
Set<org.semanticweb.owlapi.model.OWLObjectProperty> importantRelations,
ExternalLookupService externalLookupService) |
JsonOrJsonpSeedHandler(UndoAwareMolecularModelManager m3,
String golr,
ExternalLookupService externalLookupService) |
Copyright © 2010–2015. All rights reserved.