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