i am looking at C++. however, what if i only want to model and do
not want to generate code? in this case is there any way of
representing the same?
best,
-Piyush
______________________________ Reply Separator _________________________________
Subject: RE: (ROSE) how to describe an array as member in rose
Author: frank ([EMAIL PROTECTED]) at internet
Date: 5/15/01 1:11 AM
Depends on the code generator you are using. They all have their own pet
cases.
Which C++ are we looking at C++, ANSI C++, or Visual C++
----------------------------------------------------------------------------
----------------
Frank Adcock Tel: +61 7 3880 2586
Whitesmiths Australia Pty Ltd Fax: +61 7 3880 2133
www.whitesmiths.com.au Email: [EMAIL PROTECTED]
----------------------------------------------------------------------------
----------------
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, 15 May 2001 2:08 AM
To: [EMAIL PROTECTED]
Subject: (ROSE) how to describe an array as member in rose
hi,
is there a way to describe an attribute (data member) of a class
as an array in rose in the specification section of the class on
the attribute page?
e.g. the code may look like this subsequently:
Class Course
{
String listOfStudents[20];
...
};
TIA,
-Piyush
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************