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