1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <!-- <auto-generated> -->
|
---|
3 | <!-- This code was generated by a tool. -->
|
---|
4 | <!-- -->
|
---|
5 | <!-- Changes to this file may cause incorrect behavior and will be lost if -->
|
---|
6 | <!-- the code is regenerated. -->
|
---|
7 | <!-- </auto-generated> -->
|
---|
8 | <!-- -->
|
---|
9 | <!-- This file contains generated default command definitions. -->
|
---|
10 | <!-- Additional command definitions should be added to Commands.vsct. -->
|
---|
11 | <CommandTable xmlns="http://schemas.microsoft.com/VisualStudio/2005-10-18/CommandTable" xmlns:xs="http://www.w3.org/2001/XMLSchema">
|
---|
12 | <Commands package="guidPkg">
|
---|
13 | <Menus>
|
---|
14 | <Menu guid="guidCmdSet" id="menuidContext" priority="0x0000" type="Context">
|
---|
15 | <Parent guid="guidCmdSet" id="menuidContext" />
|
---|
16 | <CommandFlag>AlwaysCreate</CommandFlag>
|
---|
17 | <Strings>
|
---|
18 | <CanonicalName>HLSim Designer Context Menu</CanonicalName>
|
---|
19 | <ButtonText>HLSim Context</ButtonText>
|
---|
20 | </Strings>
|
---|
21 | </Menu>
|
---|
22 | <Menu guid="guidCmdSet" id="menuidExplorer" priority="0x0000" type="Context">
|
---|
23 | <Parent guid="guidCmdSet" id="menuidExplorer" />
|
---|
24 | <CommandFlag>AlwaysCreate</CommandFlag>
|
---|
25 | <Strings>
|
---|
26 | <CanonicalName>HLSim Explorer Context Menu</CanonicalName>
|
---|
27 | <ButtonText>HLSim Explorer</ButtonText>
|
---|
28 | </Strings>
|
---|
29 | </Menu>
|
---|
30 | </Menus>
|
---|
31 | <Groups>
|
---|
32 | <Group guid="guidCmdSet" id="grpidContextMain" priority="0x0010">
|
---|
33 | <Parent guid="guidCmdSet" id="grpidContextMain"/>
|
---|
34 | </Group>
|
---|
35 | <Group guid="guidCmdSet" id="grpidExplorerCopyPaste" priority="0x0010">
|
---|
36 | <Parent guid="guidCmdSet" id="grpidExplorerCopyPaste"/>
|
---|
37 | </Group>
|
---|
38 | </Groups>
|
---|
39 | <Buttons>
|
---|
40 | <Button guid="guidCmdSet" id="cmdidViewExplorer" priority="0x0100" type="Button">
|
---|
41 | <Parent guid="guidSHLMainMenu" id="IDG_VS_WNDO_OTRWNDWS1"/>
|
---|
42 | <CommandFlag>DefaultDisabled</CommandFlag>
|
---|
43 | <CommandFlag>DefaultInvisible</CommandFlag>
|
---|
44 | <CommandFlag>DynamicVisibility</CommandFlag>
|
---|
45 | <Strings>
|
---|
46 | <ButtonText>HLSim Explorer</ButtonText>
|
---|
47 | </Strings>
|
---|
48 | </Button>
|
---|
49 | </Buttons>
|
---|
50 | </Commands>
|
---|
51 | <CommandPlacements>
|
---|
52 | <CommandPlacement guid="guidVSStd97" id="cmdidDelete" priority="0x0500" >
|
---|
53 | <Parent guid="guidCmdSet" id="grpidContextMain"/>
|
---|
54 | </CommandPlacement>
|
---|
55 | <CommandPlacement guid="guidSHLMainMenu" id="IDG_VS_CTXT_SOLUTION_PROPERTIES" priority="0x0500" >
|
---|
56 | <Parent guid="guidCmdSet" id="menuidContext"/>
|
---|
57 | </CommandPlacement>
|
---|
58 | <CommandPlacement guid="guidCmdSet" id="grpidContextMain" priority="0x0010" >
|
---|
59 | <Parent guid="guidCmdSet" id="menuidContext"/>
|
---|
60 | </CommandPlacement>
|
---|
61 | <CommandPlacement guid="guidCommonModelingMenu" id="grpidCompartmentShapeMenuGroup" priority="0x0008" >
|
---|
62 | <Parent guid="guidCmdSet" id="menuidContext"/>
|
---|
63 | </CommandPlacement>
|
---|
64 | <CommandPlacement guid="guidCommonModelingMenu" id="grpidSwimlaneShapeMenuGroup" priority="0x0008" >
|
---|
65 | <Parent guid="guidCmdSet" id="menuidContext"/>
|
---|
66 | </CommandPlacement>
|
---|
67 | <CommandPlacement guid="guidCommonModelingMenu" id="grpidValidateCommands" priority="0x0020" >
|
---|
68 | <Parent guid="guidCmdSet" id="menuidContext"/>
|
---|
69 | </CommandPlacement>
|
---|
70 | <CommandPlacement guid="guidCommonModelingMenu" id="grpidLayoutMenuGroup" priority="0x0030" >
|
---|
71 | <Parent guid="guidCmdSet" id="menuidContext"/>
|
---|
72 | </CommandPlacement>
|
---|
73 | <CommandPlacement guid="guidVSStd97" id="cmdidCut" priority="0x0020">
|
---|
74 | <Parent guid="guidCmdSet" id="grpidContextMain" />
|
---|
75 | </CommandPlacement>
|
---|
76 | <CommandPlacement guid="guidVSStd97" id="cmdidCopy" priority="0x0030">
|
---|
77 | <Parent guid="guidCmdSet" id="grpidContextMain" />
|
---|
78 | </CommandPlacement>
|
---|
79 | <CommandPlacement guid="guidVSStd97" id="cmdidPaste" priority="0x0040">
|
---|
80 | <Parent guid="guidCmdSet" id="grpidContextMain" />
|
---|
81 | </CommandPlacement>
|
---|
82 | <!-- Due to a known issue in the DSL runtime, the Cut command does not work correctly from the Model Explorer, so it is deliberately omitted -->
|
---|
83 | <CommandPlacement guid="guidVSStd97" id="cmdidCopy" priority="0x0030">
|
---|
84 | <Parent guid="guidCmdSet" id="grpidExplorerCopyPaste" />
|
---|
85 | </CommandPlacement>
|
---|
86 | <CommandPlacement guid="guidVSStd97" id="cmdidPaste" priority="0x0040">
|
---|
87 | <Parent guid="guidCmdSet" id="grpidExplorerCopyPaste" />
|
---|
88 | </CommandPlacement>
|
---|
89 | <CommandPlacement guid="guidCmdSet" id="grpidExplorerCopyPaste" priority="0x0011" >
|
---|
90 | <Parent guid="guidCmdSet" id="menuidExplorer"/>
|
---|
91 | </CommandPlacement>
|
---|
92 | <CommandPlacement guid="guidCommonModelingMenu" id="grpidExplorerMenuGroup" priority="0x0010" >
|
---|
93 | <Parent guid="guidCmdSet" id="menuidExplorer"/>
|
---|
94 | </CommandPlacement>
|
---|
95 | <CommandPlacement guid="guidSHLMainMenu" id="IDG_VS_CTXT_SOLUTION_PROPERTIES" priority="0x0020" >
|
---|
96 | <Parent guid="guidCmdSet" id="menuidExplorer"/>
|
---|
97 | </CommandPlacement>
|
---|
98 | <CommandPlacement guid="guidCommonModelingMenu" id="grpidValidateCommands" priority="0x0030" >
|
---|
99 | <Parent guid="guidCmdSet" id="menuidExplorer"/>
|
---|
100 | </CommandPlacement>
|
---|
101 | </CommandPlacements>
|
---|
102 | <VisibilityConstraints>
|
---|
103 | <VisibilityItem guid="guidCmdSet" id="cmdidViewExplorer" context="guidEditor" />
|
---|
104 | </VisibilityConstraints>
|
---|
105 | <Symbols>
|
---|
106 | <GuidSymbol name="guidPkg" value="{fab8f4d5-e0e8-4756-917b-6979bfd5ce3a}" />
|
---|
107 | <GuidSymbol name="guidCmdSet" value="{2260428b-8eff-48ef-b0cd-7fbed9a201c2}" >
|
---|
108 | <IDSymbol name="menuidContext" value="0x10000"/>
|
---|
109 | <IDSymbol name="grpidContextMain" value="0x20000"/>
|
---|
110 | <IDSymbol name="grpidExplorerCopyPaste" value="0x30000"/>
|
---|
111 | <IDSymbol name="menuidExplorer" value="0x10001"/>
|
---|
112 | <IDSymbol name="cmdidViewExplorer" value="0x0001"/>
|
---|
113 | </GuidSymbol>
|
---|
114 | <GuidSymbol name="guidEditor" value="{c6d92072-93cd-4652-9e26-052db3ad40ce}" />
|
---|
115 | </Symbols>
|
---|
116 | </CommandTable>
|
---|
117 |
|
---|