Questions in class and activity diagram [message #476629] |
Thu, 15 November 2007 08:00  |
Eclipse User |
|
|
|
Hi,
I'd like to ask questions in class and activity diagram
1. Is the Action "ApplyFunctionAction" still in use? It seems to be
deprecated in UML2. How to use other actions to express the same semantic?
2. How to create a parameterized class in uml model editor in eclipse?
3. How to express the semantics like "a.b" in activity. in which "a" is an
atribute in current instance and "b" is the attribute of "a"?
Could someone anwser these?
Zengyu
|
|
|
|
Re: Questions in class and activity diagram [message #476634 is a reply to message #476632] |
Thu, 15 November 2007 13:24  |
Eclipse User |
|
|
|
Hi,
Many thanks. I will split the questions in the future.
Zengyu
Rafael Chaves wrote:
> 1) AFAIK, ApplyFunctionAction has been removed, not deprecated. I use
> CallBehaviorAction as a replacement.
>
> 2) Re: templates - see:
>
> http://www.eclipse.org/modeling/mdt/uml2/docs/articles/Defin ing_Generics_with_UML_Templates/article.html
>
>
> There also some threads on the newsgroups:
>
> http://www.google.ca/search?q=uml+template+site%3Aeclipse.or g
>
> For example:
>
> http://dev.eclipse.org/newslists/news.eclipse.tools.uml2/msg 02392.html
> (old newsgroup)
>
> 3) Re: self.a.b in the activity diagram:
>
> ReadStructuralFeature[structural feature = "b"] (
> ReadStructuralFeature[structural feature = "a"] (
> ReadSelfAction()
> )
> )
>
> Finally, it is better if you split different questions into different
> posts (with appropriate subjects), so it is easier for people searching
> the archive to find it (and to answer as well).
>
> Rafael
>
> Zengyu Lu wrote:
>> Hi,
>>
>> I'd like to ask questions in class and activity diagram
>>
>> 1. Is the Action "ApplyFunctionAction" still in use? It seems to be
>> deprecated in UML2. How to use other actions to express the same
>> semantic?
>>
>> 2. How to create a parameterized class in uml model editor in eclipse?
>>
>> 3. How to express the semantics like "a.b" in activity. in which "a"
>> is an atribute in current instance and "b" is the attribute of "a"?
>>
>>
>> Could someone anwser these?
>>
>> Zengyu
>>
|
|
|
|
Re: Questions in class and activity diagram [message #625472 is a reply to message #476632] |
Thu, 15 November 2007 13:24  |
Eclipse User |
|
|
|
Hi,
Many thanks. I will split the questions in the future.
Zengyu
Rafael Chaves wrote:
> 1) AFAIK, ApplyFunctionAction has been removed, not deprecated. I use
> CallBehaviorAction as a replacement.
>
> 2) Re: templates - see:
>
> http://www.eclipse.org/modeling/mdt/uml2/docs/articles/Defin ing_Generics_with_UML_Templates/article.html
>
>
> There also some threads on the newsgroups:
>
> http://www.google.ca/search?q=uml+template+site%3Aeclipse.or g
>
> For example:
>
> http://dev.eclipse.org/newslists/news.eclipse.tools.uml2/msg 02392.html
> (old newsgroup)
>
> 3) Re: self.a.b in the activity diagram:
>
> ReadStructuralFeature[structural feature = "b"] (
> ReadStructuralFeature[structural feature = "a"] (
> ReadSelfAction()
> )
> )
>
> Finally, it is better if you split different questions into different
> posts (with appropriate subjects), so it is easier for people searching
> the archive to find it (and to answer as well).
>
> Rafael
>
> Zengyu Lu wrote:
>> Hi,
>>
>> I'd like to ask questions in class and activity diagram
>>
>> 1. Is the Action "ApplyFunctionAction" still in use? It seems to be
>> deprecated in UML2. How to use other actions to express the same
>> semantic?
>>
>> 2. How to create a parameterized class in uml model editor in eclipse?
>>
>> 3. How to express the semantics like "a.b" in activity. in which "a"
>> is an atribute in current instance and "b" is the attribute of "a"?
>>
>>
>> Could someone anwser these?
>>
>> Zengyu
>>
|
|
|
Powered by
FUDForum. Page generated in 0.02411 seconds