|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConfiguration
A diagram configuration : manages Palette, EditPartFactory for this diagram.
creation : 25 janv. 2005
Method Summary | |
---|---|
ICreationUtils |
getCreationUtils()
Returns the CreationUtils class for this diagram |
DiagramGraphConf |
getDiagramGraphConf()
Get the DiagramGraphConf model object associated with the diagram |
org.eclipse.gef.EditPartFactory |
getEditPartFactory()
Returns the EditPartFactory for this diagram |
java.lang.String |
getId()
Returns the id of this diagram configuration. |
java.lang.String |
getName()
Returns the display name of this diagram configuration. |
IPaletteManager |
getPaletteManager()
Returns the Palette manager for this diagram |
Method Detail |
---|
java.lang.String getId()
java.lang.String getName()
org.eclipse.gef.EditPartFactory getEditPartFactory()
IPaletteManager getPaletteManager()
ICreationUtils getCreationUtils()
DiagramGraphConf getDiagramGraphConf()
|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.