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() |
java.lang.String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyID
public DatatypeIRIAlsoUsedAsClassIRI(OWLOntology ontology, OWLAxiom axiom, IRI iri)
public void accept(OWL2DLProfileViolationVisitor visitor)
accept
in interface OWL2DLProfileViolation
public IRI getIRI()
public java.lang.String toString()
toString
in class java.lang.Object