Uses of Class
net.officefloor.eclipse.wizard.worksource.WorkSourceInstance

Packages that use WorkSourceInstance
net.officefloor.eclipse.wizard.worksource   
 

Uses of WorkSourceInstance in net.officefloor.eclipse.wizard.worksource
 

Methods in net.officefloor.eclipse.wizard.worksource that return WorkSourceInstance
 WorkSourceInstance WorkSourceListingWizardPage.getSelectedWorkSourceInstance()
          Obtains the selected WorkSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.worksource that return types with arguments of type WorkSourceInstance
static Map<String,WorkSourceInstance> WorkSourceWizard.createWorkSourceInstanceMap(ClassLoader classLoader, org.eclipse.core.resources.IProject project, WorkSourceInstanceContext context)
          Creates the mapping of WorkSource class name to its WorkSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.worksource with parameters of type WorkSourceInstance
 void WorkSourceAlignTasksWizardPage.loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
          Loads the WorkSourceInstance.
 void WorkSourceTasksWizardPage.loadWorkSourceInstance(WorkSourceInstance workSourceInstance)
          Specifies the WorkSourceInstance.
 void WorkSourceAlignFlowsEscalationsWizardPage.loadWorkTaskMappingAndWorkSourceInstance(Map<String,String> workTaskNameMapping, WorkSourceInstance workSourceInstance)
          Loads the WorkSourceInstance and mapping of TaskType name to WorkTaskModel name.
 void WorkSourceAlignObjectsWizardPage.loadWorkTaskMappingAndWorkSourceInstance(Map<String,String> workTaskNameMapping, WorkSourceInstance workSourceInstance)
          Loads the WorkSourceInstance and mapping of TaskType name to WorkTaskModel name.
 



Copyright © 2005-2013. All Rights Reserved.