|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PTask | |
---|---|
parser.absconparseur.components |
Uses of PTask in parser.absconparseur.components |
---|
Methods in parser.absconparseur.components that return PTask | |
---|---|
PTask[] |
PDisjunctive.getTasks()
|
PTask[] |
PCumulative.getTasks()
|
Methods in parser.absconparseur.components with parameters of type PTask | |
---|---|
void |
PDisjunctive.setTasks(PTask[] tasks)
|
void |
PCumulative.setTasks(PTask[] tasks)
|
Constructors in parser.absconparseur.components with parameters of type PTask | |
---|---|
PCumulative(String name,
PVariable[] scope,
PTask[] tasks,
int limit)
|
|
PDisjunctive(String name,
PVariable[] scope,
PTask[] tasks)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |