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

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

public class NoImportOfSystemOntologiesOWLDLTest
extends AbstractOWLTest
implements OWLDLTest, OWLModelTest

Author:
Holger Knublauch

Field Summary
static String[] ILLEGAL_URIS
           
 
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
NoImportOfSystemOntologiesOWLDLTest()
           
 
Method Summary
 List test(OWLModel owlModel)
           
 
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_URIS

public static final String[] ILLEGAL_URIS
Constructor Detail

NoImportOfSystemOntologiesOWLDLTest

public NoImportOfSystemOntologiesOWLDLTest()
Method Detail

test

public List test(OWLModel owlModel)
Specified by:
test in interface OWLModelTest
Parameters:
owlModel -
Returns:
a List of OWLTestResult objects