Cd_graph { void display() to * (DisplayVisitor); } Adjacency { void print() to * (PrintVisitor); }