Visual Paradigm Logo
     Build Quality Applications Faster, Better and Cheaper
 
Home | Products | Download | Documentation | Support | Resources | Partners | Quick Tour | Shop | Company |  
 
   Visual Paradigm Discussion Forum
  Login   [ Register ] Email: Password: Log me on automatically I lost my password  
Recent Topics
Advanced Search
Anonymous unions  
Forum Index -> Visual Paradigm for UML (VP-UML)
Author Message
garrett williams


Joined: 2008/02/25
Messages: 3

Offline

I would like to represent an Anonymous unions in my class.

class fred
{
public:
union
{
int a;
float b;
};
};

This is completely legal in C++ I really would like to know how to represent it in VP.

Thanks for your time.

Globals are bad.
 
Jick


Joined: 2005/04/29
Messages: 2879

Offline

Hi Garrett,

As I know UML cannot represent Anonymous unions. Do you see this available in other products? Any suggestions? We will definitely consider your request.

Best regards,
Jick

Visual Paradigm International Ltd.
http://www.visual-paradigm.com

Build Quality Applications Faster, Better and Cheaper
 
garrett williams


Joined: 2008/02/25
Messages: 3

Offline

I was thinking that there would be some way to configure the template to recognize the union key word and do the appropriate code.

I have always been confused by the lack of anonymous unions in UML

Globals are bad.
 
 
   Forum Index -> Visual Paradigm for UML (VP-UML)
Go to:   
Powered by JForum 2.1.4 © 2005 - Rafael Steil