Syntax:
Unix:
update_bang -model model_name -object sub-tree [-undefined]
[-weights wt_table] [-config config_file]
[-help | -syntax | -version] [-options]
[-arg_input path_name] [-noheader] [-quiet] [-ask]
[-unix] [-vms] [-os2]
VMS:
update_bang /model=model_name /object=sub-tree [/undefined]
[/weights=wt_table] [/config=config_file]
[/help | /syntax | /version] [/options]
[/arg_input=path_name] [/noheader] [/quiet] [/ask]
[/unix] [/vms] [/os2]
OS/2:
update_bang /model:model_name /object:sub-tree [/undefined]
[/weights:wt_table] [/config:config_file]
[/help | /syntax | /version] [/options]
[/arg_input:path_name] [/noheader] [/quiet] [/ask]
[/unix] [/vms] [/os2]
Program Description:
The UPDATE_BANG utility assigns process classes and token counts
according to the Bang Metric. After assigning process classes and
token counts to a model with UPDATE_BANG you can calculate a project
estimate with CALC_BANG.
Options:
model Name of the model which contains the objects.
object Name of the root level DFD or process or
C-Spec connector.
undefined Only undefined processes and C-Spec connectors
weights Pathname of class weight table.
(default is the bang_weights file in the
tool_kit directory)
config Teamwork configuration file.
help Shows the full help screen (this information) and quits.
syntax Shows the short help screen
(syntax lines only) and quits.
version Shows the program header with the version and quits.
options Shows the command line options chosen before
program execution.
arg_input Indicates more command line options are
in the file 'filename'.
noheader Suppresses display of the program header
before program execution.
quiet Suppresses status messages during program execution.
ask Prompt user for the entry of command line
options not provided.
unix Allow entry of options in Unix format (-example_option).
vms Allow entry of options in VMS format (/example_option).
os2 Allow entry of options in OS/2 format (/example_option).