Abstract
This project intends to develop a simple UML (Unified Modeling Language) tool in Java to be used by students learning object-oriented design and Java programming. Each student will be able to design a Java program by filling in forms (use cases, CRC cards) and making diagrams (use case diagrams, class diagrams and sequence diagrams) in a number of views. When the student enters information for any one of the views the tool will update the equivalent information for the other views. The tool will generate Java skeleton code from information supplied by the student.
Index Terms
A tool for designing Java programs with UML
Recommendations
A tool for designing Java programs with UML
ITiCSE '99: Proceedings of the 4th annual SIGCSE/SIGCUE ITiCSE conference on Innovation and technology in computer science educationThis project intends to develop a simple UML (Unified Modeling Language) tool in Java to be used by students learning object-oriented design and Java programming. Each student will be able to design a Java program by filling in forms (use cases, CRC ...
Towards a UML extension for hypermedia design
UML'99: Proceedings of the 2nd international conference on The unified modeling language: beyond the standardThe acceptance of UML as a de facto standard for the design of object-oriented systems, together with the explosive growth of the World Wide Web has raised the need for UML extensions to model hypermedia applications running on the Internet. In this ...







Comments