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