Rule Execution Server API

ilog.rules.studio.res.ui.generator.impl.wizard
Class IlrDefaultCompletionWizard

java.lang.Object
  extended by org.eclipse.jface.wizard.Wizard
      extended by ilog.rules.studio.res.ui.generator.impl.wizard.IlrFileGeneratorWizard
          extended by ilog.rules.studio.res.ui.generator.impl.wizard.IlrDefaultCompletionWizard
All Implemented Interfaces:
org.eclipse.jface.wizard.IWizard, org.eclipse.ui.IWorkbenchWizard

public class IlrDefaultCompletionWizard
extends IlrFileGeneratorWizard

Extends the IlrFileGeneratorWizard class. The IlrFileGeneratorWizard class creates a wizard that requests the name of the project, and the RuleApp project to manage in the generation. The extended wizard pages will appear after the generator is selected.

Since:
JRules 6.5

Field Summary
 
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE
 
Method Summary
 
Methods inherited from class ilog.rules.studio.res.ui.generator.impl.wizard.IlrFileGeneratorWizard
completePerformFinish, getGenerator, getJavaProjectName, getRuleAppProject, getSelection
 
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ui.IWorkbenchWizard
init
 
Methods inherited from interface org.eclipse.jface.wizard.IWizard
addPages, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, performFinish, setContainer
 


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013