APRlib

NameMap Class

A relation whose domain is symbolic names in an encapsulated strategy and whose range is nodes and edge labels in a class graph symbolicName in strategy -> (Nodes | Edge_labels) in ClassGraph.

For a list of all members of this type, see NameMap Members.

System.Object
   SymbolicNameMap
      NameMap

public class NameMap : SymbolicNameMap, INameMap

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: edu.neu.ccs.demeter.APRlib.sg

Assembly: APRlib (in APRlib.dll)

See Also

NameMap Members | edu.neu.ccs.demeter.APRlib.sg Namespace