OWLOntologyManager
, OWLOntologySetProvider
OWLOntologyImportsClosureSetProvider
, OWLOntologyManagerImpl
, OWLOntologySingletonSetProvider
public interface HasGetOntologies
Modifier and Type | Method | Description |
---|---|---|
Set<OWLOntology> |
getOntologies() |
Gets the (possibly empty) set of
OWLOntology objects contained within
this object. |
@Nonnull Set<OWLOntology> getOntologies()
OWLOntology
objects contained within
this object.null
.Copyright © 2018 The University of Manchester. All rights reserved.