Uses of Class
net.officefloor.eclipse.wizard.officesource.OfficeSourceInstance

Packages that use OfficeSourceInstance
net.officefloor.eclipse.wizard.officesource   
 

Uses of OfficeSourceInstance in net.officefloor.eclipse.wizard.officesource
 

Methods in net.officefloor.eclipse.wizard.officesource that return OfficeSourceInstance
 OfficeSourceInstance OfficeSourceListingWizardPage.getSelectedOfficeSourceInstance()
          Obtains the selected OfficeSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.officesource that return types with arguments of type OfficeSourceInstance
static Map<String,OfficeSourceInstance> OfficeSourceWizard.createOfficeSourceInstanceMap(ClassLoader classLoader, org.eclipse.core.resources.IProject project, OfficeSourceInstanceContext context)
          Creates the mapping of OfficeSource class name to its OfficeSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.officesource with parameters of type OfficeSourceInstance
 void OfficeSourceAlignDeployedOfficeWizardPage.loadOfficeSourceInstance(OfficeSourceInstance instance)
          Loads the OfficeSourceInstance.
 



Copyright © 2005-2013. All Rights Reserved.