|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Determines the operating parameters of a task.
Each constraint has the oportunity to react to each user input event.
When a task is scheduled for execution, the constraints are located and
each has its value set. Then the constraints process all user events
until the task is completed (usually because one of the constraints
calls setSuccessful() in TaskProperties).
All Constraint toString() methods should return just the fully
qualifed classname of the constraint.
| 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. |
| Method Detail |
public void process(EventWrapper ev,
TaskProperties tp)
public void setValue(java.lang.String value,
java.lang.String type,
TaskProperties tp)
public java.lang.String getValue()
public java.lang.String getType()
|
talx x1.0.5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.