ReqDependencyAnalyzer.mapLevelTaskSet Method [AX 2012]

Computes a map of all task sets ordered by level.

protected Map mapLevelTaskSet([boolean _reversed])

Run On

Called

Parameters

_reversed
Type: boolean
A Boolean value that indicates whether the list should be in reversed order; optional.

Return Value

Type: Map Class
A map that holds all task sets.

Community Additions

ADD
Show: