zeus.actors.graphs
Class DefaultRespondentEvaluator

java.lang.Object
  extended byzeus.actors.rtn.util.StrategyEvaluator
      extended byzeus.actors.graphs.DefaultRespondentEvaluator

public class DefaultRespondentEvaluator
extends StrategyEvaluator


Field Summary
(package private)  double actual_cost
           
(package private)  double percentage
           
(package private)  double price
           
(package private)  double reserve_price
           
 
Fields inherited from class zeus.actors.rtn.util.StrategyEvaluator
context, evaluators, FAIL, goals, isActive, MESSAGE, OK, protocolInfo, WAIT
 
Constructor Summary
DefaultRespondentEvaluator()
           
 
Method Summary
 int evaluateFirst(java.util.Vector goals, ProtocolDbResult info)
           
 int evaluateNext(DelegationStruct ds)
           
 
Methods inherited from class zeus.actors.rtn.util.StrategyEvaluator
getBooleanParam, getDoubleParam, getGoals, getIntParam, getParam, getProtocolInfo, isActive, set, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

percentage

double percentage

reserve_price

double reserve_price

price

double price

actual_cost

double actual_cost
Constructor Detail

DefaultRespondentEvaluator

public DefaultRespondentEvaluator()
Method Detail

evaluateFirst

public int evaluateFirst(java.util.Vector goals,
                         ProtocolDbResult info)
Specified by:
evaluateFirst in class StrategyEvaluator

evaluateNext

public int evaluateNext(DelegationStruct ds)
Specified by:
evaluateNext in class StrategyEvaluator


Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.