public class DatatypeIRIAlsoUsedAsClassIRI extends OWLProfileViolation implements OWL2DLProfileViolation
| Constructor and Description |
|---|
DatatypeIRIAlsoUsedAsClassIRI(OWLOntology ontology,
OWLAxiom axiom,
IRI iri) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2DLProfileViolationVisitor visitor) |
IRI |
getIRI() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic DatatypeIRIAlsoUsedAsClassIRI(OWLOntology ontology, OWLAxiom axiom, IRI iri)
ontology - ontologyaxiom - axiom with violationiri - violating iripublic void accept(OWL2DLProfileViolationVisitor visitor)
accept in interface OWL2DLProfileViolationvisitor - visitor to acceptpublic IRI getIRI()
Copyright © 2014 The University of Manchester. All Rights Reserved.