UML

org.topcased.modeler.uml.deploymentdiagram.edit
Class DeploymentSpecificationLinkEditPart

java.lang.Object
  extended by GraphEdgeEditPart
      extended by org.topcased.modeler.uml.deploymentdiagram.edit.DeploymentSpecificationLinkEditPart

public class DeploymentSpecificationLinkEditPart
extends GraphEdgeEditPart

DeploymentSpecificationLink controller

** Generated **

Constructor Summary
DeploymentSpecificationLinkEditPart(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

DeploymentSpecificationLinkEditPart

public DeploymentSpecificationLinkEditPart(GraphEdge model)
Constructor

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

createEditPolicies

protected void createEditPolicies()

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

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

Returns:
the Figure
** Generated **

UML

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