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