T - operand type@FunctionalInterface public interface HasOperands<T extends OWLObject>
| Modifier and Type | Method and Description |
|---|---|
Stream<T> |
operands()
Gets the operands - e.g., the individuals in a sameAs axiom, or the
classes in an equivalent classes axiom.
|
Copyright © 2017 The University of Manchester. All rights reserved.