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