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