net.officefloor.eclipse.skin.section
Interface SubSectionObjectFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardSubSectionObjectFigure

public interface SubSectionObjectFigure
extends OfficeFloorFigure

OfficeFloorFigure for the SubSectionObjectModel.

Author:
Daniel Sagenschneider

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

Method Detail

setSubSectionObjectName

void setSubSectionObjectName(String subSectionObjectName)
Specifies the SubSectionObjectModel name to display.

Parameters:
subSectionObjectName - Name to display.


Copyright © 2005-2013. All Rights Reserved.