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