Modelers

Uses of Interface
org.topcased.modeler.editor.ICreationUtils

Packages that use ICreationUtils
org.topcased.modeler.editor   
 

Uses of ICreationUtils in org.topcased.modeler.editor
 

Classes in org.topcased.modeler.editor that implement ICreationUtils
 class AbstractCreationUtils
          
creation : 2 nov. 2005
 

Methods in org.topcased.modeler.editor that return ICreationUtils
 ICreationUtils IConfiguration.getCreationUtils()
          Returns the CreationUtils class for this diagram
 

Constructors in org.topcased.modeler.editor with parameters of type ICreationUtils
GraphElementCreationFactory(ICreationUtils creation, EClass eClass)
          Constructor
GraphElementCreationFactory(ICreationUtils creation, EClass eClass, java.lang.String presentation)
          Constructor
GraphElementCreationFactory(ICreationUtils creation, java.lang.String type, boolean isNode)
          Constructor
GraphElementCreationFactory(ICreationUtils creation, java.lang.String type, java.lang.String presentation, boolean isNode)
          Constructor
 


Modelers

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