// This file was generated by DAJ from program.cd.

import edu.neu.ccs.demeter.*;

class ChineseWallPolicyChecker {
  ChineseWallAutomaton_List chineseWallAutomaton_List;
  ChineseWallPolicyChecker() { }
  ChineseWallPolicyChecker(ChineseWallAutomaton_List chineseWallAutomaton_List) {
    this.chineseWallAutomaton_List = chineseWallAutomaton_List;
  }
}