edu.stanford.smi.protegex.owl.swrl.model.examples
Class SWRLFactoryTest

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.swrl.model.examples.SWRLFactoryTest

public class SWRLFactoryTest
extends Object


Constructor Summary
SWRLFactoryTest()
           
 
Method Summary
static void main(String[] args)
           
private static void testRuleCreation(SWRLFactory swrlFactory, JenaOWLModel owlModel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWRLFactoryTest

public SWRLFactoryTest()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

testRuleCreation

private static void testRuleCreation(SWRLFactory swrlFactory,
                                     JenaOWLModel owlModel)