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