net.officefloor.eclipse.skin.standard.section
Class StandardSectionManagedObjectSourceFlowFigure

java.lang.Object
  extended by net.officefloor.eclipse.skin.standard.AbstractOfficeFloorFigure
      extended by net.officefloor.eclipse.skin.standard.section.StandardSectionManagedObjectSourceFlowFigure
All Implemented Interfaces:
OfficeFloorFigure, SectionManagedObjectSourceFlowFigure

public class StandardSectionManagedObjectSourceFlowFigure
extends AbstractOfficeFloorFigure
implements SectionManagedObjectSourceFlowFigure

Standard SectionManagedObjectSourceFlowFigure.

Author:
Daniel Sagenschneider

Constructor Summary
StandardSectionManagedObjectSourceFlowFigure(SectionManagedObjectSourceFlowFigureContext context)
          Initiate.
 
Method Summary
 void setSectionManagedObjectSourceFlowName(String sectionManagedObjectSourceFlowName)
          Specifies the SectionManagedObjectSourceFlowModel 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

StandardSectionManagedObjectSourceFlowFigure

public StandardSectionManagedObjectSourceFlowFigure(SectionManagedObjectSourceFlowFigureContext context)
Initiate.

Parameters:
context - SectionManagedObjectSourceFlowFigureContext.
Method Detail

setSectionManagedObjectSourceFlowName

public void setSectionManagedObjectSourceFlowName(String sectionManagedObjectSourceFlowName)
Description copied from interface: SectionManagedObjectSourceFlowFigure
Specifies the SectionManagedObjectSourceFlowModel name to display.

Specified by:
setSectionManagedObjectSourceFlowName in interface SectionManagedObjectSourceFlowFigure
Parameters:
sectionManagedObjectSourceFlowName - Name to display.


Copyright © 2005-2013. All Rights Reserved.