@Override
 public Object getAttribute(int[] position) {
   return complexEvent.getAttribute(position);
 }