Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » class name
class name [message #619777] Thu, 07 June 2007 22:43
charfi asma is currently offline charfi asmaFriend
Messages: 78
Registered: July 2009
Member
Hi,
I know tha this question is so easy, but I can not resolve it!
I select a class (named Client1) with stereotype named Client. I want to
extract the class's name
this is the value of my selection (type Element)
"org.eclipse.uml2.uml.internal.impl.ClassImpl@188a387 (name: Client1,
visibility: <unset>) (isLeaf: false, visibility: public, isAbstract: false)
(isActive: false, isAbstract: false)"ant to extract from this element the
name Client1.
I used getclass().getname(), getSimplename(), getclass().tostring() but all
this method reffer to classimpl.
and eclass() method reffer to Class.

thank you!

asma


so I w
Previous Topic:A better/cleaner way to determine ProfileApplication.isStrict within the context of a stereotype con
Next Topic:class name
Goto Forum:
  


Current Time: Fri Apr 19 16:31:56 GMT 2024

Powered by FUDForum. Page generated in 0.02115 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top