Skip to main content



      Home
Home » Modeling » M2T (model-to-text transformation) » array attribute
array attribute [message #63540] Thu, 02 July 2009 09:00 Go to next message
Eclipse UserFriend
hi,

lets say I want to model that class:

class A
{
int[] age;
}

How do i do this? Is there a special element for arrays? Or is "age"
just typed integer and the upper-property is set to "*" ?
Re: array attribute [message #63563 is a reply to message #63540] Thu, 02 July 2009 10:08 Go to previous messageGo to next message
Eclipse UserFriend
Usul,

What are you using to define your model?


Usul wrote:
> hi,
>
> lets say I want to model that class:
>
> class A
> {
> int[] age;
> }
>
> How do i do this? Is there a special element for arrays? Or is "age"
> just typed integer and the upper-property is set to "*" ?
>
Re: array attribute [message #63585 is a reply to message #63563] Thu, 02 July 2009 12:08 Go to previous message
Eclipse UserFriend
Uh, sorry, I just realized that I posted on the wrong newsgroup. I wanted
to post on the uml2-newsgroup. Sorry again.
Previous Topic:problem running xpand generator
Next Topic:Xpand quits with no exception text
Goto Forum:
  


Current Time: Mon Apr 28 02:53:31 EDT 2025

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

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

Back to the top