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