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