![]() |
![]() | #1 |
★★★★★★★★★★★★★ Join Date: 08 2004 Location: London, UK Age: 41
Posts: 16,531
Downloads: 8 Uploads: 0
Reputation: 482 | 7 | ![]()
This is a good one http://www.agilemodeling.com/ Use cases ---------- A task a user will perform using the system. http://www.agilemodeling.com/artifacts/systemUseCase.htm (note that this one is done textually) http://www-106.ibm.com/developerworks/java/library/co-design5.html These most closely relate to end user documentation - What are the steps the user performs to perform the task. Data Flow Diagrams ------------------ How data (information) will move through the system http://www.agilemodeling.com/artifacts/dataFlowDiagram.htm Data Model Diagrams ------------------- The relationships between data components. http://www.essentialstrategies.com/publications/modeling/chen.htm Most useful when developing APIs to ensure that your objects are consistent throughout the system, and to give the user(a programmer) what the relationships are.
__________________ Мадмазель, Медам, Месье! "Глория" меняет курс и направляется в Кейптаун! Кому это не нравится будет расстрелян на месте. (с) http://texneg.livejournal.com |
![]() |