talx x1.0.5

constraint
Class SoundOnSuccess

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

public class SoundOnSuccess
extends java.lang.Object
implements Constraint

plays sound when task is completed successfully


Constructor Summary
SoundOnSuccess()
           
 
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.
 java.lang.String toString()
          Returns the fully qualified pathname of the constraint.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SoundOnSuccess

public SoundOnSuccess()
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

toString

public java.lang.String toString()
Returns the fully qualified pathname of the constraint.


talx x1.0.5

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