net.officefloor.eclipse.skin.standard.desk
Class StandardDeskManagedObjectSourceFlowFigure

java.lang.Object
  extended by net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
      extended by net.officefloor.eclipse.skin.standard.desk.StandardDeskManagedObjectSourceFlowFigure
All Implemented Interfaces:
DeskManagedObjectSourceFlowFigure, OfficeFloorFigure

public class StandardDeskManagedObjectSourceFlowFigure
extends AbstractOfficeFloorFigure
implements DeskManagedObjectSourceFlowFigure

Standard DeskManagedObjectSourceFlowFigure.

Author:
Daniel Sagenschneider

Constructor Summary
StandardDeskManagedObjectSourceFlowFigure(DeskManagedObjectSourceFlowFigureContext context)
          Initiate.
 
Method Summary
 void setDeskManagedObjectSourceFlowName(String deskManagedObjectSourceFlowName)
          Specifies the DeskManagedObjectSourceFlowModel name to display.
 
Methods inherited from class net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor, registerConnectionAnchor, registerSourceConnectionAnchor, registerTargetConnectionAnchor, setContentPane, setFigure
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Constructor Detail

StandardDeskManagedObjectSourceFlowFigure

public StandardDeskManagedObjectSourceFlowFigure(DeskManagedObjectSourceFlowFigureContext context)
Initiate.

Parameters:
context - DeskManagedObjectSourceFlowFigureContext.
Method Detail

setDeskManagedObjectSourceFlowName

public void setDeskManagedObjectSourceFlowName(String deskManagedObjectSourceFlowName)
Description copied from interface: DeskManagedObjectSourceFlowFigure
Specifies the DeskManagedObjectSourceFlowModel name to display.

Specified by:
setDeskManagedObjectSourceFlowName in interface DeskManagedObjectSourceFlowFigure
Parameters:
deskManagedObjectSourceFlowName - DeskManagedObjectSourceFlowModel name to display.


Copyright © 2005-2013. All Rights Reserved.