public class UseOfUndeclaredClass extends OWLProfileViolation implements OWL2DLProfileViolation
| Constructor and Description |
|---|
UseOfUndeclaredClass(OWLOntology ontology,
OWLAxiom axiom,
OWLClass cls) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2DLProfileViolationVisitor visitor) |
OWLClass |
getOWLClass() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic UseOfUndeclaredClass(OWLOntology ontology, OWLAxiom axiom, OWLClass cls)
ontology - wrong ontologyaxiom - wrong axiomcls - wrong classpublic void accept(OWL2DLProfileViolationVisitor visitor)
accept in interface OWL2DLProfileViolationvisitor - visitor to acceptpublic OWLClass getOWLClass()
Copyright © 2014 The University of Manchester. All Rights Reserved.