constraint
Class Snoop
java.lang.Object
constraint.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()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Snoop
public Snoop()
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
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.