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