APRlib

INameMap.GetNodesList Method 

A collection of nodes in class graph G corresponding to symbolic node name l in the strategy, or null if l is a wildcard (all nodes in the class graph).

IList GetNodesList(
   string strategyNodeName,
   IClassGraph classGraph
);

See Also

INameMap Interface | edu.neu.ccs.demeter.APRlib Namespace