87 lines
3.4 KiB
XML
Executable File
87 lines
3.4 KiB
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
//
|
|
// InsurancePolicy.xml - XML definition for the `Insurance Policy` class
|
|
//
|
|
// Author:
|
|
// Michael Becker <alcexhim@gmail.com>
|
|
//
|
|
// Copyright (c) 2015-2022 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="{9996115d-2306-46a0-89dc-402d2d6f982d}" classInstanceId="&IDC_ReturnAttributeMethodBinding;">
|
|
<relationships>
|
|
<relationship relationshipInstanceId="&IDR_Method_Binding__for__Method;">
|
|
<!-- Method.has Method Binding return instance set method binding [rsmb] -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="{68d51115-9755-46bd-9d60-d1dd1c2791ef}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
<instance id="{68d51115-9755-46bd-9d60-d1dd1c2791ef}" classInstanceId="&IDC_GetAttributeMethod;">
|
|
<!-- Event@get Event Moment (GA - Get Attribute Method) -->
|
|
<attributeValues>
|
|
<attributeValue attributeInstanceId="&IDA_Verb;" value="get" />
|
|
</attributeValues>
|
|
<translations>
|
|
<translation relationshipInstanceId="{52B65829-4A3F-44FB-BEE8-D9A240F1E9C9}">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Event Moment" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="{5eca9b3f-be75-4f6e-8495-781480774833}">
|
|
<!-- Get Attribute Method.has Attribute -->
|
|
<targetInstances>
|
|
<instanceReference instanceId="&IDA_StartDate;" />
|
|
</targetInstances>
|
|
</relationship>
|
|
<relationship relationshipInstanceId="&IDR_Method__for__Class;">
|
|
<targetInstances>
|
|
<instanceReference instanceId="&IDC_Event;" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
|
|
<instance id="{eaf1d7fa-5760-4035-ae1d-1bb65b5bb6e4}" classInstanceId="&IDC_ReportField;">
|
|
<translations>
|
|
<translation relationshipInstanceId="{6780BFC2-DBC0-40AE-83EE-BFEF979F0054}">
|
|
<translationValues>
|
|
<translationValue languageInstanceId="&IDI_Language_English;" value="Event Moment" />
|
|
</translationValues>
|
|
</translation>
|
|
</translations>
|
|
<relationships>
|
|
<relationship relationshipInstanceId="&IDR_Report_Field__has_source__Method;">
|
|
<!-- Report Field.has source Method -->
|
|
<targetInstances>
|
|
<!-- Insurance Policy@get Expiration Date (GA) [ramb] -->
|
|
<instanceReference instanceId="{9996115d-2306-46a0-89dc-402d2d6f982d}" />
|
|
</targetInstances>
|
|
</relationship>
|
|
</relationships>
|
|
</instance>
|
|
</instances>
|
|
</library>
|
|
</libraries>
|
|
</mocha>
|