Files
AFRYCA/plugins/afryca.behavior/fragment.e4xmi
T
2026-05-22 11:14:29 +02:00

16 lines
2.0 KiB
XML

<?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" xmi:id="_xSb34LuXEeaP98ekhgsgKg">
<fragments xsi:type="fragment:StringModelFragment" xmi:id="_1X__ELuXEeaP98ekhgsgKg" featurename="commands" parentElementId="afryca.rcp.application">
<elements xsi:type="commands:Command" xmi:id="_5rfNgLuXEeaP98ekhgsgKg" elementId="afryca.behavior.command.save_attitude" commandName="%afryca.behavior.command.save_attitude.name" description="%afryca.behavior.command.save_attitude.description">
<parameters xmi:id="_dwTfkLuYEeaP98ekhgsgKg" elementId="attitude" name="attitude" typeId="afryca.behavior.command.parameter.attitude" optional="false"/>
</elements>
<elements xsi:type="commands:Command" xmi:id="_sPHyMLubEea0fscCNN1udA" elementId="afryca.behavior.command.open_attitude" commandName="%afryca.behavior.command.open_attitude.name" description="%afryca.behavior.command.open_attitude.description">
<parameters xmi:id="_9KNaULubEea0fscCNN1udA" elementId="file" name="file" optional="false"/>
</elements>
</fragments>
<fragments xsi:type="fragment:StringModelFragment" xmi:id="_2_bP4LuXEeaP98ekhgsgKg" featurename="handlers" parentElementId="afryca.rcp.application">
<elements xsi:type="commands:Handler" xmi:id="__lCa0LuXEeaP98ekhgsgKg" elementId="afryca.behavior.command.save_attitude" contributionURI="bundleclass://afryca.behavior/afryca.behavior.command.SaveAttitude" command="_5rfNgLuXEeaP98ekhgsgKg"/>
<elements xsi:type="commands:Handler" xmi:id="_wMnigLubEea0fscCNN1udA" elementId="afryca.behavior.handler.open_attitude" contributionURI="bundleclass://afryca.behavior/afryca.behavior.command.OpenAttitude" command="_sPHyMLubEea0fscCNN1udA"/>
</fragments>
</fragment:ModelFragments>