talx x1.0.5

constraint
Class Snoop

java.lang.Object
  extended byconstraint.Snoop
All Implemented Interfaces:
Constraint

public class Snoop
extends java.lang.Object
implements Constraint

Prints all action events from the controller queue.


Constructor Summary
Snoop()
           
 
Method Summary
 java.lang.String getType()
           
 java.lang.String getValue()
           
 void process(EventWrapper ev, TaskProperties tp)
          Updates the taskproperties from the event.
 void setValue(java.lang.String value, java.lang.String type, TaskProperties tp)
          Sets the current value and type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Snoop

public Snoop()
Method Detail

process

public void process(EventWrapper ev,
                    TaskProperties tp)
Description copied from interface: Constraint
Updates the taskproperties from the event.

Specified by:
process in interface Constraint

setValue

public void setValue(java.lang.String value,
                     java.lang.String type,
                     TaskProperties tp)
Description copied from interface: Constraint
Sets the current value and type.

Specified by:
setValue in interface Constraint

getValue

public java.lang.String getValue()
Specified by:
getValue in interface Constraint

getType

public java.lang.String getType()
Specified by:
getType in interface Constraint

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.