refactoring = new GenFsmStateDataToRecordRefactoring();
pages.add(new RecordDataInputPage("gen_fsm State Data To Record"));
} else if (actionId
.equals("org.erlide.wrangler.refactoring.unfoldfunctionapplication")) {
refactoring = new UnfoldFunctionApplicationRefactoring();
} else if (actionId
.equals("org.erlide.wrangler.refactoring.partitionexports")) {
refactoring = new PartitionExportsRefactoring();
final SimpleInputPage page = new SimpleInputPage("Partition exports",