home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / datatl25.zip / CDM_CLI.Z / cdmdocu2.ini < prev    next >
INI File  |  1996-11-06  |  6KB  |  171 lines

  1. ;Note: Do not change this file !!!
  2.  
  3. [common variables]
  4.  
  5.   1 = user
  6.   2 = date
  7.   3 = time
  8.   4 = page
  9.   5 = number
  10.   6 = structure
  11.   7 = name
  12.   8 = type
  13.   9 = project
  14.   10 = model
  15.   11 = nl
  16.   12 = entry.name
  17.   13 = entry.type
  18.   14 = entry1.name
  19.   15 = entry1.type
  20.   16 = entry2.name
  21.   17 = entry2.type
  22.   18 = family
  23.   19 = release
  24.   20 = workarea
  25.  
  26. [common texts]
  27.  
  28.   title format = "$(type) '$(name)'"
  29.   cross reference format = "( $(page) )"
  30.   index reference format = "$(page)"
  31.   appendix reference format = "Appendix Page $(page)"
  32.   index entry format1 = "$(entry.type) $(entry.name)"
  33.   index entry format2 = "$(entry1.type) $(entry1.name) ($(entry2.type) $(entry2.name))"
  34.   appendix header format = "Appendix"
  35.  
  36. [ERM variables]
  37.  
  38.   1 = model.name
  39.   2 = model.type
  40.   3 = eg.name
  41.   4 = e.name
  42.   5 = ea.name
  43.   6 = ec.name
  44.   7 = r.name
  45.   8 = r.type
  46.   9 = ra.name
  47.  10 = rc.name
  48.  11 = isab.name
  49.  12 = isab.type
  50.  13 = de.name
  51.  14 = e1.name
  52.  15 = e2.name
  53.  16 = implementation.name
  54.  17 = implementation.type
  55.  18 = node.name
  56.  19 = node.type
  57.  20 = e.type
  58.  21 = r.verb
  59.  22 = shortname
  60.  
  61. [ERM texts]
  62.  
  63.   term data model = "Data Model"
  64.   term entity group = "Entity Group"
  65.   entitygroup local nodes = "$(node.type) $(node.name)"
  66.   entitygroup references1 = "local in Entity Group $(eg.name)"
  67.   entitygroup references2 = "marginal in Entity Group $(eg.name)"
  68.  
  69.   term entity = "Entity"
  70.   term (fundamental)-entity = "(fundamental)"
  71.   term (associative)-entity = "(associative)"
  72.   term (attributive)-entity = "(attributive)"
  73.   entity references1 = "local in Entity Group $(eg.name)"
  74.   entity references2 = "as Ghost Entity in Entity Group $(eg.name)"
  75.  
  76.   term eattribute = "Attribute"
  77.   term unnamed eattribute = "UNNAMED"
  78.   term econstraint = "Constraint"
  79.   term unnamed econstraint = "UNNAMED"
  80.  
  81.   econstraint properties1 = "Immediately after each elemental access method (EEAM)"
  82.   econstraint properties2 = "At the end of the transaction (EOT)"
  83.   econstraint properties3 = "called on insert operations"
  84.   econstraint properties4 = "called on delete operations"
  85.   econstraint properties5 = "called on update operations"
  86.   econstraint properties6 = "implemented"
  87.   econstraint properties7 = "not implemented"
  88.  
  89.   term relationship = "Relationship"
  90.   term rattribute = "Attribute"
  91.   term unnamed rattribute = "UNNAMED"
  92.   term rconstraint = "Constraint"
  93.   term unnamed rconstraint = "UNNAMED"
  94.   term unnamed relationship = "UNNAMED"
  95.  
  96.   rconstraint properties1 = "Immediately after each elemental access method (EEAM)"
  97.   rconstraint properties2 = "At the end of the transaction (EOT)"
  98.   rconstraint properties3 = "called on insert operations"
  99.   rconstraint properties4 = "called on delete operations"
  100.   rconstraint properties5 = "called on update operations"
  101.   rconstraint properties6 = "implemented"
  102.   rconstraint properties7 = "not implemented"
  103.  
  104.   relationship participating entity1 = "Entity 1: $(e.name)"
  105.   relationship participating entity2 = "Entity 2: $(e.name)"
  106.   relationship entity1 verb1 entity2 = "$(e1.name) $(r.verb) $(e2.name)"
  107.   relationship entity2 verb2 entity1 = "$(e2.name) $(r.verb) $(e1.name)"
  108.  
  109.   term isarelationship = "Isa Bundle"
  110.   term unnamed isarelationship = "UNNAMED"
  111.  
  112.   isarelationship participating entities1 = "SUPER-Type: $(e.name)"
  113.   isarelationship existence rules = "Existence rules: $(isab.type)"
  114.   isarelationship optional exclusive = "can be (optional) exactly one of (exclusive)"
  115.   isarelationship optional nonexclusive = "can be (optional) one or more of (nonexclusive)"
  116.   isarelationship mandatory exclusive = "is (mandatory) exactly one of (exclusive)"
  117.   isarelationship mandatory nonexclusive = "is (mandatory) one or more of (nonexclusive)"
  118.   isarelationship participating entities2 = "SUB-Type: $(e.name)"
  119.   isarelationship references1 = "local in Entity Group $(eg.name)"
  120.   isarelationship references2 = "as Ghost Isa Bundle in Entity Group $(eg.name)"
  121.  
  122.   term data element = "Data Element"
  123.   data element implementation1 = "RDB: $(implementation.type)"
  124.   data element implementation2 = "Cobol: $(implementation.type)"
  125.   data element implementation3 = "$(implementation.name) Type: $(implementation.type)"
  126.   data element implementation4 = "$(implementation.name) Type not determinable"
  127.   data element ereferences = "Attribute $(ea.name) (Entity: $(e.name))"
  128.   data element rreferences = "Attribute $(ra.name) (Relationship: $(r.name))"
  129.  
  130. ;use whether general or explicite representation of relations
  131. ;general representation of relationships
  132.   term (0,1-0,1)-relationship = "(0,1-0,1)"
  133.   term (0,1-1,1)-relationship = "(0,1-1,1)"
  134.   term (0,1-0,M)-relationship = "(0,1-0,*)"
  135.   term (0,1-1,M)-relationship = "(0,1-1,*)"
  136.   term (0,M-0,1)-relationship = "(0,*-0,1)"
  137.   term (0,M-1,1)-relationship = "(0,*-1,1)"
  138.   term (0,M-0,M)-relationship = "(0,*-0,*)"
  139.   term (0,M-1,M)-relationship = "(0,*-1,*)"
  140.   term (1,1-0,1)-relationship = "(1,1-0,1)"
  141.   term (1,1-1,1)-relationship = "(1,1-1,1)"
  142.   term (1,1-0,M)-relationship = "(1,1-0,*)"
  143.   term (1,1-1,M)-relationship = "(1,1-1,*)"
  144.   term (1,M-0,1)-relationship = "(1,*-0,1)"
  145.   term (1,M-1,1)-relationship = "(1,*-1,1)"
  146.   term (1,M-0,M)-relationship = "(1,*-0,*)"
  147.   term (1,M-1,M)-relationship = "(1,*-1,*)"
  148.  
  149. [ERM_FUTURE_SECTION_BUT_NOW_IT_IS_A_DUMMY]
  150.  
  151.   attribute properties1 = "local Attribute"
  152.   attribute properties2 = "null value admissible"
  153.   attribute properties3 = "null value inadmissible"
  154.   attribute properties4 = "assigned Data Element $(de.name) implemented as $(implementation.type) ($(implementation.name))"
  155.   attribute properties5 = "assigned Data Element $(de.name) not implemented"
  156.   attribute properties6 = "no Data Element assigned"
  157.  
  158. ;explicit representation of relationships
  159.   term (1,1)-relationship = "one-to-one Relationship"
  160.   term (1,m)-relationship = "one-to-many Relationship"
  161.   term (n,m)-relationship = "many-to-many Relationship"
  162.  
  163.   term ISA_M-type = "Mandatory IS-A Type"
  164.   term ISA_O-type = "Optional IS-A Type"
  165.   term SUB-M-type = "Mandatory SUB Type"
  166.   term SUB-O-type = "Optional SUB Type"
  167.  
  168.   term unnamed bundle = "UNNAMED"
  169.   term include = "Includefile"
  170.  
  171.