The presence of a usradv.cfg file in the encyclopedia allows specification of diagrams and property sets created by users to be added to the Advanced page of the Method Customization dialog.
Basic format
" Diagram name" "Property set name"
Extended format
Diagram and property set names can be wrapped in a group with a condition, like so:
[condition " Diagram name" T "Property set name" T ]
where condition is a comma-separated list of other diagram and property set names. Normally, all of these have to be active for the contained options to be presented, but a property or diagram name can be preceded by a ‘-’ character before the opening " to specify that the diagram or property set should be inactive.
Specifying T after a name causes the setting to default to a set state if no other setting has been saved in the encyclopedia configuration.
Example
In the following specification, "My special properties" and " My special diagram" are presented only when the "Business Process" diagram is enabled and the " Entity Relation" diagram is not. All specified properties and diagrams default to enabled:
[" Business Process",-" Entity Relation" "My special properties" T " My special diagram" T ] "My special properties 2" T " My special diagram 2" T
Showing diagrams
•A number of diagrams are shown only if the supporting property set is active. The following diagrams require “Business Enterprise”: