Para poder diseñar un sistema de información, existen diversos lenguajes de modelamiento, uno de ellos es UML, que a ciencia cierta partió en los 90's.Cierto es que si uno se pone a revisar la literatura, como es el caso de UML distilled primera edicion del autor Martin Flower, y luego se compara la con el autorAlistair Cockburn, se observa un debate.Veamos el texto original:"Uses and ExtendsIn addition to the links among actors and use cases, there are two other types of links in Figure 3-1. These repre... read more »
Java the UML way is a fact-paced text which teaches programming in Java. Unified Modeling Language (UML) is the modeling tool in this book. Object orientation is presented early, and traditional topics of control structures and arrays are cast into an object oriented context. The use of available classes is stressed, and classes for user communication [...] read more »