Uses of Interface
org.molgenis.semanticsearch.explain.service.ElasticSearchExplainService
-
Packages that use ElasticSearchExplainService Package Description org.molgenis.semanticsearch.explain.service org.molgenis.semanticsearch.service.impl -
-
Uses of ElasticSearchExplainService in org.molgenis.semanticsearch.explain.service
Classes in org.molgenis.semanticsearch.explain.service that implement ElasticSearchExplainService Modifier and Type Class Description classElasticSearchExplainServiceImpl -
Uses of ElasticSearchExplainService in org.molgenis.semanticsearch.service.impl
Constructors in org.molgenis.semanticsearch.service.impl with parameters of type ElasticSearchExplainService Constructor Description SemanticSearchServiceImpl(org.molgenis.data.DataService dataService, org.molgenis.ontology.core.service.OntologyService ontologyService, SemanticSearchServiceHelper semanticSearchServiceHelper, ElasticSearchExplainService elasticSearchExplainService, OntologyTagService ontologyTagService)
-