net.officefloor.eclipse.skin.desk
Interface DeskManagedObjectFigureContext

All Known Implementing Classes:
DeskManagedObjectEditPart

public interface DeskManagedObjectFigureContext

Context for the DeskManagedObjectFigure.

Author:
Daniel Sagenschneider

Method Summary
 String getDeskManagedObjectName()
          Obtains the DeskManagedObjectModel name.
 ManagedObjectScope getManagedObjectScope()
          Obtains the ManagedObjectScope for the DeskManagedObjectModel.
 

Method Detail

getDeskManagedObjectName

String getDeskManagedObjectName()
Obtains the DeskManagedObjectModel name.

Returns:
DeskManagedObjectModel name.

getManagedObjectScope

ManagedObjectScope getManagedObjectScope()
Obtains the ManagedObjectScope for the DeskManagedObjectModel.

Returns:
ManagedObjectScope for the DeskManagedObjectModel .


Copyright © 2005-2013. All Rights Reserved.