SysML

org.topcased.modeler.sysml.figures
Class SysMLDiagramFigure

java.lang.Object
  extended by DiagramFigure
      extended by org.topcased.modeler.sysml.figures.SysMLDiagramFigure
Direct Known Subclasses:
BlockDefDiagramFigure, InternalBlockDiagramFigure, ParametricDiagramFigure, RequirementDiagramFigure, UseCaseDiagramFigure

public class SysMLDiagramFigure
extends DiagramFigure


Constructor Summary
SysMLDiagramFigure()
           
 
Method Summary
 void createContents()
           
protected  ILabel createLabel()
           
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

SysMLDiagramFigure

public SysMLDiagramFigure()
Method Detail

createContents

public void createContents()

createLabel

protected ILabel createLabel()

paintFigure

protected void paintFigure(org.eclipse.draw2d.Graphics graphics)

SysML

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