org.semanticweb.owlapi.util
Interface OWLAxiomFilter

All Known Implementing Classes:
OWLOntologyMerger

public interface OWLAxiomFilter

Author: Matthew Horridge
The University Of Manchester
Bio-Health Informatics Group
Date: 23-Apr-2007


Method Summary
 boolean passes(OWLAxiom axiom)
           
 

Method Detail

passes

boolean passes(OWLAxiom axiom)