SysML

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

java.lang.Object
  extended by EMFGraphEdgeEditPart
      extended by org.topcased.modeler.sysml.blockdefinitiondiagram.edit.GeneralizationEditPart

public class GeneralizationEditPart
extends EMFGraphEdgeEditPart

Generalization controller

** Generated **

Constructor Summary
GeneralizationEditPart(GraphEdge model)
          Constructor
 
Method Summary
protected  void createEditPolicies()
           
protected  org.eclipse.draw2d.IFigure createFigure()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GeneralizationEditPart

public GeneralizationEditPart(GraphEdge model)
Constructor

Parameters:
model - the graph object
** Generated **
Method Detail

createEditPolicies

protected void createEditPolicies()

See Also:
org.eclipse.gef.editparts.AbstractEditPart#createEditPolicies()
** Generated **
NOT

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

Returns:
the Figure
** Generated **

SysML

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