|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InterfaceStochasticallySelectable
This interface is implemented by classes that are stochastically selectable within CLARION.
Usage:
Any class that implements this interface can be used for selection by the stochastic selector in CLARION.
Known classes implementing this interface:
Method Summary | |
---|---|
double |
getFinalSelectionMeasure()
Gets the final selection measure used for stochastic selection. |
void |
setFinalSelectionMeasure(double Measure)
Sets the final selection measure. |
Method Detail |
---|
double getFinalSelectionMeasure()
void setFinalSelectionMeasure(double Measure)
Measure
- The value to set for the final selection measure.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |