APRlib

ISimpleStrategy.GetNames Method 

The set N(v), a collection of symbolic names (strings) corresponding to node v in the strategy graph S. Return null if v is a wildcard node, intended to map to all class graph nodes.

ClassNameCollection GetNames(
   ClassNameCollection v
);

See Also

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