net.officefloor.eclipse.skin.section
Interface SectionManagedObjectFigureContext

All Known Implementing Classes:
SectionManagedObjectEditPart

public interface SectionManagedObjectFigureContext

Context for the SectionManagedObjectFigure.

Author:
Daniel Sagenschneider

Method Summary
 ManagedObjectScope getManagedObjectScope()
          Obtains the ManagedObjectScope for the SectionManagedObjectModel.
 String getSectionManagedObjectName()
          Obtains the SectionManagedObjectModel name.
 

Method Detail

getSectionManagedObjectName

String getSectionManagedObjectName()
Obtains the SectionManagedObjectModel name.

Returns:
SectionManagedObjectModel name.

getManagedObjectScope

ManagedObjectScope getManagedObjectScope()
Obtains the ManagedObjectScope for the SectionManagedObjectModel.

Returns:
ManagedObjectScope for the SectionManagedObjectModel.


Copyright © 2005-2013. All Rights Reserved.