home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / komix / DATA.Z / openlocs.openlocs < prev    next >
Text File  |  1997-08-28  |  3KB  |  67 lines

  1. #---------------------------------------------------------------------------
  2. #
  3. # Copyright (c) 1995 by Westmount Technology B.V., Delft, The Netherlands.
  4. #
  5. # This software is furnished under a license and may be used only in
  6. # accordance with the terms of such license and with the inclusion of
  7. # the above copyright notice. This software or any other copies thereof
  8. # may not be provided or otherwise made available to any other person.
  9. # No title to and ownership of the software is hereby transferred.
  10. #
  11. # The information in this software is subject to change without notice
  12. # and should not be construed as a commitment by Westmount Technology B.V.
  13. #
  14. #---------------------------------------------------------------------------
  15. #
  16. #    File        : @(#)openlocs.openlocs    /main/titanic/4
  17. #    Description    : Customization file specifying at which locations
  18. #              the navigation strategies defined in the opendefs
  19. #              file should be used when ``opening'' components
  20. #              in a diagram editor.
  21. #
  22. #---------------------------------------------------------------------------
  23. #
  24. # @(#)openlocs.openlocs    /main/titanic/4    28 Aug 1997 Copyright 1995 Westmount Technology B.V.
  25. #
  26. #---------------------------------------------------------------------------
  27. #
  28. # The locations have the following format:
  29. #
  30. # name | itemType | phaseType | fileType | compType | labelType | condition
  31. #
  32. #---------------------------------------------------------------------------
  33.  
  34. # Locations for use of standard navigation strategy definitions.
  35. openCadClass | cl | | cad | cad_class
  36. openCadClass | cl | | cad | cad_container
  37. openCadClass | cl | | cad | link_attrib
  38. openCadClass | cl | | cad | attribute
  39. openCadClass | cl | | cad | method
  40. openCadClass | cl | | cad | parameter
  41. openCad      |    | | std | std_class
  42. createSubStd | pe | | std | state_action     | event
  43. createSubStd | pe | | std | transition       | event
  44. createSubStd | pe | | std | ver_compl_trans  | event
  45. createSubStd | pe | | std | hor_compl_trans  | event
  46. createSubStd |    | | std | activity
  47. openDfd      |    | | dfd | data_proc
  48. openCad      |    | | dfd | dfd_actor
  49. openDeClass  |    | | dfd | data_store
  50. openDeClass  |    | | dfd | data_flow
  51. openDeClass  |    | | dfd | update_flow
  52. openClass    |    | | ccd | ccd_class
  53. openClass    |    | | ccd | ccd_class_ref
  54. openClass    |    | | ccd | ccd_container
  55. openCcdActor |    | | ccd | ccd_actor
  56. openSubject  |    | | ccd | subject
  57. openMgd      |    | | ccd | com_message
  58. openMgd      |    | | mgd | message_def
  59. openMgd      | pe | | etd | etd_event
  60. openClass    | cl | | etd | etd_object
  61. openCad      | cl | | cod | instance
  62. openUcdActor |    | | ucd | ucd_actor
  63. findEtdComp  |    | | ucd | ucd_actor     |       | INITIATOR
  64. openUseCase  |    | | ucd | use_case
  65. openUcdPart  |    | | ucd | und_com_assoc
  66. openUcdPart  |    | | ucd | dir_com_assoc
  67.