net.officefloor.eclipse.skin.section
Interface SectionManagedObjectSourceFlowFigure

All Superinterfaces:
OfficeFloorFigure
All Known Implementing Classes:
StandardSectionManagedObjectSourceFlowFigure

public interface SectionManagedObjectSourceFlowFigure
extends OfficeFloorFigure

OfficeFloorFigure for the SectionManagedObjectSourceFlowModel .

Author:
Daniel Sagenschneider

Method Summary
 void setSectionManagedObjectSourceFlowName(String sectionManagedObjectSourceFlowName)
          Specifies the SectionManagedObjectSourceFlowModel name to display.
 
Methods inherited from interface net.officefloor.eclipse.skin.OfficeFloorFigure
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
 

Method Detail

setSectionManagedObjectSourceFlowName

void setSectionManagedObjectSourceFlowName(String sectionManagedObjectSourceFlowName)
Specifies the SectionManagedObjectSourceFlowModel name to display.

Parameters:
sectionManagedObjectSourceFlowName - Name to display.


Copyright © 2005-2013. All Rights Reserved.