public class ReviseProva extends Revise
Constructor and Description |
---|
ReviseProva() |
Modifier and Type | Method and Description |
---|---|
void |
revise(CBR cbr)
Abstract method which once implemented in the subclass will compute the
the resivion of the cases returned by a reuse.
|
void |
revise(Population test,
java.lang.String correctnessAttribute)
Abstract method which once implemented in the subclass will compute the
result of the revision for the cases returned by a reuse
|
public void revise(Population test, java.lang.String correctnessAttribute)
Revise