|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.semanticweb.owl.util.OWLOntologySingletonSetProvider
public class OWLOntologySingletonSetProvider
Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 27-Apr-2007
| Constructor Summary | |
|---|---|
OWLOntologySingletonSetProvider(OWLOntology ontology)
Constructs an OWLOntologySingletonSetProvider which provides a singleton
set contain the specified ontology. |
|
| Method Summary | |
|---|---|
java.util.Set<OWLOntology> |
getOntologies()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
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.| Method Detail |
|---|
public java.util.Set<OWLOntology> getOntologies()
getOntologies in interface OWLOntologySetProvider
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||