home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1997 November
/
PCWorld_1997-11_cd.bin
/
software
/
programy
/
komix
/
DATA.Z
/
roles.setup
< prev
next >
Wrap
Text File
|
1996-08-12
|
925b
|
33 lines
#
# Roles Setup File: File to Setup the roles for a particulair
# Project+Configuration.
#
# The Role Name is a name assigned by the user, e.g. user defined
#
# The Phase is the name of the Phase in a Project Configuration
#
# Access Rights are code in the MCRUD syntax, each letter stands for:
#
# (M)anage = Control Action
# (C)reate = Create, Insert, ModifyStatus Action
# (R)ead = Read Action
# (U)pdate = Modify, Freeze, Unfreeze Action
# (D)elete = Remove, Destroy Action
#
# Role Name | Phase Name | Access Rights
ProjectManager | * | M-C-R-U-D
ProjectMember | * | C-R-U-D
Analyst | * | R
Architect | * | R
Designer | * | R
Programmer | * | R
Analyst | Analysis | C-R-U-D
Architect | SystemDesign | C-R-U-D
Designer | ObjectDesign | C-R-U-D
Programmer | Implementation| C-R-U-D
Tester | ObjectDesign | R
Tester | Implementation| R
QA-Officer | * | R