This package contains classes who's purpose is to facilitate manipulation and information gathering from Dags by Walking through the Dags using a WmiDagWalker.

WmiDagUtilitiesContains predefined operations that use the Dag Walking facilities.

A simple custom Dag walking operation can be done by implementing a WmiDagVisitor and using this visitor and a Dag with the WmiDagWalker.