public interface TaskFigure extends OfficeFloorFigure
OfficeFloorFigure
for the TaskModel
.Modifier and Type | Method and Description |
---|---|
org.eclipse.draw2d.IFigure |
getTaskNameFigure()
Obtains the
IFigure containing the Task name. |
void |
setIsPublic(boolean isPublic)
Flags on display whether is public.
|
void |
setTaskName(String taskName)
Indicates a change in the
TaskModel name. |
getContentPane, getFigure, getSourceConnectionAnchor, getTargetConnectionAnchor
Copyright © 2005–2016. All rights reserved.