SysML

org.topcased.modeler.sysml.blockdefinitiondiagram.figures
Class BlockFigure

java.lang.Object
  extended by org.topcased.draw2d.figures.ClassFigure
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.figures.BlockFigure

public class BlockFigure
extends org.topcased.draw2d.figures.ClassFigure

** Generated **

Constructor Summary
BlockFigure(int defaultWidth)
          Constructor
 
Method Summary
 org.eclipse.draw2d.IFigure getContentPane()
           
 ILabel getLabel()
           
protected  void paintFigure(org.eclipse.draw2d.Graphics graphics)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockFigure

public BlockFigure(int defaultWidth)
Constructor

** Generated **
NOT
Method Detail

paintFigure

protected void paintFigure(org.eclipse.draw2d.Graphics graphics)
See Also:
Figure.paintFigure(org.eclipse.draw2d.Graphics)

getLabel

public ILabel getLabel()
See Also:
org.topcased.draw2d.figures.ILabelFigure#getLabel()

getContentPane

public org.eclipse.draw2d.IFigure getContentPane()
See Also:
org.topcased.draw2d.figures.IContainerFigure#getContentPane()

SysML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.