| AbstractOlsFetcher<T extends CvTerm> |
Abstract class for OlsCvTermFetcher
|
| CachedOlsCvTermFetcher |
Created with IntelliJ IDEA.
|
| CachedOlsFetcher<T extends CvTerm> |
Generic implementation for CachedOlsService
|
| CachedOlsOntologyTermFetcher |
Code for the cache based on the CachedOntologyService at uk.ac.ebi.intact.bridges.olslight;
|
| CachedOlsSourceFetcher |
Code for the cache OLS fetcher;
|
| LazyCvTerm |
A lazy cvTerm which will only fetch metadata when required.
|
| LazyOntologyTerm |
A lazy ontology term, which only checks for parents of children when required.
|
| LazySource |
A lazy cvTerm which will only fetch metadata when required.
|
| OlsCvTermFetcher |
Created with IntelliJ IDEA.
|
| OlsOntologyTermFetcher |
Finds ontology terms in the Ontology Lookup Service
as well as having options to recursively find parents and or children.
|
| OlsSourceFetcher |
Created with IntelliJ IDEA.
|