public interface HasContainsEntityInSignature
| Modifier and Type | Method and Description |
|---|---|
default boolean |
containsEntityInSignature(OWLEntity owlEntity)
Determines if the signature of this object contains the specified entity.
|
default boolean containsEntityInSignature(OWLEntity owlEntity)
owlEntity - The entitytrue if the signature of this object contains owlEntity, otherwise
falseCopyright © 2020 The University of Manchester. All rights reserved.