public void setEnd(TimeList end) throws DOMException {
   mSeqTimeContainer.setEnd(end);
 }