zeus.actors.graphs
Class SimpleInitiatorEvaluator

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

public class SimpleInitiatorEvaluator
extends StrategyEvaluator


Field Summary
(package private)  double cost
           
(package private)  double end_time
           
(package private)  double max
           
(package private)  double min
           
(package private)  double noquibble
           
(package private)  double offer
           
(package private)  double price
           
(package private)  double rate
           
protected static double round_time
           
(package private)  double start_time
           
 
Fields inherited from class zeus.actors.rtn.util.StrategyEvaluator
context, evaluators, FAIL, goals, isActive, MESSAGE, OK, protocolInfo, WAIT
 
Constructor Summary
SimpleInitiatorEvaluator()
           
 
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

round_time

protected static final double round_time
See Also:
Constant Field Values

min

double min

max

double max

noquibble

double noquibble

cost

double cost

price

double price

offer

double offer

start_time

double start_time

end_time

double end_time

rate

double rate
Constructor Detail

SimpleInitiatorEvaluator

public SimpleInitiatorEvaluator()
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.