104 lines
4.2 KiB
XML
Executable File
104 lines
4.2 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
//
|
|
// Class.xml - XML definition for the initial Mocha `Class` 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="{84c4b808-551d-4f9f-bda3-4035cf6d63ce}" classInstanceId="&IDC_ReturnInstanceSetMethodBinding;">
|
|
<relationships>
|
|
<relationship relationshipInstanceId="&IDR_Method_Binding__for__Method;">
|
|
<targetInstances>
|
|
<instanceReference instanceId="{2f7446f8-4fda-4178-ad4a-1e3601129c18}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
<instance id="{2f7446f8-4fda-4178-ad4a-1e3601129c18}" classInstanceId="&IDC_GetReferencedInstanceSetMethod;">
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="&IDA_Verb;" value="get" />
|
|
</attributeValues>
|
|
<translations>
|
|
<translation relationshipInstanceId="{52B65829-4A3F-44FB-BEE8-D9A240F1E9C9}">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Description for Class parm" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="{2978238f-7cb0-4ba3-8c6f-473df782cfef}">
|
|
<!-- Get Referenced Attribute Method.loop on Instance Set -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{a476372a-24e7-41d1-9a21-ba241b1a5067}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="{6a65819e-c8cb-4575-9af8-ee221364049b}">
|
|
<!-- Get Referenced Instance Set Method.has Relationship -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{3B29DC78-B30A-46AA-9B20-2573239CECD9}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Method__has__Method_Binding;">
|
|
<targetInstances>
|
|
<instanceReference instanceId="{84c4b808-551d-4f9f-bda3-4035cf6d63ce}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Method__for__Class;">
|
|
<targetInstances>
|
|
<!-- Vehicle -->
|
|
<instanceReference instanceId="&IDC_Class;" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
|
|
<instance id="{023FF41D-E77C-4522-A26E-FD9EA65CA38E}" classInstanceId="&IDC_ReportField;">
|
|
<!-- Title for Class -->
|
|
<translations>
|
|
<translation relationshipInstanceId="{6780BFC2-DBC0-40AE-83EE-BFEF979F0054}">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Description" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="&IDR_Report_Field__has_source__Method;">
|
|
<targetInstances>
|
|
<instanceReference instanceId="{84c4b808-551d-4f9f-bda3-4035cf6d63ce}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Report_Field__for__Report_Object;">
|
|
<targetInstances>
|
|
<instanceReference instanceId="{9f247c48-9a11-4822-9d5d-a38a6eae4c4c}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="{15DD9E49-AB6D-44F0-9039-27AF81736406}" value="true" />
|
|
</attributeValues>
|
|
</instance>
|
|
</instances>
|
|
</library>
|
|
</libraries>
|
|
</mocha>
|