792793794795796797798799800801802
GlobalAttributeGroupId gag_id = this.group_ids.poll(); assert(gag_id != null); // GAG_ID row[col++] = gag_id.encode(); // GAG_C_ID row[col++] = gag_id.getCategoryId(); // GAG_NAME row[col++] = profile.rng.astring(6, 32);