|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaskItemVisitor | |
---|---|
ix.icore.plan.inspect | Utilities for examining plans. |
Uses of TaskItemVisitor in ix.icore.plan.inspect |
---|
Methods in ix.icore.plan.inspect with parameters of type TaskItemVisitor | |
---|---|
void |
PlanInspector.walkActivities(TaskItemVisitor v)
|
void |
PlanInspector.walkIssues(TaskItemVisitor v)
|
void |
PlanInspector.walkTaskItemChildren(TaskItem item,
TaskItemVisitor v)
|
protected void |
PlanInspector.walkTaskItems(java.util.List rootPlanItems,
TaskItemVisitor v)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |