Hello, is it possible to show packages with theit content?
For instance i have a package test. In this package there are three classes public class A public class B protected class C Now i want to display the packge in an "class".package overview diagramm as follows +--------+ | test | +--------+--------------------+ | + A | | + B | | # C | +------------------------------+ Is this possible? -- Thomas -- View this message in context: http://www.nabble.com/Display-packages-with-content-tf3654447.html#a10209389 Sent from the argouml - users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
