2023-11-26 23:31:32 -05:00

72 lines
2.9 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<!--
//
// DetailPageComponent.xml - XML definition for the initial Mocha `Detail Page Component` 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="{a0688783-c96d-4b0f-b447-ab61609d3f18}" classInstanceId="&IDC_ReturnInstanceSetMethodBinding;">
</instance>
<instance id="{2a8186fe-9341-430f-9988-f541f2295eab}" 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="default Report Columns" />
</translationValues>
</translation>
</translations>
<relationships>
<relationship relationshipInstanceId="{2978238f-7cb0-4ba3-8c6f-473df782cfef}">
<!-- Get Referenced Instance Set 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>
<!-- Detail Page Component.has Report Column -->
<instanceReference instanceId="{1540634D-EB44-48F8-88B8-17B7DCBBD006}" />
</targetInstances>
</relationship>
<relationship relationshipInstanceId="&IDR_Method__has__Method_Binding;">
<targetInstances>
<instanceReference instanceId="{a0688783-c96d-4b0f-b447-ab61609d3f18}" />
</targetInstances>
</relationship>
<relationship relationshipInstanceId="&IDR_Method__for__Class;">
<targetInstances>
<!-- Detail Page Component -->
<instanceReference instanceId="&IDC_DetailPageComponent;" />
</targetInstances>
</relationship>
</relationships>
</instance>
</instances>
</library>
</libraries>
</mocha>