This kind of pattern should always work

Model.getUMLFactory().buildNode(Model.getMetaTypes().getNamespace)

You can also supply the parent namespace if you wish.

Model.getUMLFactory().buildNode(Model.getMetaTypes().getNamespace, myParent);

Let us know if you have any problems with this.

Bob.


2008/12/31 tahani hamad <[email protected]>:
>
> this in the old vertion we do like that
>
>
>
>     ns = MFactory.getDefaultFactory().createNamespace();
>
>
> in Version: 0.26  how can we change this statment ?
>
>
>
>
>
>
>
>
>
>
> ________________________________
> Express yourself instantly with MSN Messenger! MSN Messenger

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=450&dsMessageId=998675

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to