org.semanticweb.owlapi.profiles
Interface OWL2ELProfileViolation

All Known Implementing Classes:
LastPropertyInChainNotInImposedRange, UseOfAnonymousIndividual, UseOfDataOneOfWithMultipleLiterals, UseOfIllegalAxiom, UseOfIllegalClassExpression, UseOfIllegalDataRange, UseOfObjectOneOfWithMultipleIndividuals, UseOfObjectPropertyInverse

public interface OWL2ELProfileViolation

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


Method Summary
 void accept(OWL2ELProfileViolationVisitor visitor)
           
 

Method Detail

accept

void accept(OWL2ELProfileViolationVisitor visitor)