public class WorkSourceAlignTasksWizardPage
extends org.eclipse.jface.wizard.WizardPage
Constructor and Description |
---|
WorkSourceAlignTasksWizardPage(WorkInstance workInstance)
Conforms the
Work . |
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent) |
Map<String,String> |
getWorkTaskNameMapping()
Obtains the mapping of
TaskType name to WorkTaskModel
name. |
void |
loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
Loads the
WorkSourceInstance . |
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
public WorkSourceAlignTasksWizardPage(WorkInstance workInstance)
Work
.workInstance
- WorkInstance
being refactored.public void loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
WorkSourceInstance
.workSourceInstance
- WorkSourceInstance
of the selected WorkSource
.public Map<String,String> getWorkTaskNameMapping()
TaskType
name to WorkTaskModel
name.TaskType
name to WorkTaskModel
name.public void createControl(org.eclipse.swt.widgets.Composite parent)
Copyright © 2005–2016. All rights reserved.