Videos tagged with UML
This video illustrates how to link the UML classes together with UML associations.
NetBeansTV: 99 Sec, NetBeans IDE 6.0, UML: Adding and Defining Class Elements
This video illustrates how to add and define UML class elements. You use the Class icon from the Modeling Palette to create the class elements.
NetBeansTV: 99 Sec, NetBeans IDE 6.0, UML: Adding and Defining UML Elements
This video illustrates how to use the UML icons from the Modeling Palette to create interfaces, packages, attributes, and operations.
NetBeansTV: 99 Sec, NetBeans IDE 6.0, UML: Generating Java Source Code
This video illustrates the Generate Code feature of UML. It shows how to generate the source code for the elements created in the Diagram editor in the UML project and view the generated source in the Source Editor.
NetBeansTV: 99 Sec, NetBeans IDE 6.0, UML Development Using Reverse Engineering
This video shows how to use the Code Generation and reverse engineering features to go back and forth between modeling and developing code in the Source Editor.
NetBeansTV: 99 Sec, NetBeans IDE 6.0, Compile and execute UML classes from the Source Editor.
This video shows how to build and run a UML project.
Markus Voelter about Software Architecture Documentation
Summary During OOPSLA 2007, InfoQ interviewed Markus Voelter asking him about creating software architecture documentation. Many people mention UML when they are asked about software design documentation, but Markus has a different take on that. He thinks that we should be using models which can be processed with tools which can validate or invalidate them. Bio Markus Voelter works as an indepe...
Eclipse Video Tutorial by Dave Powell
Eclipse is a tremendous development environment experiencing phenomenal growth. The intent of this Eclipse tutorial is to use the latest in video and voice capturing to provide novice Java programmers with an easy learning curve to getting started with Eclipse. This video covers the following sequential topics that should be taken in order: Overview Pez Example Setting Code Conventions Project ...