public interface HasLogicalAxioms
Modifier and Type | Method and Description |
---|---|
Set<OWLLogicalAxiom> |
getLogicalAxioms()
Gets the set of
OWLLogicalAxiom s contained within this object. |
@Nonnull Set<OWLLogicalAxiom> getLogicalAxioms()
OWLLogicalAxiom
s contained within this object.OWLLogicalAxiom
s that are contained within this
object. Changes are not reflected back.Copyright © 2020 The University of Manchester. All rights reserved.