edu.stanford.smi.protegex.owl.testing.owldl
Class NoSubclassesOfRDFClassesOWLDLTest

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.testing.AbstractOWLTest
      extended byedu.stanford.smi.protegex.owl.testing.owldl.NoSubclassesOfRDFClassesOWLDLTest
All Implemented Interfaces:
OWLDLTest, OWLTest, RDFSClassTest

public class NoSubclassesOfRDFClassesOWLDLTest
extends AbstractOWLTest
implements OWLDLTest, RDFSClassTest

Author:
Holger Knublauch

Field Summary
static Set ILLEGAL_SYSTEM_CLASSES
           
 
Fields inherited from class edu.stanford.smi.protegex.owl.testing.AbstractOWLTest
SANITY_GROUP
 
Fields inherited from interface edu.stanford.smi.protegex.owl.testing.OWLDLTest
GROUP
 
Constructor Summary
NoSubclassesOfRDFClassesOWLDLTest()
           
 
Method Summary
 List test(RDFSClass aClass)
          Performs a check of a given RDFSClass.
 
Methods inherited from class edu.stanford.smi.protegex.owl.testing.AbstractOWLTest
getDocumentation, getGroup, getName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.testing.OWLTest
getDocumentation, getGroup, getName
 

Field Detail

ILLEGAL_SYSTEM_CLASSES

public static final Set ILLEGAL_SYSTEM_CLASSES
Constructor Detail

NoSubclassesOfRDFClassesOWLDLTest

public NoSubclassesOfRDFClassesOWLDLTest()
Method Detail

test

public List test(RDFSClass aClass)
Description copied from interface: RDFSClassTest
Performs a check of a given RDFSClass.

Specified by:
test in interface RDFSClassTest
Parameters:
aClass - the RDFSClass to check
Returns:
a list of OWLTestResult objects