public class CycleInDatatypeDefinition extends OWLProfileViolation implements OWL2DLProfileViolation
Constructor and Description |
---|
CycleInDatatypeDefinition(OWLOntology ontology,
OWLAxiom axiom) |
Modifier and Type | Method and Description |
---|---|
void |
accept(OWL2DLProfileViolationVisitor visitor) |
java.lang.String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyID
public CycleInDatatypeDefinition(OWLOntology ontology, OWLAxiom axiom)
public void accept(OWL2DLProfileViolationVisitor visitor)
accept
in interface OWL2DLProfileViolation
public java.lang.String toString()
toString
in class java.lang.Object