home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / exporthelp.txt < prev    next >
Text File  |  1997-11-05  |  3KB  |  87 lines

  1.  
  2.  
  3.                EXPORT
  4.  
  5.  
  6.  
  7. Export one or several diagrams to the  special    import    tool
  8. TCL  format  which  is    interpreted  by    `otsh' using the `-b
  9. import'    option.
  10.  
  11.  
  12. 1.  Export File
  13.  
  14. Type defaults to `tcl'
  15.      If    `Type defaults to tcl' is enabled  and    no  type  is
  16.      specified    for  the  export file, then ``.tcl'' will be
  17.      appended.
  18.  
  19. Default    Name
  20.      If    one diagram is to be  exported,     the  export  file's
  21.      default  name will    be the name of the diagram.  If    mul-
  22.      tiple diagrams are    to be exported,    then it    defaults  to
  23.      the name of the current system.
  24.  
  25. Browse...
  26.      By    pressing `Browse...', a    file  chooser  will  pop  up
  27.      with which    an export file can be selected.
  28.  
  29.  
  30. 2.  Export Options
  31.  
  32. Append output to export    file
  33.      If    the export file    already    exists,    it  is    possible  to
  34.      append  the  generated export script to it, by enabling
  35.      `Append output to export file'.
  36.  
  37. Global View
  38.      Because some properties are visible in the    entire    sys-
  39.      tem,  or  even in the entire phase, it is possible    that
  40.      these are exported    several    times.    This can be disabled
  41.      by     enabling  `Global View', which    means that such    pro-
  42.      perties are exported only once.  That one time is    when
  43.      the  diagram  in which such a property has    been defined
  44.      for the first time, is exported.  It is therefore    pos-
  45.      sible that, when this defining diagram is not exported,
  46.      the property will not be exported    at  all.   See    also
  47.      `Tips' below.
  48.  
  49. Implicit Export
  50.      When a class is created using the Class Diagram Editor,
  51.      the editor    implicitly creates a Class Definition Matrix
  52.      (CDM) for the class.  This    behavior can be    imitated  in
  53.      the  export  script by enabling `Implicit Export'.     The
  54.      default is    that every diagram must    be  exported  expli-
  55.      citly.  See also `Tips' below.
  56.  
  57. Omit levelpath from
  58.      In    the exported TCL file, levelpath  information,    like
  59.      the diagram name, will be present.     If the    levelpath is
  60.      omitted from `System' on, this means  that     the  system
  61.      name  and    all  higher levelpath components will not be
  62.      present in    the export file.  When    the  full  levelpath
  63.      should  be    specified, `Omit levelpath from' must be set
  64.      to    `N/A'.    See also `Tips'    below.
  65.  
  66.  
  67. 3.  Tips
  68.  
  69. When a Class Diagram needs to be  exported  with  all  class
  70. information present, enable `Implicit Export'.
  71.  
  72. When exporting all diagrams in a system,  disable  `Implicit
  73. Export'.   If  the  system  name is not    important, set `Omit
  74. levelpath from'    to `System'.  Else  set     it  to     `Phase'  or
  75. higher.
  76.  
  77. When an    entire phase needs to be exported (by exporting     all
  78. diagrams  in all its systems), enable `Global View' and    dis-
  79. able `Implicit Export'.     Set `Omit  levelpath  from'  to  at
  80. least `Phase'.
  81.  
  82. When a diagram needs to    be exported for    inclusion in  a     bug
  83. report    or  an    e-mail,     disable  `Global  View'  and enable
  84. `Implicit Export'.  Set    `Omit  levelpath  from'     to  such  a
  85. value,    that  the  receiver  gets the full picture.  When in
  86. doubt, set it to `N/A'.
  87.