| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A template example of a PTask. Used only to match PTasks contained in a WorkSpace based on the PTaskTemplate's qualifiers.
WorkSpace.match(org.syrup.PTaskTemplate)| Field Summary | |
static java.lang.String | 
COPYRIGHT
 | 
| Fields inherited from interface org.syrup.Template | 
EQUAL, GREATER, GREATER_EQUAL, IGNORE, LESS, LESS_EQUAL, LIKE, NOT, NOT_LIKE | 
| Method Summary | |
 int | 
creationTime_match()
Returns the qualifier used to match the creationTime attribute.  | 
 int | 
description_match()
Returns the qualifier used to match the description attribute.  | 
 int | 
done_match()
Returns the qualifier used to match the done attribute.  | 
 int | 
environment_match()
Returns the qualifier used to match the environment attribute.  | 
 int | 
executable_match()
Returns the qualifier used to match the executable attribute.  | 
 int | 
functionClass_match()
Returns the qualifier used to match the functionClass attribute.  | 
 int | 
isParent_match()
Returns the qualifier used to match the isParent attribute.  | 
 int | 
key_match()
Returns the qualifier used to match the key attribute.  | 
 int | 
modifications_match()
Returns the qualifier used to match the modifications attribute.  | 
 int | 
modificationTime_match()
Returns the qualifier used to match the modificationTime attribute.  | 
 int | 
name_match()
Returns the qualifier used to match the name attribute.  | 
 int | 
orType_match()
Returns the qualifier used to match the orType attribute.  | 
 int | 
parameter_match()
Returns the qualifier used to match the parameter attribute.  | 
 int | 
parentKey_match()
Returns the qualifier used to match the parentKey attribute.  | 
 int | 
worker_match()
Returns the qualifier used to match the worker attribute.  | 
| Methods inherited from interface org.syrup.PTask | 
creationTime, done, executable, isParent, key, modifications, modificationTime, parentKey, worker | 
| Methods inherited from interface org.syrup.Task | 
description, environment, functionClass, name, orType, parameter | 
| Field Detail | 
public static final java.lang.String COPYRIGHT
| Method Detail | 
public int name_match()
public int description_match()
public int functionClass_match()
public int parameter_match()
public int environment_match()
public int orType_match()
public int parentKey_match()
public int key_match()
public int modifications_match()
public int modificationTime_match()
public int creationTime_match()
public int executable_match()
public int done_match()
public int worker_match()
public int isParent_match()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||