org.cougaar.tutorial.booksonline.util.assessor
Class BolTriggerMyTester

java.lang.Object
  extended byorg.cougaar.tutorial.booksonline.util.assessor.BolTriggerMyTester
All Implemented Interfaces:
java.io.Serializable, org.cougaar.planning.ldm.trigger.TriggerTester

public class BolTriggerMyTester
extends java.lang.Object
implements org.cougaar.planning.ldm.trigger.TriggerTester

Description: BolTriggerMyTester A Trigger Tester to determine if an allocation is stale

Notes:
-

Version:
1.0
Author:
Frank Cooley, ©2000 Clark Software Engineering, Ltd. & Defense Advanced Research Projects Agency (DARPA)
See Also:
Serialized Form

Constructor Summary
BolTriggerMyTester()
           
 
Method Summary
 boolean Test(java.lang.Object[] objects)
          Description: Test - Return indication if any allocation in group is stale
Notes:
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BolTriggerMyTester

public BolTriggerMyTester()
Method Detail

Test

public boolean Test(java.lang.Object[] objects)
Description: Test - Return indication if any allocation in group is stale
Notes:

Specified by:
Test in interface org.cougaar.planning.ldm.trigger.TriggerTester
Parameters:
objects - Objects[] array of trigger objects
Returns:
boolean