Created
October 29, 2012 02:30
-
-
Save asanchez75/3971114 to your computer and use it in GitHub Desktop.
UML
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Diagramas de caso de uso ----> Diagrama de secuencias | |
Diagrama de clases --> Diagramas de estados (como se transforma 1 | |
clase) + Diagramas de Actividad (el flujo de actividades entre 2 o mas | |
clases) | |
Diagrama de componentes (Las dependencias del software, Drupal y | |
Geoserver por ejemplo, Jquery, etc) | |
Diagrama de despliegue (hardware) | |
======================================================================= | |
http://www.ibm.com/developerworks/rational/library/769.html | |
http://www.agilemodeling.com/style/classDiagram.htm | |
http://www.agilemodeling.com/artifacts/classDiagram.htm | |
http://www.agiledata.org/essays/objectOrientation101.html | |
http://docs.oracle.com/javase/tutorial/java/concepts/inheritance.html | |
http://publib.boulder.ibm.com/infocenter/rsdvhelp/v6r0m1/index.jsp?topic=%2Fcom.ibm.xtools.modeler.doc%2Ftopics%2Fcinclude.html | |
http://www.docirs.cl/uml.htm | |
http://flanagan.ugr.es/docencia/2005-2006/2/apuntes/tema2.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment