EGF Engine
Release 0.1.0

org.eclipse.egf.batch.application
Class FactoryComponentRunnerWorkbenchAdvisor

java.lang.Object
  extended by WorkbenchAdvisor
      extended by org.eclipse.egf.batch.application.FactoryComponentRunnerWorkbenchAdvisor

public class FactoryComponentRunnerWorkbenchAdvisor
extends WorkbenchAdvisor

This class configures the workbench to be able to run a factory component.


Constructor Summary
FactoryComponentRunnerWorkbenchAdvisor()
           
 
Method Summary
 WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
           
 String getInitialWindowPerspectiveId()
           
 void initialize(IWorkbenchConfigurer configurer_p)
           
 void postStartup()
           
 void setExecutedFactoryComponentId(String fcId_p)
          Set the value of the factory component to execute.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryComponentRunnerWorkbenchAdvisor

public FactoryComponentRunnerWorkbenchAdvisor()
Method Detail

createWorkbenchWindowAdvisor

public WorkbenchWindowAdvisor createWorkbenchWindowAdvisor(IWorkbenchWindowConfigurer configurer)
See Also:
org.eclipse.ui.application.WorkbenchAdvisor#createWorkbenchWindowAdvisor(org.eclipse.ui.application.IWorkbenchWindowConfigurer)

getInitialWindowPerspectiveId

public String getInitialWindowPerspectiveId()
See Also:
org.eclipse.ui.application.WorkbenchAdvisor#getInitialWindowPerspectiveId()

initialize

public void initialize(IWorkbenchConfigurer configurer_p)
See Also:
org.eclipse.ui.application.WorkbenchAdvisor#initialize(org.eclipse.ui.application.IWorkbenchConfigurer)

postStartup

public void postStartup()
See Also:
org.eclipse.ui.application.WorkbenchAdvisor#postStartup()

setExecutedFactoryComponentId

public void setExecutedFactoryComponentId(String fcId_p)
Set the value of the factory component to execute.

Parameters:
fcId_p -

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.