Package org.semanticweb.owlapi.model
Interface OWLOntologySetProvider
- All Superinterfaces:
HasGetOntologies
,Serializable
- All Known Subinterfaces:
OWLOntologyManager
- All Known Implementing Classes:
OWLOntologyImportsClosureSetProvider
,OWLOntologyManagerImpl
,OWLOntologySingletonSetProvider
Inputs to algorithms etc. can require a set of ontologies. This interface
provides a convenient lightweight access point for such a set.
- Since:
- 2.0.0
- Author:
- Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group
-
Method Summary
Methods inherited from interface org.semanticweb.owlapi.model.HasGetOntologies
getOntologies, ontologies