Wednesday, December 27, 2006
Modeling scenario
1. What work will be processed ?
--> Scenario, Requirement, Specification.
2. Top Level Process Description
--> Scenarios in CDF Diagram.
--> Major S/W Components are identified.
3. Major Component Architecture Design.
--> DATA/DATA PROCESSOR/DESIGN Modeling.
4. DATA Modeling
--> Composed of "storages" and "services".
--> "storage" can be considered as DATA of "built-in" type.
--> "services" can be regarded as DATA PROCESSOR that operate inside the class.
--> Requires more consideration.
5. DATA PROCESSOR Modeling
--> can be implemented by using another DATA/DATA PROCESSOR/DECISION Model.
--> intermediate level DATA PROCESSOR uses CDF Diagram.
--> leaf level DATA PROCESSOR (mostly services of a DATA) uses conventional
programming language or script language to describe the work flow.