|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.semanticweb.owl.util.OWLOntologies
Contains utility functions for OWLOntologies.
| Method Summary | |
static Set |
getAllIncludedOntologies(OWLOntology ontology)
Finds all included ontologies. |
static List |
topologicallySortOntologies(Set ontologies)
Sorts given OWLOntologies into a list so that including OWLOntologies are after included OWLOntologies. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static List topologicallySortOntologies(Set ontologies)
throws OWLException
OWLException - thrown if there is a problem
public static Set getAllIncludedOntologies(OWLOntology ontology)
throws OWLException
OWLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||