net.officefloor.eclipse.skin.office
Interface DutyFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardDutyFigure

public interface DutyFigure
extends OfficeFloorFigure

OfficeFloorFigure for the DutyModel.

Author:
Daniel Sagenschneider

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

Method Detail

setDutyName

void setDutyName(String dutyName)
Specifies the DutyModel name to display.

Parameters:
dutyName - Name to display.


Copyright © 2005-2013. All Rights Reserved.