JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Methods
Modifier and Type
Method and Description
boolean
passes
(
OWLAxiom
axiom)
Method Detail
passes
boolean passes(
OWLAxiom
axiom)
Parameters:
axiom
- axiom to filter
Returns:
true if check passed
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method