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)
public void accept(OWL2ProfileViolationVisitor visitor)
accept in interface OWL2ProfileViolationpublic OWLLiteral getLiteral()
Copyright © 2013 The University of Manchester. All Rights Reserved.