News

(Click to see larger image) These two screenshots show a simple prototype of a conference management system created in one afternoon by a group of Java developers at OT2002. The upper diagram shows a ...
Package Packages (Figure B) are general-purpose grouping mechanisms. A package in UML translates directly into a package in Java. In Java, a package can contain other packages, classes, or both.
In our third installment on UML we'll show you how to use sequence diagrams as a tool in your application development and an understanding of object interaction.