public class UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom extends OWLProfileViolation
| Constructor and Description |
|---|
UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology ontology,
OWLSubDataPropertyOfAxiom axiom) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(OWLProfileViolationVisitor visitor)
Visitor accept method.
|
<O> Optional<O> |
accept(OWLProfileViolationVisitorEx<O> visitor) |
OWLSubDataPropertyOfAxiom |
getExpression() |
String |
toString() |
getAxiom, getOntology, getOntologyID, repairpublic UseOfTopDataPropertyAsSubPropertyInSubPropertyAxiom(OWLOntology ontology, OWLSubDataPropertyOfAxiom axiom)
ontology - ontologyaxiom - axiompublic OWLSubDataPropertyOfAxiom getExpression()
getExpression in class OWLProfileViolationpublic void accept(OWLProfileViolationVisitor visitor)
OWLProfileViolationaccept in class OWLProfileViolationvisitor - visitorpublic <O> Optional<O> accept(OWLProfileViolationVisitorEx<O> visitor)
accept in class OWLProfileViolationO - visitor return typevisitor - visitorCopyright © 2020 The University of Manchester. All rights reserved.