Application Facades - http://martinfowler.com/apsupp/appfacades.pdf
A paper addressing the issue of the relationship between a graphical user interface and the underlying model, by Martin Fowler. |
Be Realistic About the UML: It's Simply Not Sufficient - http://www.agilemodeling.com/essays/realisticUML.htm
Essay on Unified Modeling Language presented as insufficient for developing real-world business applications, by Scott W. Ambler. Includes other resources on Agile Modeling. |
Class Diagrams - http://www.objectmentor.com/resources/articles/umlClassDiagrams.pdf?
Discusses notational elements for static soft-ware design. By Robert C. Martin. |
Complex Transitions - http://www.objectmentor.com/resources/articles/cplxtrns.pdf
Discuses multi-threaded state machines and how to model them in UML. By Robert C. Martin. |
EXtreme Programming meets UML - http://www.trireme.com/whitepapers/process/xp-uml/xp-uml-short_files/frame.htm
Looks at how analysis and design fit with agile development methods. By Alan Cameron Wills. |
Project Planning Document JModeller - http://www.student.nada.kth.se/~md96-ani/JModeller/PPD.htm
A literature review for an UML CASE tool in the market for the JModeller research project. |
The Value of Use Case Methodology - http://www.archwing.com/technet/technet_use_cases.html
Brief description of use cases and their value, by ArchWing Innovations, LLC. |
UML Can Save Your Next Project - http://archive.devx.com/uml/articles/sy0199/sy0199.asp
Paper on how Unified Modeling Language contributes to a good development team. By Bill Shannon, Robin Yarow, L.J. Johnson. |
Unified Modeling Language - http://en.wikipedia.org/wiki/Unified_Modeling_Language
Growing article, with links to many related topics. [Wikipedia] |
Using UML for Modeling Complex Real-Time Systems - http://www.ibm.com/developerworks/rational/library/139.html
A paper discussing real time object oriented modeling, by B. Selic and J. Rumbaugh. |