[Uml-user] UML question
    mark verlinden 
    mverlinden at yahoo.com
       
    Wed Dec 18 06:04:02 UTC 2002
    
    
  
When I use aggregations or compositions and I generate code from it I get classes containing
objects, where I wanted pointers?
class CClassA{
private:
   CClassB classB;  -> I need CClassB* classB;
public:
};
Is this possible in umbrello?
How about constraints?
Mark Verlinden
__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
    
    
More information about the umbrello
mailing list