Uses of Class
org.molgenis.ontology.roc.InformationContentService
-
Packages that use InformationContentService Package Description org.molgenis.ontology org.molgenis.ontology.sorta.service.impl -
-
Uses of InformationContentService in org.molgenis.ontology
Methods in org.molgenis.ontology that return InformationContentService Modifier and Type Method Description InformationContentServiceSortaConfig. informationContentService() -
Uses of InformationContentService in org.molgenis.ontology.sorta.service.impl
Constructors in org.molgenis.ontology.sorta.service.impl with parameters of type InformationContentService Constructor Description SortaServiceImpl(org.molgenis.data.DataService dataService, InformationContentService informationContentService, OntologyTermHitMetaData ontologyTermHitMetaData, org.molgenis.ontology.core.meta.OntologyTermSynonymFactory ontologyTermSynonymFactory)
-