/**
* @generated
*/
protected CommandResult doExecuteWithResult(IProgressMonitor monitor,
IAdaptable info) throws ExecutionException {
InputConnection newElement = ParametersFactory.eINSTANCE
.createInputConnection();
ProcessingElement owner = (ProcessingElement) getElementToEdit();
owner.getProcessingElementParameters().add(newElement);