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