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