Ecore

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

java.lang.Object
  extended by EMFGraphNodeEditPart
      extended by org.topcased.modeler.ecore.ediagram.edit.EStringToStringMapEntryEditPart

public class EStringToStringMapEntryEditPart
extends EMFGraphNodeEditPart

The EStringToStringMapEntry object controller

** Generated **

Constructor Summary
EStringToStringMapEntryEditPart(GraphNode obj)
          Constructor
 
Method Summary
protected  void createEditPolicies()
          Creates edit policies and associates these with roles
protected  org.eclipse.draw2d.IFigure createFigure()
           
protected  EStringToStringMapEntryImpl getModelEStringToStringMapEntry()
          Get the Map.Entry model object
protected  void refreshHeaderLabel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EStringToStringMapEntryEditPart

public EStringToStringMapEntryEditPart(GraphNode obj)
Constructor

Parameters:
obj - the graph node
** Generated **
Method Detail

getModelEStringToStringMapEntry

protected EStringToStringMapEntryImpl getModelEStringToStringMapEntry()
Get the Map.Entry model object

Returns:
the model object

createEditPolicies

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

** Generated **
NOT

refreshHeaderLabel

protected void refreshHeaderLabel()
See Also:
org.topcased.modeler.edit.EMFGraphNodeEditPart#refreshHeaderLabel()

createFigure

protected org.eclipse.draw2d.IFigure createFigure()

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

Ecore

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