|
From: Frank V. C. <fr...@co...> - 2000-08-08 00:26:09
|
Hans Dulimarta wrote: > > "Frank V. Castellucci" wrote: > > > > Which diagrams and header files are you talking about? > > > > Interface implentation has 'const', diagram does not have > '@' > AbstractSemaphore::getGroupId > Synchronized::access > > My references are htdoc/doc/design/*.png and > corelinux/corelinux/*.hpp. > > I know the CVS tree has 'models' module but I do not have > MagicDraw > to open the files. Oops, ok I forget to tell you, my apologies. We have a six license contribution of MagicDrawUML, would you like a copy? Here is the thing, the newest version is 3.6 which has the ability to store data in XML/XMI (which I was waiting for a very long time), but the current models are in 3.51 (which 3.6 can read). I just want to make sure that 3.6 can save 3.51 without corrupting the data. > > > Hans Dulimarta wrote: > > > > > > --- "Frank V. Castellucci" <fr...@co...> > > > wrote: > > > > Of course, those marked as const member functions in > > > > the diagram but not > > > > declared as such in the header files being? > > > > > > > > > > Being what? I don't understand your answer. > > > > > > > > > > > Hans Dulimarta wrote: > > > > > > > > > I found a "non-standard" symbol in the UML class > > > diagrams in > > > > > the .PNG files. > > > > > What is the meaning of "@" symbol? I thought it > > > was used to > > > > > denote "const member function", but then when I > > > compared > > > > > with other files, that's not the case. The class > > > diagram > > > > > shows the '@' symbol but the header file does > > > not have the > > > > > "const" attribute in the member function. > > > > > > > > -- Frank V. Castellucci |