|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SearchTreeNode | |
|---|---|
| org.dllearner.algorithms | Learning Algorithms. |
| org.dllearner.algorithms.celoe | |
| org.dllearner.algorithms.fuzzydll | |
| org.dllearner.algorithms.ocel | New experimental refinement operator approach, which takes obtained information about concrete examples in an algorithm run stronger into account. |
| Uses of SearchTreeNode in org.dllearner.algorithms |
|---|
| Methods in org.dllearner.algorithms that return types with arguments of type SearchTreeNode | |
|---|---|
Collection<? extends SearchTreeNode> |
SearchTreeNode.getChildren()
The children of this node. |
| Uses of SearchTreeNode in org.dllearner.algorithms.celoe |
|---|
| Classes in org.dllearner.algorithms.celoe that implement SearchTreeNode | |
|---|---|
class |
OENode
A node in the search tree of the ontology engineering algorithm. |
| Uses of SearchTreeNode in org.dllearner.algorithms.fuzzydll |
|---|
| Classes in org.dllearner.algorithms.fuzzydll that implement SearchTreeNode | |
|---|---|
class |
FuzzyOENode
A node in the search tree of the ontology engineering algorithm. |
| Uses of SearchTreeNode in org.dllearner.algorithms.ocel |
|---|
| Classes in org.dllearner.algorithms.ocel that implement SearchTreeNode | |
|---|---|
class |
ExampleBasedNode
Represents a node in the search tree. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||