Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
N
O
P
R
S
T
V
S
setMax(double)
- Method in class cbr.similarity.
EuclideanDistanceMetric
Specify the maximum difference between two numerical values
setOutcomeValue(double)
- Method in class cbr.framework.
Case
Set the
Outcome
value for this
case
.
setSimilarityMetric(SimilarityMetric)
- Method in class cbr.framework.
TargetFeature
Set the
SimilarityMetric
to be used for this feature.
setSolution(Solution)
- Method in class cbr.framework.
Case
Set the
Solution
for this
case
.
setValue(double)
- Method in class cbr.framework.
Outcome
Set the outcome value.
setWeight(double)
- Method in class cbr.framework.
TargetFeature
Set the feature's weighting.
SimilarityMetric
- Interface in
cbr.framework
When a user defines a similarity metric they will need to implement this interface.
Solution
- Class in
cbr.framework
Solution to a problem.
Solution(String)
- Constructor for class cbr.framework.
Solution
Create a
Solution
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
E
F
G
I
N
O
P
R
S
T
V