|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectModelerFigure
org.topcased.modeler.uml.sequencediagram.figures.LifelineFigure
public class LifelineFigure
Constructor Summary | |
---|---|
LifelineFigure()
Constructor |
Method Summary | |
---|---|
protected void |
drawFigure()
Complete cutom figure |
org.eclipse.draw2d.geometry.Rectangle |
getHeaderBounds()
Return the bounds of the header |
org.eclipse.draw2d.IFigure |
getHeaderFigure()
Get the Header figure. |
protected void |
paintFigure(org.eclipse.draw2d.Graphics graphics)
Add the dashed line of the lifeline and the cross for the destruction event if necessary |
void |
setHasDestructionEvent(boolean hasOne)
This method is used to update the DestructionEvent representation inside the Lifeline figure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LifelineFigure()
Method Detail |
---|
protected void drawFigure()
org.topcased.modeler.figures.ModelerFigure#drawFigure()
protected void paintFigure(org.eclipse.draw2d.Graphics graphics)
Figure.paintFigure(org.eclipse.draw2d.Graphics)
public void setHasDestructionEvent(boolean hasOne)
hasOne
- true if the cross should be displayedpublic org.eclipse.draw2d.geometry.Rectangle getHeaderBounds()
public org.eclipse.draw2d.IFigure getHeaderFigure()
|
UML | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.