Uses of Class
org.dllearner.algorithms.refinement2.ROLComponent2

Packages that use ROLComponent2
org.dllearner.core.configurators Automatically generated classes, which enable programmatically settingand getting configuration options of components. 
org.dllearner.scripts Runnable scripts, each for a different task or experiment. 
 

Uses of ROLComponent2 in org.dllearner.core.configurators
 

Methods in org.dllearner.core.configurators that return ROLComponent2
static ROLComponent2 ComponentFactory.getROLComponent2(LearningProblem learningProblem, ReasonerComponent reasoningService)
           
static ROLComponent2 ROLComponent2Configurator.getROLComponent2(LearningProblem learningProblem, ReasonerComponent reasoningService)
           
 

Constructors in org.dllearner.core.configurators with parameters of type ROLComponent2
ROLComponent2Configurator(ROLComponent2 rOLComponent2)
           
 

Uses of ROLComponent2 in org.dllearner.scripts
 

Methods in org.dllearner.scripts that return ROLComponent2
static ROLComponent2 SemanticBibleComparison.experimentalSetup(org.dllearner.scripts.SemanticBibleComparison.Experiments exp, SortedSet<Individual> posExamples, SortedSet<Individual> negExamples)
           
static ROLComponent2 SemanticBibleComparison.prepareNormalExperiment(boolean fic, SortedSet<Individual> posExamples, SortedSet<Individual> negExamples)
           
static ROLComponent2 SemanticBibleComparison.prepareSparqlExperiment(org.dllearner.scripts.SemanticBibleComparison.Experiments exp, SortedSet<Individual> posExamples, SortedSet<Individual> negExamples)
           
 



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