public void serializeValue(DmcOutputStreamIF dos, NamedObjectRuleDataREF value) throws Exception {
   typeHelper.serializeValue(dos, value);
 }