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> Optional<O> |
accept(OWLProfileViolationVisitorEx<O> visitor) |
String |
toString() |
getExpression
getAxiom, getOntology, getOntologyID, repair
public UseOfDataOneOfWithMultipleLiterals(OWLOntology ontology, @Nullable OWLAxiom axiom, OWLDataOneOf dataOneOf)
ontology
- ontologyaxiom
- axiomdataOneOf
- one of data restrictionpublic void accept(OWLProfileViolationVisitor visitor)
OWLProfileViolation
accept
in class UseOfIllegalDataRange
visitor
- visitorpublic <O> Optional<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.