net.officefloor.eclipse.skin.office
Interface OfficeEscalationFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardOfficeEscalationFigure

public interface OfficeEscalationFigure
extends OfficeFloorFigure

OfficeFloorFigure for the OfficeEscalationModel.

Author:
Daniel Sagenschneider

Method Summary
 void setOfficeEscalationTypeName(String officeEscalationTypeName)
          Specifies the OfficeEscalationModel type name to display.
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Method Detail

setOfficeEscalationTypeName

void setOfficeEscalationTypeName(String officeEscalationTypeName)
Specifies the OfficeEscalationModel type name to display.

Parameters:
officeEscalationTypeName - Type name to display.


Copyright © 2005-2013. All Rights Reserved.