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