Uses of Class
net.officefloor.eclipse.wizard.managedobjectsource.ManagedObjectSourceInstance

Packages that use ManagedObjectSourceInstance
net.officefloor.eclipse.wizard.managedobjectsource   
 

Uses of ManagedObjectSourceInstance in net.officefloor.eclipse.wizard.managedobjectsource
 

Methods in net.officefloor.eclipse.wizard.managedobjectsource that return ManagedObjectSourceInstance
 ManagedObjectSourceInstance ManagedObjectSourceListingWizardPage.getSelectedManagedObjectSourceInstance()
          Obtains the selected ManagedObjectSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.managedobjectsource that return types with arguments of type ManagedObjectSourceInstance
static Map<String,ManagedObjectSourceInstance> ManagedObjectSourceWizard.createManagedObjectSourceInstanceMap(ClassLoader classLoader, org.eclipse.core.resources.IProject project, ManagedObjectSourceInstanceContext context)
          Creates the mapping of ManagedObjectSource class name to its ManagedObjectSourceInstance.
 

Methods in net.officefloor.eclipse.wizard.managedobjectsource with parameters of type ManagedObjectSourceInstance
 void ManagedObjectSourceDetailsWizardPage.loadManagedObjectSourceInstance(ManagedObjectSourceInstance managedObjectSourceInstance)
          Specifies the ManagedObjectSourceInstance.
 



Copyright © 2005-2013. All Rights Reserved.