Uses of Class
net.officefloor.eclipse.wizard.sectionsource.SectionInstance

Packages that use SectionInstance
net.officefloor.eclipse.wizard.sectionsource   
 

Uses of SectionInstance in net.officefloor.eclipse.wizard.sectionsource
 

Methods in net.officefloor.eclipse.wizard.sectionsource that return SectionInstance
 SectionInstance SectionSourceWizard.getSectionInstance()
          Obtains the SectionInstance.
static SectionInstance SectionSourceWizard.getSectionInstance(boolean isLoadType, AbstractOfficeFloorEditPart<?,?,?> editPart, SectionInstance sectionInstance, boolean isAutoWire)
          Facade method to obtain the SectionInstance.
static SectionInstance SectionSourceWizard.loadOfficeSection(AbstractOfficeFloorEditPart<?,?,?> editPart, SectionInstance sectionInstance, boolean isAutoWire)
          Facade method to obtain the SectionInstance containing the loaded OfficeSection.
static SectionInstance SectionSourceWizard.loadSectionType(AbstractOfficeFloorEditPart<?,?,?> editPart, SectionInstance sectionInstance, boolean isAutoWire)
          Facade method to obtain the SectionInstance containing the loaded SectionType.
 

Methods in net.officefloor.eclipse.wizard.sectionsource with parameters of type SectionInstance
static SectionInstance SectionSourceWizard.getSectionInstance(boolean isLoadType, AbstractOfficeFloorEditPart<?,?,?> editPart, SectionInstance sectionInstance, boolean isAutoWire)
          Facade method to obtain the SectionInstance.
static SectionInstance SectionSourceWizard.loadOfficeSection(AbstractOfficeFloorEditPart<?,?,?> editPart, SectionInstance sectionInstance, boolean isAutoWire)
          Facade method to obtain the SectionInstance containing the loaded OfficeSection.
 void SectionSourceInstance.loadSectionInstance(SectionInstance sectionInstance)
          Loads the particular SectionInstance for this SectionSourceInstance to configure properties from.
static SectionInstance SectionSourceWizard.loadSectionType(AbstractOfficeFloorEditPart<?,?,?> editPart, SectionInstance sectionInstance, boolean isAutoWire)
          Facade method to obtain the SectionInstance containing the loaded SectionType.
 

Constructors in net.officefloor.eclipse.wizard.sectionsource with parameters of type SectionInstance
SectionSourceAlignOfficeSectionWizardPage(SectionInstance sectionInstance, boolean isLoadType, boolean isAuotWire)
          Initiate.
SectionSourceWizard(boolean isLoadType, org.eclipse.core.resources.IProject project, SectionInstance sectionInstance, boolean isAutoWire)
          Initiate.
 



Copyright © 2005-2013. All Rights Reserved.