We now want to add the procedure step action diagram logic to the Maintain Scoring Record server using Procedure Synthesis. Procedure Synthesis is similar to Action Block Synthesis in that it generates a first cut at the action diagram logic. However, Procedure Synthesis attempts to tailor the action diagram logic more for what procedures typically do. This generated logic would then have to be reviewed and potentially modified to ensure it does exactly what you need it to do.
Six stereotypes can be used for Procedure Synthesis. These stereotypes are essentially internal templates or patterns used to generate the action diagram logic. They are particularly well suited to generating blockmode type applications and include the generation of menu type procedures, as well as various types of list and maintenance procedures. In addition, most have several options available to customize the generated logic.
Two of them are especially useful for generating the server procedure logic for client/server type applications. They are the Entity Maintenance stereotype and the Implements Action Blocks stereotype.
We are going to use the Implements Action Blocks stereotype to implement the Add Scoring Record, Update Scoring Record, and Delete Scoring Record processes.
Copyright © 2013 CA.
All rights reserved.
|
|