Uses of Interface
FAtiMA.DeliberativeComponent.strategies.IExpectedUtilityStrategy
-
Packages that use IExpectedUtilityStrategy Package Description FAtiMA.DeliberativeComponent FAtiMA.DeliberativeComponent.strategies -
-
Uses of IExpectedUtilityStrategy in FAtiMA.DeliberativeComponent
Classes in FAtiMA.DeliberativeComponent that implement IExpectedUtilityStrategy Modifier and Type Class Description classDeliberativeComponentImplements the Agent's Architecture deliberative processes (deliberative appraisal + problem-focused coping/emotion-focused coping).Methods in FAtiMA.DeliberativeComponent that return IExpectedUtilityStrategy Modifier and Type Method Description IExpectedUtilityStrategyDeliberativeComponent. getExpectedUtilityStrategy()Methods in FAtiMA.DeliberativeComponent with parameters of type IExpectedUtilityStrategy Modifier and Type Method Description voidDeliberativeComponent. setExpectedUtilityStrategy(IExpectedUtilityStrategy strategy) -
Uses of IExpectedUtilityStrategy in FAtiMA.DeliberativeComponent.strategies
Classes in FAtiMA.DeliberativeComponent.strategies that implement IExpectedUtilityStrategy Modifier and Type Class Description classDefaultExpectedUtility
-