org.mindswap.swrl
Class SWRLFactoryCreator

java.lang.Object
  extended by org.mindswap.swrl.SWRLFactoryCreator

public class SWRLFactoryCreator
extends java.lang.Object

Author:
Evren Sirin

Constructor Summary
SWRLFactoryCreator()
           
 
Method Summary
static SWRLFactory createFactory()
           
static SWRLFactory createFactory(OWLOntology ont)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SWRLFactoryCreator

public SWRLFactoryCreator()
Method Detail

createFactory

public static SWRLFactory createFactory()

createFactory

public static SWRLFactory createFactory(OWLOntology ont)


Copyright © 2004 Evren Sirin. All Rights Reserved.