@FunctionalInterface public interface HasGetEntitiesInSignature
| Modifier and Type | Method and Description |
|---|---|
Stream<OWLEntity> |
entitiesInSignature(IRI entityIRI) |
default Set<OWLEntity> |
getEntitiesInSignature(IRI entityIRI) |
default Set<OWLEntity> getEntitiesInSignature(IRI entityIRI)
entityIRI - IRI for all entities to retrieveCopyright © 2020 The University of Manchester. All rights reserved.