| Package | Description |
|---|---|
| org.molgenis.ontology.beans | |
| org.molgenis.ontology.matching |
| Modifier and Type | Class and Description |
|---|---|
class |
OntologyImpl |
| Modifier and Type | Method and Description |
|---|---|
Ontology |
OntologyTerm.getOntology() |
Ontology |
OntologyTermImpl.getOntology() |
| Constructor and Description |
|---|
OntologyTermImpl(String iri,
String label,
String description,
String termAccession,
Ontology ontology) |
| Modifier and Type | Method and Description |
|---|---|
Ontology |
OntologyService.getOntology(String ontologyIri) |
Ontology |
OntologyServiceImpl.getOntology(String ontologyIri) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Ontology> |
OntologyService.getAllOntologies() |
Iterable<Ontology> |
OntologyServiceImpl.getAllOntologies() |
Copyright © 2015. All Rights Reserved.