109 lines
4.5 KiB
XML
Executable File
109 lines
4.5 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
//
|
|
// MenuItemCommand.xml - XML definition for the initial Mocha `Command Menu Item` system class instance
|
|
//
|
|
// Author:
|
|
// Michael Becker <alcexhim@gmail.com>
|
|
//
|
|
// Copyright (c) 2020 Mike Becker's Software
|
|
//
|
|
// This program is free software: you can redistribute it and/or modify
|
|
// it under the terms of the GNU General Public License as published by
|
|
// the Free Software Foundation, either version 3 of the License, or
|
|
// (at your option) any later version.
|
|
//
|
|
// This program is distributed in the hope that it will be useful,
|
|
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
// GNU General Public License for more details.
|
|
//
|
|
// You should have received a copy of the GNU General Public License
|
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
-->
|
|
<mocha xmlns="urn:net.alcetech.schemas.Mocha">
|
|
<libraries>
|
|
<library id="{2826E41F-763A-413F-B239-3D9698AB629F}">
|
|
<instances>
|
|
<instance id="{8859DAEF-01F7-46FA-8F3E-7B2F28E0A520}" classInstanceId="&IDC_Relationship;">
|
|
<!-- Relationship: Command Menu Item.has Icon -->
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="{71106B12-1934-4834-B0F6-D894637BAEED}" value="has" />
|
|
</attributeValues>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="{7FB5D234-042E-45CB-B11D-AD72F8D45BD3}">
|
|
<!-- .has source Class `Command Menu Item` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{9D3EDE23-6DB9-4664-9145-ABCBD3A0A2C2}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="{F220F1C2-0499-4E87-A32E-BDBF80C1F8A4}">
|
|
<!-- .has destination Class `Icon` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{67BD594B-E8B0-4752-8796-D7A369513FBF}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Relationship__has_sibling__Relationship;">
|
|
<!-- .has sibling Relationship -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{6D3D6F9E-CDAE-4D0E-B5B2-BC2BA333F746}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
<instance id="{6D3D6F9E-CDAE-4D0E-B5B2-BC2BA333F746}" classInstanceId="&IDC_Relationship;">
|
|
<!-- Relationship: Icon.for Command Menu Item -->
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="{71106B12-1934-4834-B0F6-D894637BAEED}" value="for" />
|
|
</attributeValues>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="{7FB5D234-042E-45CB-B11D-AD72F8D45BD3}">
|
|
<!-- .has source Class `Icon` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{67BD594B-E8B0-4752-8796-D7A369513FBF}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="{F220F1C2-0499-4E87-A32E-BDBF80C1F8A4}">
|
|
<!-- .has destination Class `Command Menu Item` -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{9D3EDE23-6DB9-4664-9145-ABCBD3A0A2C2}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Relationship__has_sibling__Relationship;">
|
|
<!-- .has sibling Relationship -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{8859DAEF-01F7-46FA-8F3E-7B2F28E0A520}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
|
|
<instance id="{9D3EDE23-6DB9-4664-9145-ABCBD3A0A2C2}" superClassId="{1E9D38B9-1B07-4EF9-BAD7-43DEB25AEB83}">
|
|
<translations>
|
|
<translation relationshipInstanceId="&IDR_Class__has_title__Translation;">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Command Menu Item" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="&IDR_Class__has__Attribute;">
|
|
<!-- Class.has Attribute -->
|
|
<targetInstances>
|
|
<!-- Target URL [Text Attribute] -->
|
|
<instanceReference instanceId="{970F79A0-9EFE-4E7D-9286-9908C6F06A67}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Class__instance_labeled_by__String;">
|
|
<!-- Class.instance labeled by String -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{E2E48032-DF8D-45F5-8865-A4A8DE8F28B2}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
</instances>
|
|
</library>
|
|
</libraries>
|
|
</mocha>
|