org.dllearner.utilities.learn
Class LearnOWLFileConfiguration

java.lang.Object
  extended by org.dllearner.utilities.learn.LearnConfiguration
      extended by org.dllearner.utilities.learn.LearnOWLFileConfiguration

public class LearnOWLFileConfiguration
extends LearnConfiguration


Field Summary
 String OWLFileURL
           
 
Fields inherited from class org.dllearner.utilities.learn.LearnConfiguration
guaranteeXgoodDescriptions, ignoredConcepts, maxExecutionTimeInSeconds, minExecutionTimeInSeconds, noisePercentage, replaceSearchTree, searchTreeFile, useAllConstructor, useCardinalityRestrictions, useExistsConstructor, useNegation, writeSearchTree
 
Constructor Summary
LearnOWLFileConfiguration()
           
 
Method Summary
 void applyConfigEntries(ComponentManager cm, AbstractKnowledgeSource ks, AbstractLearningProblem lp, AbstractReasonerComponent rs, AbstractCELA la)
           
 void setOWLFileURL(String ontologyPath)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OWLFileURL

public String OWLFileURL
Constructor Detail

LearnOWLFileConfiguration

public LearnOWLFileConfiguration()
Method Detail

setOWLFileURL

public void setOWLFileURL(String ontologyPath)

applyConfigEntries

public void applyConfigEntries(ComponentManager cm,
                               AbstractKnowledgeSource ks,
                               AbstractLearningProblem lp,
                               AbstractReasonerComponent rs,
                               AbstractCELA la)
Overrides:
applyConfigEntries in class LearnConfiguration


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann