home *** CD-ROM | disk | FTP | other *** search
- #---------------------------------------------------------------------------
- #
- # Copyright (c) 1995 by Westmount Technology B.V., Delft, The Netherlands.
- #
- # 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 Westmount Technology B.V.
- #
- #---------------------------------------------------------------------------
- #
- # File : @(#)openlocs.openlocs /main/hindenburg/2
- # Description : Customization file specifying at which locations
- # the navigation strategies defined in the opendefs
- # file should be used when ``opening'' components
- # in a diagram editor.
- #
- #---------------------------------------------------------------------------
- #
- # @(#)openlocs.openlocs /main/hindenburg/2 16 Sep 1996 Copyright 1995 Westmount Technology B.V.
- #
- #---------------------------------------------------------------------------
- #
- # The locations have the following format:
- #
- # name | itemType | phaseType | fileType | compType | labelType | condition
- #
- #---------------------------------------------------------------------------
-
- # Locations for use of standard navigation strategy definitions.
- openCadClass | cl | | cad | cad_class
- openCadClass | cl | | cad | cad_container
- openCadClass | cl | | cad | link_attrib
- openCadClass | cl | | cad | attribute
- openCadClass | cl | | cad | method
- openCadClass | cl | | cad | parameter
- openCad | | | std | std_class
- createSubStd | pe | | std | state_action | event
- createSubStd | pe | | std | transition | event
- createSubStd | | | std | activity
- openDfd | | | dfd | data_proc
- openCad | | | dfd | dfd_actor
- openDeClass | | | dfd | data_store
- openDeClass | | | dfd | data_flow
- openDeClass | | | dfd | update_flow
- openClass | | | ccd | ccd_class
- openClass | | | ccd | ccd_class_ref
- openClass | | | ccd | ccd_container
- openCcdActor | | | ccd | ccd_actor
- openSubject | | | ccd | subject
- openMgd | | | ccd | com_message
- openMgd | | | mgd | message_def
- openMgd | pe | | etd | etd_event
- openClass | cl | | etd | etd_object
- openUcdActor | | | ucd | ucd_actor
- findEtdComp | | | ucd | ucd_actor | | INITIATOR
- openUseCase | | | ucd | use_case
- openUcdPart | | | ucd | und_com_assoc
- openUcdPart | | | ucd | dir_com_assoc
-