,boolean leftAssociation
//,int nbVoidNodes
,String[] actionList) {
NodeModelCache cache = df.createCache(task,Messages.getString(viewId));
cache.update();
return createFilteredSpreadsheet(cache,spreadSheetCategory,spreadSheetId,leftAssociation,/*nbVoidNodes,*/actionList);
}
public static SpreadSheet createFilteredSpreadsheet(NodeModelCache cache
,String spreadSheetCategory
,String spreadSheetId