From 799a1b80f8d1fef0c36034bdcb6778bd12b280fd Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Sun, 1 Sep 2024 00:57:32 -0400 Subject: [PATCH] missed this --- .../001-Classes/00434-Route.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Web/001-Classes/00434-Route.yaml b/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Web/001-Classes/00434-Route.yaml index ef382b5..979bef2 100644 --- a/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Web/001-Classes/00434-Route.yaml +++ b/mocha-common/data/libraries/yaml/net.alcetech.Mocha.Web/001-Classes/00434-Route.yaml @@ -10,6 +10,9 @@ - IDR_Tenant__has__Route_Table: '{1af6c245-2faa-4f31-9368-4148b3051c04}' - IDR_Route_Table__for__Tenant: '{e55755c3-3574-41f5-b8e7-ed634050fe67}' + + - IDR_Route__processed_by__Control_Transaction_Method: '{6b9ad17e-69a2-42bf-8197-5ab266c76cd1}' + - IDR_Control_Transaction_Method__processes__Route: '{d1c3aa8a-0928-4c46-9aba-9a368b3dea5a}' - library: '&IDL_MochaWeb;' instances: @@ -66,6 +69,20 @@ siblingRelationshipId: '&IDR_Tenant__has__Route_Table;' singular: no + - relationship: '&IDR_Route__processed_by__Control_Transaction_Method;' + sourceClassId: '&IDC_Route;' + type: 'processed by' + destinationClassId: '&IDC_ControlTransactionMethod;' + siblingRelationshipId: '&IDR_Control_Transaction_Method__processes__Route;' + singular: yes + + - relationship: '&IDR_Control_Transaction_Method__processes__Route;' + sourceClassId: '&IDC_ControlTransactionMethod;' + type: 'processes' + destinationClassId: '&IDC_Route;' + siblingRelationshipId: '&IDR_Route__processed_by__Control_Transaction_Method;' + singular: no + - routeTable: '{641ea97b-a1c2-4005-9bda-c0111a254365}' routes: - instance: '{1184d102-0710-4632-bf64-6362b9485a0f}'