* found by taking the output pattern of the connectedFrom interface.
*/
void initInputPattern();
- void computeOutputPattern(int nbExec = -1);
+ bool computeOutputPattern(int nbExec = -1);
bool topGroup;
QList<AbstractBlock*> blocks; // contains instances of FunctionalBlock or GroupBlock that are children of this group