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

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

public class StandardOfficeManagedObjectSourceTeamFigure
extends AbstractOfficeFloorFigure
implements OfficeManagedObjectSourceTeamFigure

Standard OfficeManagedObjectSourceTeamFigure.

Author:
Daniel Sagenschneider

Constructor Summary
StandardOfficeManagedObjectSourceTeamFigure(OfficeManagedObjectSourceTeamFigureContext context)
          Initiate.
 
Method Summary
 void setOfficeManagedObjectSourceTeamName(String officeManagedObjectSourceTeamName)
          Specifies the OfficeManagedObjectSourceTeamModel 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

StandardOfficeManagedObjectSourceTeamFigure

public StandardOfficeManagedObjectSourceTeamFigure(OfficeManagedObjectSourceTeamFigureContext context)
Initiate.

Parameters:
context - OfficeManagedObjectSourceTeamFigure.
Method Detail

setOfficeManagedObjectSourceTeamName

public void setOfficeManagedObjectSourceTeamName(String officeManagedObjectSourceTeamName)
Description copied from interface: OfficeManagedObjectSourceTeamFigure
Specifies the OfficeManagedObjectSourceTeamModel name to display.

Specified by:
setOfficeManagedObjectSourceTeamName in interface OfficeManagedObjectSourceTeamFigure
Parameters:
officeManagedObjectSourceTeamName - Name to display.


Copyright © 2005-2013. All Rights Reserved.