// there is duration information and we are able to get time units, so keep this
continue;
}
arg1.removeFromIndexes();
arg2.removeFromIndexes();
relation.removeFromIndexes();
}
// remove events (that didn't participate in relations) that have no data
for(EventMention mention : Lists.newArrayList(JCasUtil.select(goldView, EventMention.class))) {