Ecore

org.topcased.modeler.ecore.ediagram.edit
Class AnnotationLinkEditPart

java.lang.Object
  extended by GraphEdgeEditPart
      extended by org.topcased.modeler.ecore.ediagram.edit.AnnotationLinkEditPart

public class AnnotationLinkEditPart
extends GraphEdgeEditPart

AnnotationLink controller

** Generated **

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

AnnotationLinkEditPart

public AnnotationLinkEditPart(GraphEdge model)
Constructor

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

createEditPolicies

protected void createEditPolicies()

See Also:
AbstractEditPart.createEditPolicies()
** Generated **
NOT

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

Returns:
the Figure
** Generated **

Ecore

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