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> O |
accept(OWLProfileViolationVisitorEx<O> visitor) |
String |
toString() |
getExpressiongetAxiom, getOntology, getOntologyID, repairpublic UseOfObjectOneOfWithMultipleIndividuals(@Nonnull OWLOntology ontology, @Nonnull OWLAxiom axiom, @Nonnull OWLObjectOneOf oneOf)
ontology - ontologyaxiom - axiomoneOf - oneOfpublic void accept(@Nonnull OWLProfileViolationVisitor visitor)
OWLProfileViolationaccept in class UseOfIllegalClassExpressionvisitor - visitorpublic <O> O accept(OWLProfileViolationVisitorEx<O> visitor)
accept in class UseOfIllegalClassExpressionO - visitor return typevisitor - visitorpublic String toString()
toString in class UseOfIllegalClassExpressionCopyright © 2016 The University of Manchester. All Rights Reserved.