public class UseOfObjectOneOfWithMultipleIndividuals extends UseOfIllegalClassExpression
| Constructor and Description |
|---|
UseOfObjectOneOfWithMultipleIndividuals(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectOneOf oneOf) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLProfileViolationVisitor visitor)
Visitor accept method.
|
<O> Optional<O> |
accept(OWLProfileViolationVisitorEx<O> visitor) |
String |
toString() |
getExpressiongetAxiom, getOntology, getOntologyID, repairpublic UseOfObjectOneOfWithMultipleIndividuals(OWLOntology ontology, @Nullable OWLAxiom axiom, OWLObjectOneOf oneOf)
ontology - ontologyaxiom - axiomoneOf - oneOfpublic void accept(OWLProfileViolationVisitor visitor)
OWLProfileViolationaccept in class UseOfIllegalClassExpressionvisitor - visitorpublic <O> Optional<O> accept(OWLProfileViolationVisitorEx<O> visitor)
accept in class UseOfIllegalClassExpressionO - visitor return typevisitor - visitorpublic String toString()
toString in class UseOfIllegalClassExpressionCopyright © 2017 The University of Manchester. All rights reserved.