Re: Messages between packages

2007-01-18 Thread Lars Clausen
On Thu, 2007-01-18 at 00:04 +0100, Sven Herzberg wrote: > Hey dudes, > > I'm just playing around with the UML features of Dia and I have some > questions: > > I created these things: > * Client: Package > * Container: Class > * build_child(): Function >

Messages between packages

2007-01-17 Thread Sven Herzberg
Hey dudes, I'm just playing around with the UML features of Dia and I have some questions: I created these things: * Client: Package * Container: Class * build_child(): Function * Server: Package * Factory: Class