public class UseOfDataOneOfWithMultipleLiterals extends UseOfIllegalDataRange
Constructor and Description |
---|
UseOfDataOneOfWithMultipleLiterals(OWLOntology ontology,
OWLAxiom axiom,
OWLDataOneOf dataOneOf) |
Modifier and Type | Method and Description |
---|---|
void |
accept(OWLProfileViolationVisitor visitor)
visitor accept method
|
<O> O |
accept(OWLProfileViolationVisitorEx<O> visitor) |
String |
toString() |
getExpression
getAxiom, getOntology, getOntologyID, repair
public UseOfDataOneOfWithMultipleLiterals(@Nonnull OWLOntology ontology, @Nonnull OWLAxiom axiom, @Nonnull OWLDataOneOf dataOneOf)
ontology
- ontologyaxiom
- axiomdataOneOf
- dataOneOfpublic void accept(@Nonnull OWLProfileViolationVisitor visitor)
OWLProfileViolation
accept
in class UseOfIllegalDataRange
visitor
- visitorpublic <O> O accept(OWLProfileViolationVisitorEx<O> visitor)
accept
in class UseOfIllegalDataRange
O
- visitor return typevisitor
- visitorpublic String toString()
toString
in class UseOfIllegalDataRange
Copyright © 2020 The University of Manchester. All rights reserved.