Tom, 
   
  Thank you for quick answer.
  I have one more question.
   
  I have created my own tab in DetailsPane which extends AbstractArgoJPanel. It 
creates  the same panel (extends PropPanel) for each type of diagram. I'm not 
sure how can I access a field (UMLTextArea2) in this panel for each specific 
case.
  Actually, the problem is not to access the field itself, but rather to find 
desired prop panel.
   
  Zoran

Tom Morris <[EMAIL PROTECTED]> wrote:
  > 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]



       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

Reply via email to