Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Re: get property'value of stereotype
Re: get property'value of stereotype [message #627415] Fri, 06 March 2009 20:10
Ed Merks is currently offline Ed MerksFriend
Messages: 33113
Registered: July 2009
Senior Member
Fiorella,

It's best to ask on the UML2 newsgroup, which I've added to the "to"
list of the reply, so no need to repost.

I'm having a very hard time reading your question. You many want to
clarify it...


fiorella wrote:
> Hello, I have a problem with eclipse.
> I have a uml model, which was exported by MagicDraw, which I would get
> the property values of certain stereotypes.
> I realizzayo the following method:
> public static object loadREaccessProb (org.eclipse.uml2.uml.Actor
> actor, Stereotype ste) (
>
> String Nameste= ste.getQualifiedName();
> object value = actor.getValue (getAppliedStereotype (nameste),
> "Reaccessprob"));
> return value;
> )
> reaccessprob where is the property I want to achieve.
> the metaclasse which I applied the stereotype is Actor.
> I would like now, in the main, chiamre this method.
> Parameters such as current pace?
> Hello thanks
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[Announce] MDT UML2 3.0.0 I200903041139 is available
Next Topic:Re: get the value of a property of a stereotype
Goto Forum:
  


Current Time: Fri Mar 29 13:27:44 GMT 2024

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

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

Back to the top