uk.ac.manchester.gong.bong
Class BONG

java.lang.Object
  extended by uk.ac.manchester.gong.bong.BONG

public class BONG
extends java.lang.Object

This class does all the job, calls the rest.


Constructor Summary
BONG()
           
 
Method Summary
static java.util.ArrayList getChildren(org.semanticweb.owl.model.OWLClass root, org.semanticweb.owl.util.AssertedClassHierarchyReasoner reasoner, OWLDealer owldealer, BONGSettings bongsettings, java.util.ArrayList dissected_classes, java.util.HashMap accesory_map)
           
static void work(java.lang.String dbtablename, java.lang.String centralURL, java.lang.String centralFILE, java.util.HashMap files)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BONG

public BONG()
Method Detail

work

public static void work(java.lang.String dbtablename,
                        java.lang.String centralURL,
                        java.lang.String centralFILE,
                        java.util.HashMap files)

getChildren

public static java.util.ArrayList getChildren(org.semanticweb.owl.model.OWLClass root,
                                              org.semanticweb.owl.util.AssertedClassHierarchyReasoner reasoner,
                                              OWLDealer owldealer,
                                              BONGSettings bongsettings,
                                              java.util.ArrayList dissected_classes,
                                              java.util.HashMap accesory_map)