Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » M2T (model-to-text transformation) » array attribute
array attribute [message #63540] Thu, 02 July 2009 13:00 Go to next message
No real name is currently offline No real nameFriend
Messages: 61
Registered: July 2009
Member
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 14:08 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
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 "*" ?
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: array attribute [message #63585 is a reply to message #63563] Thu, 02 July 2009 16:08 Go to previous message
No real name is currently offline No real nameFriend
Messages: 61
Registered: July 2009
Member
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: Fri Apr 19 04:30:58 GMT 2024

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

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

Back to the top