net.officefloor.eclipse.skin.office
Interface OfficeManagedObjectFigureContext

All Known Implementing Classes:
OfficeManagedObjectEditPart

public interface OfficeManagedObjectFigureContext

Context for the OfficeManagedObjectFigure.

Author:
Daniel Sagenschneider

Method Summary
 ManagedObjectScope getManagedObjectScope()
          Obtains the ManagedObjectScope for the OfficeManagedObjectModel.
 String getOfficeManagedObjectName()
          Obtains the OfficeManagedObjectModel name.
 

Method Detail

getOfficeManagedObjectName

String getOfficeManagedObjectName()
Obtains the OfficeManagedObjectModel name.

Returns:
OfficeManagedObjectModel name.

getManagedObjectScope

ManagedObjectScope getManagedObjectScope()
Obtains the ManagedObjectScope for the OfficeManagedObjectModel.

Returns:
ManagedObjectScope for the OfficeManagedObjectModel.


Copyright © 2005-2013. All Rights Reserved.