net.officefloor.eclipse.skin.officefloor
Interface DeployedOfficeObjectFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardDeployedOfficeObjectFigure

public interface DeployedOfficeObjectFigure
extends OfficeFloorFigure

OfficeFloorFigure for the DeployedOfficeObjectModel.

Author:
Daniel Sagenschneider

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

Method Detail

setDeployedOfficeObjectName

void setDeployedOfficeObjectName(String deployedOfficeObjectName)
Specifies the DeployedOfficeObjectModel name to display.

Parameters:
deployedOfficeObjectName - Name to display.


Copyright © 2005-2013. All Rights Reserved.