// This file was generated by DAJ from program.cd. import edu.neu.ccs.demeter.*; class X1 { H1 h1; X1() { } X1(H1 h1) { this.h1 = h1; } }