-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfragment.e4xmi
36 lines (36 loc) · 5.97 KB
/
fragment.e4xmi
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="ASCII"?>
<fragment:ModelFragments xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:commands="http://www.eclipse.org/ui/2010/UIModel/application/commands" xmlns:fragment="http://www.eclipse.org/ui/2010/UIModel/fragment" xmlns:menu="http://www.eclipse.org/ui/2010/UIModel/application/ui/menu" xmi:id="_BxaXACerEeWxCPrV0pAZQQ">
<fragments xsi:type="fragment:StringModelFragment" xmi:id="_QqSikIrOEeW7h_qdP9N9fw" featurename="commands" parentElementId="xpath:/">
<elements xsi:type="commands:Command" xmi:id="_UCYfwIrOEeW7h_qdP9N9fa" elementId="com.fengwk.codehelper.gen.GenConvertMethodHandler" commandName="Gen Convert Method"/>
<elements xsi:type="commands:Command" xmi:id="_UCYfwIrOEeW7h_qdP9N9fb" elementId="com.fengwk.codehelper.gen.GenCoverMethodHandler" commandName="Gen Cover Method"/>
<elements xsi:type="commands:Command" xmi:id="_UCYfwIrOEeW7h_qdP9N9fc" elementId="com.fengwk.codehelper.gen.GenCoverMethodHandlerIfFromNotNull" commandName="Gen Cover Method (if from not null)"/>
<elements xsi:type="commands:Command" xmi:id="_UCYfwIrOEeW7h_qdP9N9fd" elementId="com.fengwk.codehelper.gen.GenCoverMethodHandlerIfToIsNull" commandName="Gen Cover Method (if to is null)"/>
<elements xsi:type="commands:Command" xmi:id="_UCYfwIrOEeW7h_qdP9N9fe" elementId="com.fengwk.codehelper.gen.GenAutoSetHandler" commandName="Gen Auto Set"/>
</fragments>
<fragments xsi:type="fragment:StringModelFragment" xmi:id="_fW12kIrOEeW7h_qdP9N9fw" featurename="handlers" parentElementId="xpath:/">
<elements xsi:type="commands:Handler" xmi:id="_k2L0IIrOEeW7h_qdP9N9fa" elementId="org.eclipse.pde.ui.templates.handler.0" contributionURI="bundleclass://code-helper/com.fengwk.codehelper.gen.GenConvertMethodHandler" command="_UCYfwIrOEeW7h_qdP9N9fa"/>
<elements xsi:type="commands:Handler" xmi:id="_k2L0IIrOEeW7h_qdP9N9fb" elementId="org.eclipse.pde.ui.templates.handler.1" contributionURI="bundleclass://code-helper/com.fengwk.codehelper.gen.GenCoverMethodHandler" command="_UCYfwIrOEeW7h_qdP9N9fb"/>
<elements xsi:type="commands:Handler" xmi:id="_k2L0IIrOEeW7h_qdP9N9fc" elementId="org.eclipse.pde.ui.templates.handler.2" contributionURI="bundleclass://code-helper/com.fengwk.codehelper.gen.GenCoverMethodHandlerIfFromNotNull" command="_UCYfwIrOEeW7h_qdP9N9fc"/>
<elements xsi:type="commands:Handler" xmi:id="_k2L0IIrOEeW7h_qdP9N9fd" elementId="org.eclipse.pde.ui.templates.handler.3" contributionURI="bundleclass://code-helper/com.fengwk.codehelper.gen.GenCoverMethodHandlerIfToIsNull" command="_UCYfwIrOEeW7h_qdP9N9fd"/>
<elements xsi:type="commands:Handler" xmi:id="_k2L0IIrOEeW7h_qdP9N9fe" elementId="org.eclipse.pde.ui.templates.handler.4" contributionURI="bundleclass://code-helper/com.fengwk.codehelper.gen.GenAutoSetHandler" command="_UCYfwIrOEeW7h_qdP9N9fe"/>
</fragments>
<fragments xsi:type="fragment:StringModelFragment" xmi:id="_pVgfIIrOEeW7h_qdP9N9fw" featurename="menuContributions" parentElementId="xpath:/">
<!-- <elements xsi:type="menu:MenuContribution" xmi:id="_tSwX0IrOEeW7h_qdP9N9fw" elementId="org.eclipse.pde.ui.templates.menucontribution.0" positionInParent="after=additions" parentId="org.eclipse.ui.main.menu">
<children xsi:type="menu:Menu" xmi:id="_wg9ZMIrOEeW7h_qdP9N9fw" elementId="org.eclipse.pde.ui.templates.menu.e4handlers" label="Code Helper">
<children xsi:type="menu:HandledMenuItem" xmi:id="_2LM_MIrOEeW7h_qdP9N9fa" elementId="org.eclipse.pde.ui.templates.handledmenuitem.0" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fa"/>
<children xsi:type="menu:HandledMenuItem" xmi:id="_2LM_MIrOEeW7h_qdP9N9fb" elementId="org.eclipse.pde.ui.templates.handledmenuitem.1" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fb"/>
<children xsi:type="menu:HandledMenuItem" xmi:id="_2LM_MIrOEeW7h_qdP9N9fc" elementId="org.eclipse.pde.ui.templates.handledmenuitem.2" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fc"/>
<children xsi:type="menu:HandledMenuItem" xmi:id="_2LM_MIrOEeW7h_qdP9N9fd" elementId="org.eclipse.pde.ui.templates.handledmenuitem.3" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fd"/>
</children>
</elements> -->
<elements xsi:type="menu:MenuContribution" xmi:id="_BducUIrPEeW7h_qdP9N9fw" elementId="org.eclipse.pde.ui.templates.menucontribution.1" positionInParent="after=additions" parentId="popup">
<children xsi:type="menu:Menu" xmi:id="_Dtii0IrPEeW7h_qdP9N9fw" elementId="org.eclipse.pde.ui.templates.menu.e4handlers" label="Code Helper" iconURI="platform:/plugin/code-helper/icons/Sample.png">
<children xsi:type="menu:HandledMenuItem" xmi:id="_Dtii0YrPEeW7h_qdP9N9fa" elementId="org.eclipse.pde.ui.templates.handledmenuitem.0" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fa"/>
<children xsi:type="menu:HandledMenuItem" xmi:id="_Dtii0YrPEeW7h_qdP9N9fb" elementId="org.eclipse.pde.ui.templates.handledmenuitem.1" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fb"/>
<children xsi:type="menu:HandledMenuItem" xmi:id="_Dtii0YrPEeW7h_qdP9N9fc" elementId="org.eclipse.pde.ui.templates.handledmenuitem.2" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fc"/>
<children xsi:type="menu:HandledMenuItem" xmi:id="_Dtii0YrPEeW7h_qdP9N9fd" elementId="org.eclipse.pde.ui.templates.handledmenuitem.3" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fd"/>
<children xsi:type="menu:HandledMenuItem" xmi:id="_Dtii0YrPEeW7h_qdP9N9fe" elementId="org.eclipse.pde.ui.templates.handledmenuitem.4" label="" iconURI="platform:/plugin/code-helper/icons/Sample.png" command="_UCYfwIrOEeW7h_qdP9N9fe"/>
</children>
</elements>
</fragments>
</fragment:ModelFragments>