add BRMB method binding suffix

This commit is contained in:
Michael Becker 2024-10-04 00:54:58 -04:00
parent ae2379b2af
commit a18167f13f
2 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,16 @@
- entityDefinitions:
- IDM_Method_Binding__get__BRMB_Suffix: '{0b7353b5-5e5f-45b5-ab66-12cc5981ff57}'
- IDMB_Method_Binding__get__BRMB_Suffix: '{fb281776-890c-4285-babc-ee0ddc6ff369}'
- library: '&IDL_MochaBaseSystem;'
instances:
- buildAttributeMethod: '&IDM_Method_Binding__get__BRMB_Suffix;'
forClassId: '&IDC_MethodBinding;'
returnsAttributeId: '&IDA_MethodType;'
verb: 'get'
name: 'BRMB Suffix'
accessModifierId: '&IDI_AccessModifier_Public;'
initialValue: 'brmb'
static: yes
- returnAttributeMethodBinding: '&IDMB_Method_Binding__get__BRMB_Suffix;'
executesMethod: '&IDM_Method_Binding__get__BRMB_Suffix;'

View File

@ -0,0 +1,18 @@
- entityDefinitions:
- IDM_Method_Binding__is__BRMB: '{18b483f7-55c3-45ae-a13d-1db33672f1b4}'
- IDMB_Method_Binding__is__BRMB: '{d66fb10d-cea4-45a3-a08d-173d1b4bacdb}'
- library: '&IDL_MochaBaseSystem;'
instances:
- evaluateBooleanExpressionMethod: '&IDM_Method_Binding__is__BRMB;'
forClassId: '&IDC_MethodBinding;'
verb: 'is'
name: 'BRMB'
accessModifierId: '&IDI_AccessModifier_RootA2;'
returnsAttributeId: '&IDA_MethodIsOfTypeSpecified;'
source: '&IDMB_Method_Binding__get__Parent_Class;'
operator: '&IDI_RelationalOperator_ExactMatch;'
target: '&IDC_BuildResponseMethodBinding;'
- returnAttributeMethodBinding: '&IDMB_Method_Binding__is__BRMB;'
executesMethod: '&IDM_Method_Binding__is__BRMB;'