> Can you tell me how can I get the Model name from plugin?

Model.getFacade().getName(modelElement);

If the model you are interested in getting the name of is the top
level user model, you'll want something like
Model.getFacade().getRootElements() first.

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to