|
Modelers | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICreationUtils
This interface offers CreationUtils methods for the currently edited diagram
created 19 avr. 2005
Method Summary | |
---|---|
GraphElement |
createGraphElement(EObject obj)
Create the GraphElement with its initial children and a given presentation |
GraphElement |
createGraphElement(EObject obj,
java.lang.String presentation)
Create the GraphElement with its initial children and a given presentation |
EObject |
createModelObject(EObject obj)
Deprecated. should be removed in the next major release |
Method Detail |
---|
GraphElement createGraphElement(EObject obj)
obj
- the model object
GraphElement createGraphElement(EObject obj, java.lang.String presentation)
obj
- the model objectpresentation
- the presentation of the graphical element
EObject createModelObject(EObject obj)
obj
- the model object
|
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.