net.officefloor.eclipse.skin.officefloor
Interface DeployedOfficeTeamFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardDeployedOfficeTeamFigure

public interface DeployedOfficeTeamFigure
extends OfficeFloorFigure

OfficeFloorFigure for the DeployedOfficeTeamModel.

Author:
Daniel Sagenschneider

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

Method Detail

setDeployedOfficeTeamName

void setDeployedOfficeTeamName(String deployedOfficeTeamName)
Specifies the DeployedOfficeTeamModel name to display.

Parameters:
deployedOfficeTeamName - Name to display.


Copyright © 2005-2013. All Rights Reserved.