ReqDependencyAnalyzer.mapTaskLevel Method [AX 2012]

Computes a map that contains the task as the key and the level as the value.

protected Map mapTaskLevel()

Run On

Called

Return Value

Type: Map Class
A map that contains all tasks. The key holds the tasks. The value holds the level the task belongs to.

ExceptionCondition
Error

The dependency structure contains a cycle.

Error

The dependency structure contains a cycle.

Tasks on lower levels must be executed before tasks on higher levels.

Community Additions

ADD
Show: