Traceability

org.topcased.traceability.hmi.modeler
Class TWConfiguration

java.lang.Object
  extended by org.topcased.traceability.hmi.modeler.TWConfiguration

public class TWConfiguration
extends java.lang.Object

A diagram configuration : manages Palette, EditPartFactory for this diagram.

** Generated **

Constructor Summary
TWConfiguration()
          Constructor.
 
Method Summary
 ICreationUtils getCreationUtils()
           
 DiagramGraphConf getDiagramGraphConf()
           
 org.eclipse.gef.EditPartFactory getEditPartFactory()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 IPaletteManager getPaletteManager()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TWConfiguration

public TWConfiguration()
Constructor. Initialize Adapter factories.

** Generated **
Method Detail

getId

public java.lang.String getId()
See Also:
org.topcased.modeler.editor.IConfiguration#getId()
** Generated **

getName

public java.lang.String getName()
See Also:
org.topcased.modeler.editor.IConfiguration#getName()
** Generated **

getEditPartFactory

public org.eclipse.gef.EditPartFactory getEditPartFactory()
See Also:
org.topcased.modeler.editor.IConfiguration#getEditPartFactory()
** Generated **

getPaletteManager

public IPaletteManager getPaletteManager()
See Also:
org.topcased.modeler.editor.IConfiguration#getPaletteManager()
** Generated **

getCreationUtils

public ICreationUtils getCreationUtils()
See Also:
org.topcased.modeler.editor.IConfiguration#getCreationUtils()
** Generated **

getDiagramGraphConf

public DiagramGraphConf getDiagramGraphConf()
See Also:
org.topcased.modeler.editor.IConfiguration#getDiagramGraphConf()
** Generated **

Traceability

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