Traceability

org.topcased.traceability.hmi.modeler.edit
Class CommonCoverPointEditPart

java.lang.Object
  extended by PortEditPart
      extended by org.topcased.traceability.hmi.modeler.edit.CommonCoverPointEditPart
Direct Known Subclasses:
AndCoverPointEditPart, OrCoverPointEditPart

public class CommonCoverPointEditPart
extends PortEditPart


Constructor Summary
CommonCoverPointEditPart(GraphNode obj)
           
 
Method Summary
protected  org.eclipse.draw2d.IFigure createFigure()
           
protected  CoverPoint getCoverPoint()
           
protected  void refreshColors()
           
protected  void refreshVisuals()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonCoverPointEditPart

public CommonCoverPointEditPart(GraphNode obj)
Method Detail

createFigure

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

refreshVisuals

protected void refreshVisuals()

refreshColors

protected void refreshColors()

getCoverPoint

protected CoverPoint getCoverPoint()

Traceability

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