package com.horstmann.violet; public class ObjectDiagramGraph { static { EDGE_PROTOTYPES[2] = new NoteEdge(); } }