public class UseOfDefinedDatatypeInDatatypeRestriction extends OWLProfileViolation implements OWL2ProfileViolation
| Constructor and Description |
|---|
UseOfDefinedDatatypeInDatatypeRestriction(OWLOntology ontology,
OWLAxiom axiom,
OWLDatatypeRestriction restriction) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2ProfileViolationVisitor visitor) |
OWLDatatypeRestriction |
getOWLDatatypeRestriction() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic UseOfDefinedDatatypeInDatatypeRestriction(OWLOntology ontology, OWLAxiom axiom, OWLDatatypeRestriction restriction)
ontology - wrong ontologyaxiom - wrong axiomrestriction - wrong expressionpublic void accept(OWL2ProfileViolationVisitor visitor)
accept in interface OWL2ProfileViolationvisitor - visitor to acceptpublic OWLDatatypeRestriction getOWLDatatypeRestriction()
Copyright © 2014 The University of Manchester. All Rights Reserved.