public class UseOfIllegalClassExpression extends OWLProfileViolation implements OWL2ELProfileViolation
| Constructor and Description |
|---|
UseOfIllegalClassExpression(OWLOntology ontology,
OWLAxiom axiom,
OWLClassExpression classExpression) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWL2ELProfileViolationVisitor visitor) |
OWLClassExpression |
getOWLClassExpression() |
String |
toString() |
getAxiom, getDocumentIRI, getImportsClosure, getOntologyIDpublic UseOfIllegalClassExpression(OWLOntology ontology, OWLAxiom axiom, OWLClassExpression classExpression)
ontology - wrong ontologyaxiom - wrong axiomclassExpression - wrong classpublic void accept(OWL2ELProfileViolationVisitor visitor)
accept in interface OWL2ELProfileViolationvisitor - visitor to acceptpublic OWLClassExpression getOWLClassExpression()
Copyright © 2014 The University of Manchester. All Rights Reserved.