public interface SectionManagedObjectSourceFigure extends OfficeFloorFigure
Modifier and Type | Method and Description |
---|---|
org.eclipse.draw2d.IFigure |
getSectionManagedObjectSourceNameFigure()
Obtains the
IFigure containing the
SectionManagedObjectSourceModel name. |
void |
setSectionManagedObjectName(String sectionManagedObjectSourceName)
Indicates change in name for the
SectionManagedObjectSourceModel . |
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
void setSectionManagedObjectName(String sectionManagedObjectSourceName)
SectionManagedObjectSourceModel
.sectionManagedObjectSourceName
- Name to display for SectionManagedObjectSourceModel
.org.eclipse.draw2d.IFigure getSectionManagedObjectSourceNameFigure()
Obtains the IFigure
containing the
SectionManagedObjectSourceModel
name.
This is to allow placement of the editor in changing the
SectionManagedObjectSourceModel
name.
IFigure
containing the
SectionManagedObjectSourceModel
name.Copyright © 2005–2016. All rights reserved.