public class PresetWalker
extends java.lang.Object
Constructor and Description |
---|
PresetWalker() |
Modifier and Type | Method and Description |
---|---|
java.util.Set<YAtomicTask> |
getAtomicTasks(YAtomicTask task)
Gets the set of all atomic tasks preceding the specified task in the containing
specification that are required to be resourced.
|
public java.util.Set<YAtomicTask> getAtomicTasks(YAtomicTask task)
task
- the task to get all the preceding tasks of