SAM

org.topcased.modeler.sam.edit
Class OutDataPortEditPart

java.lang.Object
  extended by PortEditPart
      extended by org.topcased.modeler.sam.edit.SAMPortEditPart
          extended by org.topcased.modeler.sam.edit.OutDataPortEditPart

public class OutDataPortEditPart
extends SAMPortEditPart

The OutDataPort object controller

** Generated **

Constructor Summary
OutDataPortEditPart(GraphNode obj)
          Constructor
 
Method Summary
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
protected  org.eclipse.draw2d.IFigure createFigure()
           
protected  void refreshConstraints()
           
 
Methods inherited from class org.topcased.modeler.sam.edit.SAMPortEditPart
activate, deactivate, getPortConnectionAnchor, handleModelChanged, performDirectEdit, refreshHeaderLabel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutDataPortEditPart

public OutDataPortEditPart(GraphNode obj)
Constructor

Parameters:
obj -
** Generated **
Method Detail

createEditPolicies

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

Overrides:
createEditPolicies in class SAMPortEditPart
** Generated **

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

See Also:
AbstractGraphicalEditPart.createFigure()
** Generated **
NOT

refreshConstraints

protected void refreshConstraints()
See Also:
org.topcased.modeler.edit.GraphNodeEditPart#refreshConstraints()

SAM

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