org.dllearner.core.configurators
Class KBFileConfigurator
java.lang.Object
org.dllearner.core.configurators.KBFileConfigurator
- All Implemented Interfaces:
- Configurator
public class KBFileConfigurator
- extends Object
- implements Configurator
automatically generated, do not edit manually.
run org.dllearner.scripts.ConfigJavaGenerator to update
KBFileConfigurator
public KBFileConfigurator(KBFile kBFile)
- Parameters:
kBFile - see KBFile
getKBFile
public static KBFile getKBFile()
- Returns:
- KBFile
getUrl
public URL getUrl()
- url URL pointer to the KB file.
mandatory: false| reinit necessary: true
default value: null
- Returns:
- URL
setUrl
public void setUrl(URL url)
- Parameters:
url - URL pointer to the KB file.
mandatory: false| reinit necessary: true
default value: null
isReinitNecessary
public boolean isReinitNecessary()
- true, if this component needs reinitializsation.
- Returns:
- boolean
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann