Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.testing
Interface OWLModelTest

All Superinterfaces:
OWLTest
All Known Implementing Classes:
NoImportOfSystemOntologiesOWLDLTest

public interface OWLModelTest
extends OWLTest

An interface for objects that can perform sanity checks on an ontology.

Author:
Holger Knublauch

Method Summary
 List test(OWLModel owlModel)
           
 
Methods inherited from interface edu.stanford.smi.protegex.owl.testing.OWLTest
getDocumentation, getGroup, getName
 

Method Detail

test

List test(OWLModel owlModel)
Parameters:
owlModel -
Returns:
a List of OWLTestResult objects

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.