Interaction analysis identifies the effects that processes have on entities, attributes, and relationships, found in CA Gen.
The Action Diagram tool lets you build the Process Action Diagram, Procedure Action Diagram, and the associated action blocks. These specify the detailed logic of elementary processes, procedure steps, business algorithms, and derivation algorithms.
The first part of an Action Diagram details the views that the process imports and exports. The remaining pseudocode consists of action statements such as CREATE, READ, UPDATE, DELETE, and so on, with levels of nesting enclosed in brackets. These statements include the actual effects that a process has at execution time. The statements provide the detailed process logic on which code generation is based.
|
Copyright © 2014 CA.
All rights reserved.
|
|