org.topcased.modeler.sysml.usecasediagram
Class UseCaseConfiguration
java.lang.Object
org.topcased.modeler.sysml.usecasediagram.UseCaseConfiguration
public class UseCaseConfiguration
- extends java.lang.Object
A diagram configuration : manages Palette, EditPartFactory for this diagram.
- ** Generated **
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UseCaseConfiguration
public UseCaseConfiguration()
- Constructor. Initialize Adapter factories.
- ** Generated **
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 **
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.