Chapter 3 Projects and Framework Matrices
Framework architects can modify a framework matrix action properties from its property sheet by enabling the Framework Design Mode (see Designing Framework Matrices), and double-clicking an action on the Actions tab of a cell property sheet.
The General tab contains the following properties.
| Property | Description |
|---|---|
| Parent | [read-only] Specifies the name of the parent cell to which the action belongs. |
| Name | Specifies the name of the action, which should be clear and meaningful, and should convey the item's purpose for non-technical user's. |
| Code | Specifies the technical name of the action, which is used for generating scripts. |
| Comment | Provides descriptive information about the action. |
| Stereotype | Sub-classification used to extend the semantics of the action. You can create stereotypes in the Profile category of the resource file attached to the current project. |
| Multiple | When selected, specifies that one or more documents of the selected type can be created. |
| Mandatory | When selected, specifies that at least one document of the selected type must be created. |
| Copyright (C) 2008. Sybase Inc. All rights reserved. |
| |