public class UseOfNonSimplePropertyInObjectHasSelf extends OWLProfileViolation implements OWL2DLProfileViolation
| Constructor and Description |
|---|
UseOfNonSimplePropertyInObjectHasSelf(OWLOntology ontology,
OWLAxiom axiom,
OWLObjectHasSelf hasSelf) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2DLProfileViolationVisitor visitor) |
OWLObjectHasSelf |
getOWLObjectHasSelf() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic UseOfNonSimplePropertyInObjectHasSelf(OWLOntology ontology, OWLAxiom axiom, OWLObjectHasSelf hasSelf)
ontology - wrong ontologyaxiom - wrong axiomhasSelf - wrong expressionpublic OWLObjectHasSelf getOWLObjectHasSelf()
public void accept(OWL2DLProfileViolationVisitor visitor)
accept in interface OWL2DLProfileViolationvisitor - visitor to acceptCopyright © 2014 The University of Manchester. All Rights Reserved.