net.officefloor.eclipse.skin.desk
Interface WorkFigureContext

All Known Implementing Classes:
WorkEditPart

public interface WorkFigureContext

Context for the WorkModel IFigure.

Author:
Daniel Sagenschneider

Method Summary
 String getWorkName()
          Obtains the name of the WorkModel.
 

Method Detail

getWorkName

String getWorkName()
Obtains the name of the WorkModel.

Returns:
Name of the WorkModel.


Copyright © 2005-2013. All Rights Reserved.