/** Get the text of the view definition. */
 public String getQueryExpression() {
   return definition.getQueryExpression();
 }