net.officefloor.eclipse.skin.standard.office
Class StandardOfficeManagedObjectSourceFlowFigure

java.lang.Object
  extended by net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
      extended by net.officefloor.eclipse.skin.standard.office.StandardOfficeManagedObjectSourceFlowFigure
All Implemented Interfaces:
OfficeManagedObjectSourceFlowFigure, OfficeFloorFigure

public class StandardOfficeManagedObjectSourceFlowFigure
extends AbstractOfficeFloorFigure
implements OfficeManagedObjectSourceFlowFigure

Standard OfficeManagedObjectSourceFlowFigure.

Author:
Daniel Sagenschneider

Constructor Summary
StandardOfficeManagedObjectSourceFlowFigure(OfficeManagedObjectSourceFlowFigureContext context)
          Initiate.
 
Method Summary
 void setOfficeManagedObjectSourceFlowName(String officeManagedObjectSourceFlowName)
          Specifies the OfficeManagedObjectSourceFlowModel 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

StandardOfficeManagedObjectSourceFlowFigure

public StandardOfficeManagedObjectSourceFlowFigure(OfficeManagedObjectSourceFlowFigureContext context)
Initiate.

Parameters:
context - OfficeManagedObjectSourceFlowFigureContext.
Method Detail

setOfficeManagedObjectSourceFlowName

public void setOfficeManagedObjectSourceFlowName(String officeManagedObjectSourceFlowName)
Description copied from interface: OfficeManagedObjectSourceFlowFigure
Specifies the OfficeManagedObjectSourceFlowModel name to display.

Specified by:
setOfficeManagedObjectSourceFlowName in interface OfficeManagedObjectSourceFlowFigure
Parameters:
officeManagedObjectSourceFlowName - Name to display.


Copyright © 2005-2013. All Rights Reserved.