public interface HasGetOntologies
Modifier and Type | Method and 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 © 2020 The University of Manchester. All rights reserved.