|  |                                                        DATE: August 24, 1988
 
         INPUT FILES            TOOL             OUTPUT FILES
                        **********************
                        *                    *---> Access list for xxx.xxx
                    --->*                    *---> Notify list for xxx.xxx
          XXX.XXX   --->*       EDBM         *---> Comment/History for xxx.xxx
                    --->*                    *---> xxx.xxx
                        *                    *
                        **********************
                               BASED        
            
    TOOL NAME: Engineering Data Base Management (EDBM)
 
    FUNCTION: File management system for all types of data, be it design data,
              documentation files, executable modules or library files.
    GENERAL DESCRIPTION:  EDBM is a file management system which provides a
    common storage area for a projects files and enhances the communication
    between project team members.  EDBM is a hierarchical data base.  Some of 
    its special features are its access list capablility which allows one user 
    to give either modify or read access to their files.  Another feature is 
    the ability to attach a notification list to a file so that anytime some 
    activity occurs in regards to a particular file all users will be notified.
    The comment feature allows a user to attach a note to a file telling other
    users of the project anything they deem important about the file.  The
    retrieve feature allows a user to obtain a copy of a file from the project
    and reserves it so that other users will not be able to modify the file.
    Finally EDBM has revision control capability and archiving capability.  
    For more information see the EDBM User's Guide.
    INPUT FILES:   Any type of file.
              
    OUTPUT FILES:  Depending on what features you invoke (i.e. $STORE/COMMENT,
                   $STORE/NOTIFY, $STORE/ACCESS_READ=/ACCESS_ALL=, $COMMENT,
                   $SET_NOTIFY/ADD=, etc.) certain files will be available.
    INTERFACES: VAX/VMS
    STATUS: Version 4.1 installed on DECENT, NACAD and EDSOPS.
    RESPONSIBLE INDIVIDUAL: NAC-CAE 
	
	Developer: Denise Blais, Neil Fishman and Alvin Ohlenbusch
	
	Process: Denise Blais
    TRAINING: Denise Blais and Neil Fishman
    DOCUMENTATION: EDBM 4.1 User's Guide.
 |