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