net.officefloor.eclipse.skin.section
Interface SubSectionOutputFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardSubSectionOutputFigure

public interface SubSectionOutputFigure
extends OfficeFloorFigure

OfficeFloorFigure for the SubSectionOutputModel.

Author:
Daniel Sagenschneider

Method Summary
 void setSubSectionOutputName(String subSectionOutputName)
          Specifies the SubSectionOutputModel name to display.
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Method Detail

setSubSectionOutputName

void setSubSectionOutputName(String subSectionOutputName)
Specifies the SubSectionOutputModel name to display.

Parameters:
subSectionOutputName - Name to display.


Copyright © 2005-2013. All Rights Reserved.