// This file was generated by DAJ from program.cd. import edu.neu.ccs.demeter.*; class H2 { X3 x3; NX3 nX3; H2() { } H2(X3 x3, NX3 nX3) { this.x3 = x3; this.nX3 = nX3; } }