|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Node.QualityEvaluationMethod | |
|---|---|
| org.dllearner.algorithms.refinement | Refinement Operator Approach. |
| Uses of Node.QualityEvaluationMethod in org.dllearner.algorithms.refinement |
|---|
| Methods in org.dllearner.algorithms.refinement that return Node.QualityEvaluationMethod | |
|---|---|
Node.QualityEvaluationMethod |
Node.getQualityEvaluationMethod()
|
static Node.QualityEvaluationMethod |
Node.QualityEvaluationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Node.QualityEvaluationMethod[] |
Node.QualityEvaluationMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.dllearner.algorithms.refinement with parameters of type Node.QualityEvaluationMethod | |
|---|---|
void |
Node.setQualityEvaluationMethod(Node.QualityEvaluationMethod qualityEvaluationMethod)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||