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