org.semanticweb.owlapi.profiles
Interface OWL2RLProfileViolation

All Known Implementing Classes:
UseOfDataOneOfWithMultipleLiterals, UseOfIllegalAxiom, UseOfIllegalDataRange, UseOfNonEquivalentClassExpression, UseOfNonSubClassExpression, UseOfNonSuperClassExpression

public interface OWL2RLProfileViolation

Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 03-Aug-2009


Method Summary
 void accept(OWL2RLProfileViolationVisitor visitor)
           
 

Method Detail

accept

void accept(OWL2RLProfileViolationVisitor visitor)