public class LexicalNotInLexicalSpace extends OWLProfileViolation implements OWL2ProfileViolation
| Constructor and Description |
|---|
LexicalNotInLexicalSpace(OWLOntology ontology,
OWLAxiom axiom,
OWLLiteral literal) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2ProfileViolationVisitor visitor) |
OWLLiteral |
getLiteral() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic LexicalNotInLexicalSpace(OWLOntology ontology, OWLAxiom axiom, OWLLiteral literal)
ontology - ontology with violationaxiom - axiom with violationliteral - wrong literalpublic void accept(OWL2ProfileViolationVisitor visitor)
accept in interface OWL2ProfileViolationvisitor - visitor to acceptpublic OWLLiteral getLiteral()
Copyright © 2014 The University of Manchester. All Rights Reserved.