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

All Superinterfaces:
OWLTest
All Known Implementing Classes:
FacetConstraintsTest, FindSPARQLAssertsTest, TodoAnnotationOWLTest

public interface RDFResourceTest
extends OWLTest

Author:
Holger Knublauch

Method Summary
 List test(RDFResource instance)
          Performs a check of a given RDFResource.
 
Methods inherited from interface edu.stanford.smi.protegex.owl.testing.OWLTest
getDocumentation, getGroup, getName
 

Method Detail

test

public List test(RDFResource instance)
Performs a check of a given RDFResource.

Parameters:
instance - the RDFResource to check
Returns:
a list of OWLTestResult objects