10 template <
typename K,
typename V>
41 declareProperty(
"Nodes", m_nodeMap,
42 "Map of the type of nodes to be associated to paths (path -> data_type).");
43 declareProperty(
"Algorithms", m_algMap,
44 "Map of algorithms to be used to produce entries (path -> alg_name).");