public interface HasDatatypesInSignature
| Modifier and Type | Method and Description |
|---|---|
default Stream<OWLDatatype> |
datatypesInSignature() |
default Set<OWLDatatype> |
getDatatypesInSignature()
Deprecated.
use the stream method
|
@Deprecated default Set<OWLDatatype> getDatatypesInSignature()
default Stream<OWLDatatype> datatypesInSignature()
Copyright © 2018 The University of Manchester. All rights reserved.