net.officefloor.eclipse.skin.officefloor
Interface OfficeFloorManagedObjectSourceFlowFigureContext

All Known Implementing Classes:
OfficeFloorManagedObjectSourceFlowEditPart

public interface OfficeFloorManagedObjectSourceFlowFigureContext

Context for the OfficeFloorManagedObjectSourceFlowModel IFigure.

Author:
Daniel Sagenschneider

Method Summary
 String getInitialTaskName()
          Obtains the initial task name.
 String getInitialWorkName()
          Obtains the initial work name.
 String getOfficeFloorManagedObjectSourceFlowName()
          Obtains the OfficeFloorManagedObjectSourceFlowModel name.
 

Method Detail

getOfficeFloorManagedObjectSourceFlowName

String getOfficeFloorManagedObjectSourceFlowName()
Obtains the OfficeFloorManagedObjectSourceFlowModel name.

Returns:
OfficeFloorManagedObjectSourceFlowModel name.

getInitialWorkName

String getInitialWorkName()
Obtains the initial work name.

Returns:
Initial work name.

getInitialTaskName

String getInitialTaskName()
Obtains the initial task name.

Returns:
Initial task name.


Copyright © 2005-2013. All Rights Reserved.