Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » How to create Arrays in UML2?
How to create Arrays in UML2? [message #614490] Sun, 06 May 2007 22:41
Pradeep is currently offline PradeepFriend
Messages: 54
Registered: July 2009
Member
Hi,

How do I specify a simple array in UML2 and then in EMF.


class A {

int[] myArray;

}

If I set "upper" property to Star, It's kind of converting it to EList.


Thanks
Pradeep
Previous Topic:Cloning an Interaction
Next Topic:UML tool for C/C++ (CDT)?
Goto Forum:
  


Current Time: Fri Mar 29 11:50:37 GMT 2024

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

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

Back to the top