Gentleware Forum Index Gentleware
With the shift to the new forum, all passwords were reset.

Please request a new password from this forum's login screen
or request a password from Gentleware forum support:
forumadmin[at]gentleware[dot]com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to include Borland __property in class diagram.

 
Post new topic   Reply to topic    Gentleware Forum Index -> UML
View previous topic :: View next topic  
Author Message
Lou



Joined: 26 Dec 2003
Posts: 1
Location: Belgium

PostPosted: Fri Dec 26, 2003 8:39 pm    Post subject: How to include Borland __property in class diagram. Reply with quote

Hello,

Except for Java I also use Poseidon 1.6 to model applications written in Borland C++ builder 5. However, I cannot find any information on using Borland's '__property' in a class diagram.

Can anybody give me the correct UML notation for the following class in a class diagram (a Poseidon 1.6 project file would be great):

class Dummy : public TObject
{
private:
int fData;
public:
Dummy (void) : fData (0) {};
__fastcall ~Dummy (void) {}; // Ignore __fastcall

__property int Data = {read=fData, write=FData};
};

My current guess is that Data should be written down as if it were a public data member of Dummy. Links towards examples or additional info are also welcome.

Thanks in advance.
_________________
Tom Artoos
Back to top
View user's profile Send private message
[gw] Jesco von Voss



Joined: 18 Jan 2003
Posts: 277
Location: Hamburg

PostPosted: Wed Mar 10, 2004 4:06 pm    Post subject: Re: How to include Borland __property in class diagram. Reply with quote

Currently, the best way to specify a property is indeed a public attribute. Some tools have extended the UML notation to include a third, a "property" compartment in classes; in UML 2, the concept of properties has been added. We expect to follow that standard and not introduce an individual notation.

JvV
_________________
Jesco von Voss
Back to top
View user's profile Send private message
Guest
Guest





PostPosted: Sat Mar 27, 2004 11:48 am    Post subject: Re: How to include Borland __property in class diagram. Reply with quote

Thanks for the reply, I will keep modelling them as public attributes of my classes.
Back to top
markjay50



Joined: 13 Jul 2010
Posts: 5

PostPosted: Tue Jul 13, 2010 9:19 am    Post subject: Reply with quote

thanks for reply i will distribute for a prisedent of my class.


japanese katakana
Back to top
View user's profile Send private message
dwayne645



Joined: 21 Jul 2010
Posts: 31

PostPosted: Wed Jul 21, 2010 11:06 am    Post subject: Reply: Reply with quote

Thanks!! That's what I need to know.

woodwick candles
Back to top
View user's profile Send private message
jorosh29



Joined: 23 Jul 2010
Posts: 1

PostPosted: Fri Jul 23, 2010 3:32 am    Post subject: Reply with quote

Thanks for distributing your opinion,i will keep it and try to disuss it on our class.
thank you so much...

make money online easily
Back to top
View user's profile Send private message
markjay50



Joined: 13 Jul 2010
Posts: 5

PostPosted: Sat Jul 31, 2010 4:42 am    Post subject: Reply with quote

Can anybody give me the correct UML notation for the following class in a class diagram (a Poseidon 1.6 project file would be great): thanks in advance...!!!!








make money online
Back to top
View user's profile Send private message
George30



Joined: 10 Aug 2010
Posts: 1

PostPosted: Tue Aug 10, 2010 6:48 am    Post subject: Reply with quote

hi guys..
ill wanna say thank you to all of you for sharing your suggestion and opinion to this forum..
and thank you also for letting me in in this site..
GOD BLESS..


_________________
Make Money Online
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Gentleware Forum Index -> UML All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group