home *** CD-ROM | disk | FTP | other *** search
- #---------------------------------------------------------------------------
- #
- # Copyright (c) 1995 by Cadre Technologies Inc.
- #
- # This software is furnished under a license and may be used only in
- # accordance with the terms of such license and with the inclusion of
- # the above copyright notice. This software or any other copies thereof
- # may not be provided or otherwise made available to any other person.
- # No title to and ownership of the software is hereby transferred.
- #
- # The information in this software is subject to change without notice
- # and should not be construed as a commitment by Cadre Technologies Inc.
- #
- #---------------------------------------------------------------------------
- #
- # File : @(#)checkgroups /main/hindenburg/3
- # Original date :
- # Description : Configuration file containing group names
- # and their descriptions. For more information see the
- # extended description below.
- #
- #---------------------------------------------------------------------------
- #
- # @(#)checkgroups /main/hindenburg/3 29 Aug 1996 Copyright 1995 Cadre Technologies Inc.
- #
- #---------------------------------------------------------------------------
- #
- # Column discription:
- #
- # group name : The name of the group of checks. With this name
- # you can define in the configuration file "checkmap"
- # which errors/warnings belong to this group.
- #
- # group description: Short description for this group. This is the
- # string that will appear in the "Group" column
- # of the "Check/Edit Configuration..." panel.
- #
- #---------------------------------------------------------------------------
- # group name | group description
- #---------------------------------------------------------------------------
- G_NAME_CHK | Has valid name
- G_TYPE_CHK | Has valid type
- G_ROLE_CHK | Role name is specified
- G_KEY_CHK | Key attributes checks
- #G_DISCR_CHK | Has valid discriminator
- G_CONSTR_CHK | Constraint checks
- G_REF_CHK | Check of references between diagrams
- G_METH_CHK | Method reference is valid
- G_DIAG_CHK | Diagram hierarchy checks
- G_CAD_CHK | Class Association Diagram checks
- G_MODCAD_CHK | OOPL/SQL model checks
- G_UCM_CHK | Use Case Model checks
- #G_CCD_CHK | Class Communication Diagram checks
- G_DFD_CHK | Data Flow Diagram checks
- G_MGD_CHK | Message Generalization Diagram checks
- #G_SCD_CHK | Structure Chart Diagram checks
- G_STD_CHK | State Transition Diagram checks
- G_ETD_CHK | Event Trace Diagram checks
- G_UCD_CHK | Use Case Diagram checks
- #G_LOOKUP_CHK | Item reference is valid
- #G_TERN_CHK | Ternary association check
- G_SUBJECT_CHK | Checks concerning CCD Subjects
- G_EVENT_ATTR_CHK | Event attribute checks
- G_STD_EXT_METH_CHK | Checks relating STD external events and class methods
- G_STD_INT_METH_CHK | Checks relating STD internal events and class methods
- G_STD_MSG_METH_CHK | Checks relating STD event messages and class methods
- G_CCD_METH_CHK | Checks relating CCD messages and class methods
- G_ETD_METH_CHK | Checks relating ETD events and class methods
- G_ETD_CCD_CHK | Checks relating ETD events and CCD messages
- G_EVENT_MGD_CHK | Checks relating STD/CCD/ETD events and MGD events
- G_CAD_CLASS_CHK | Checks concerning CAD Classes
- G_OPER_CHK | Checks concerning operations
-