net.officefloor.eclipse.skin.desk
Interface WorkTaskObjectFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardWorkTaskObjectFigure

public interface WorkTaskObjectFigure
extends OfficeFloorFigure

OfficeFloorFigure for the WorkTaskObjectFigure.

Author:
Daniel Sagenschneider

Method Summary
 void setIsParameter(boolean isParameter)
          Flags to display whether a parameter.
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Method Detail

setIsParameter

void setIsParameter(boolean isParameter)
Flags to display whether a parameter.

Parameters:
isParameter - true if is a parameter.


Copyright © 2005-2012. All Rights Reserved.