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