public class OWLOntologySingletonSetProvider extends Object implements OWLOntologySetProvider
| Constructor and Description |
|---|
OWLOntologySingletonSetProvider(OWLOntology ontology)
Constructs an
OWLOntologySingletonSetProvider which provides a
singleton set contain the specified ontology. |
public OWLOntologySingletonSetProvider(OWLOntology ontology)
OWLOntologySingletonSetProvider which provides a
singleton set contain the specified ontology.ontology - The one and only ontology which should be contained in the
sets provided by this provider.public Set<OWLOntology> getOntologies()
getOntologies in interface OWLOntologySetProviderCopyright © 2014 The University of Manchester. All Rights Reserved.