public class UseOfDataOneOfWithMultipleLiterals extends UseOfIllegalDataRange
axiom, df, expression, ontology| Constructor and Description |
|---|
UseOfDataOneOfWithMultipleLiterals(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLAxiom axiom,
org.semanticweb.owlapi.model.OWLDataOneOf dataOneOf) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLProfileViolationVisitor visitor)
visitor accept method
|
<O> O |
accept(OWLProfileViolationVisitorEx<O> visitor) |
java.lang.String |
toString() |
addDeclaration, getAxiom, getExpression, getOntology, getOntologyID, list, repair, toString, toString, toStringpublic UseOfDataOneOfWithMultipleLiterals(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.model.OWLAxiom axiom,
org.semanticweb.owlapi.model.OWLDataOneOf dataOneOf)
ontology - ontologyaxiom - axiomdataOneOf - dataOneOfpublic void accept(OWLProfileViolationVisitor visitor)
OWLProfileViolationaccept in class UseOfIllegalDataRangevisitor - visitorpublic <O> O accept(OWLProfileViolationVisitorEx<O> visitor)
accept in class UseOfIllegalDataRangevisitor - visitorpublic java.lang.String toString()
toString in class UseOfIllegalDataRangeCopyright © 2014 The University of Manchester. All Rights Reserved.