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