net.officefloor.eclipse.skin.officefloor
Interface DeployedOfficeInputFigureContext

All Known Implementing Classes:
DeployedOfficeInputEditPart

public interface DeployedOfficeInputFigureContext

Context for the DeployedOfficeInputModel IFigure.

Author:
Daniel Sagenschneider

Method Summary
 String getOfficeSectionInputName()
          Obtains the OfficeSectionInput name.
 String getOfficeSectionName()
          Obtains the OfficeSection name.
 

Method Detail

getOfficeSectionName

String getOfficeSectionName()
Obtains the OfficeSection name.

Returns:
OfficeSection name.

getOfficeSectionInputName

String getOfficeSectionInputName()
Obtains the OfficeSectionInput name.

Returns:
OfficeSectionInput name.


Copyright © 2005-2013. All Rights Reserved.