| Package | Description |
|---|---|
| org.semanticweb.owlapi.model |
Main API classes.
|
| Modifier and Type | Method and Description |
|---|---|
default boolean |
OWLNaryAxiom.allMatch(OWLPairwiseBooleanVisitor<C> visitor) |
default boolean |
OWLNaryAxiom.allMatchAllPairs(OWLPairwiseBooleanVisitor<C> visitor) |
default boolean |
OWLNaryAxiom.anyMatch(OWLPairwiseBooleanVisitor<C> visitor) |
default boolean |
OWLNaryAxiom.anyMatchAllPairs(OWLPairwiseBooleanVisitor<C> visitor) |
Copyright © 2017 The University of Manchester. All rights reserved.