SysML

org.topcased.modeler.sysml.blockdefinitiondiagram.edit
Class UnitEditPart

java.lang.Object
  extended by EMFGraphNodeEditPart
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.edit.UnitEditPart

public class UnitEditPart
extends EMFGraphNodeEditPart

The Unit object controller

** Generated **

Constructor Summary
UnitEditPart(GraphNode obj)
          Constructor
 
Method Summary
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
protected  org.eclipse.draw2d.IFigure createFigure()
           
protected  org.eclipse.swt.graphics.Font getDefaultFont()
           
protected  void refreshHeaderLabel()
           
protected  void refreshUnit()
           
protected  void refreshVisuals()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnitEditPart

public UnitEditPart(GraphNode obj)
Constructor

Parameters:
obj - the graph node
** Generated **
Method Detail

createEditPolicies

protected void createEditPolicies()
Creates edit policies and associates these with roles

** Generated **
NOT

createFigure

protected org.eclipse.draw2d.IFigure createFigure()
See Also:
org.eclipse.gef.editparts.AbstractGraphicalEditPart#createFigure()
** Generated **

refreshHeaderLabel

protected void refreshHeaderLabel()

getDefaultFont

protected org.eclipse.swt.graphics.Font getDefaultFont()

refreshVisuals

protected void refreshVisuals()
See Also:
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshVisuals()

refreshUnit

protected void refreshUnit()

SysML

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