this.toolBar=toolBar;
this.registryAccesser = new RegistryAccesser(engine);
this.graphFiler = new WorkflowFiler(engine);
this.jythonFiler = new JythonFiler(engine);
this.imageFiler = new ImageFiler(engine);
this.bpelFiler = new BPELFiler(engine);
// this.scuflFiler = new ScuflFiler(engine);
// this.odeDeploymentDescription = new ODEDeploymentDescriptor();
this.exitItem = createExitItem();