net.officefloor.eclipse.skin.desk
Interface WorkTaskFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardWorkTaskFigure

public interface WorkTaskFigure
extends OfficeFloorFigure

OfficeFloorFigure for the WorkTaskModel.

Author:
Daniel Sagenschneider

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

Method Detail

setWorkTaskName

void setWorkTaskName(String workTaskName)
Specifies the WorkTaskModel name to display.

Parameters:
workTaskName - WorkTaskModel name to display.


Copyright © 2005-2013. All Rights Reserved.