uk.ac.manchester.gong.bong.settings
Class BONGSettingsReader

java.lang.Object
  extended by uk.ac.manchester.gong.bong.settings.BONGSettingsReader

public class BONGSettingsReader
extends java.lang.Object

This class reads most of the settings (except regexps) from the BONG ontology and creates a BONGSettings object. Regexps are directly read from the BONG ontology, as they have some semantics to be used


Constructor Summary
BONGSettingsReader()
           
 
Method Summary
static BONGSettings readSettings(OWLDealer owldealer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BONGSettingsReader

public BONGSettingsReader()
Method Detail

readSettings

public static BONGSettings readSettings(OWLDealer owldealer)