[Uml-devel] [ uml-Feature Requests-656174 ] Pointers instead of objects in CodeGen
noreply at sourceforge.net
noreply at sourceforge.net
Wed Dec 18 23:21:02 UTC 2002
Feature Requests item #656174, was opened at 2002-12-18 23:20
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382954&aid=656174&group_id=24919
Category: Code generation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Pointers instead of objects in CodeGen
Initial Comment:
> 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?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=382954&aid=656174&group_id=24919
More information about the umbrello-devel
mailing list