A B C D E F G H I J L M P R S T V

S

setAlterEgo(Agent) - Method in class jildt.agent.Learner
 
setBackground(ArrayList<Term>) - Method in class jildt.agent.Learner
 
setBiasMode(LearningSettings.BiasLangMode) - Method in class jildt.agent.LearningSettings
 
setContext - Class in jildt
Internal action to set the context of a plan to a new learned context.
setContext() - Constructor for class jildt.setContext
 
setDispMode(LearningSettings.DispTreeMode) - Method in class jildt.agent.LearningSettings
 
setExamples(ListTerm) - Method in class jildt.TildeNode
 
setExcludedBels(List<String>) - Method in class jildt.agent.LearningSettings
 
setIndLevel(LearningSettings.InductionLvl) - Method in class jildt.agent.LearningSettings
 
setLabel(Term) - Method in class jildt.TildeNode
Set the label of this node.The label can be either a literal or a conjunction of literals.
setLearningBB(BeliefBase) - Method in class jildt.agent.Learner
 
setLearningPlanSrc(String) - Method in class jildt.agent.LearningSettings
 
setLearnStts(LearningSettings) - Method in class jildt.agent.Learner
 
setLeftNode(TildeNode) - Method in class jildt.TildeNode
Set the child node that will be located at the left of this node.
setList(List<Literal>) - Method in class jildt.bb.BelieveEntry
 
setRandomSeed(Long) - Method in class jildt.agent.LearningSettings
 
setRightNode(TildeNode) - Method in class jildt.TildeNode
Set the child node that will be located at the right of this node.
settings(Literal) - Method in class jildt.agent.Learner
Define the configurations established after jildt_settings literals
setTrace(boolean) - Method in class jildt.agent.LearningSettings
 
setTreeState(JTree, boolean) - Method in class jildt.gui.VisualTree
 
setTreeState(JTree, TreePath, boolean) - Method in class jildt.gui.VisualTree
 
showPlan(boolean, boolean) - Method in class jildt.gui.VisualTree
 
showTree(String, TildeNode) - Method in class jildt.gui.VisualTree
 
showTree(String, TildeNode, VisualTree.NodePosition) - Method in class jildt.gui.VisualTree
 
splitExamples - Class in jildt.tilde
Internal action to separate the examples that succeed a query Qb from the examples that do not.
splitExamples() - Constructor for class jildt.tilde.splitExamples
 
stopBuild(ListTerm) - Method in class jildt.tilde.execTilde
Checks if a stop criteria has been reached during the tree building.
stopCriteria - Class in jildt.tilde
Internal action for checking if a set of examples fulfills a criteria to stop the tree building.
stopCriteria() - Constructor for class jildt.tilde.stopCriteria
 

A B C D E F G H I J L M P R S T V