Uses of Interface
net.officefloor.eclipse.wizard.managedobjectsource.ManagedObjectSourceInstanceContext

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

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

Classes in net.officefloor.eclipse.wizard.managedobjectsource that implement ManagedObjectSourceInstanceContext
 class ManagedObjectSourceWizard
          IWizard to add and manage ManagedObject instances.
 

Methods in net.officefloor.eclipse.wizard.managedobjectsource with parameters of type ManagedObjectSourceInstanceContext
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.
 



Copyright © 2005-2013. All Rights Reserved.