mgroup.getDescription(),
pipeline.getVersion(),
true);
//add steps retrieved from visiting modulegroup.
for(Step s : mystp.getElem1())
workflow.addStep(s.getId(), s);
return workflow;
}
/*
* Convert a connection to an InputConnection and sink string.