@FunctionalInterface public interface HasAxioms
| Modifier and Type | Method and Description |
|---|---|
Stream<OWLAxiom> |
axioms() |
default Set<OWLAxiom> |
getAxioms()
Deprecated.
use the stream method
|
@Deprecated default Set<OWLAxiom> getAxioms()
OWLAxioms contained in this object.OWLAxioms contained in this object. Changes are not reflected
back.Copyright © 2018 The University of Manchester. All rights reserved.