DispelElementTypes.ConnectionStatement_2003);
ConnectionStatementCreateCommand command = new ConnectionStatementCreateCommand(
request);
CommandResult result = command.doExecuteWithResult(monitor, info);
ConnectionStatement statement = (ConnectionStatement) result
.getReturnValue();
statement.setExpression(newElement);