add method common details element

This commit is contained in:
Michael Becker 2025-09-26 00:13:54 -04:00
parent ce10750b3e
commit 804e6732ff

View File

@ -1,5 +1,6 @@
- entityDefinitions:
- IDE_Method_Common_Parms: '{9e4b1ad8-1988-483d-abb4-b8e4ab77a02c}'
- IDE_Method_Common_Details: '{ab1adb18-aede-4eed-b83c-c03657e28a1d}'
- library: '&IDL_MochaBaseSystem;'
instances:
@ -58,15 +59,37 @@
order: a
displayOptions:
- instance: '&IDI_DisplayOption_DoNotShow;'
# - globalIdentifier: '{47c78a41-ae70-4c60-9385-33a4f268d3ab}'
- globalIdentifier: '{47c78a41-ae70-4c60-9385-33a4f268d3ab}'
# defaultDataType: '&IDR_Method_with_Static_and_Parms__uses_parm__Work_Data;'
# label: 'Optional parms'
# order: b
# - globalIdentifier: '{ab3627d3-ab43-4ae9-a175-535e83be0537}'
label: 'Optional parms'
order: b
- globalIdentifier: '{ab3627d3-ab43-4ae9-a175-535e83be0537}'
# defaultDataType: '&IDR_Method_with_Static_and_Parms__uses_required_parm__Work_Data;'
# label: 'Required parms (null allowed)'
# order: c
# - globalIdentifier: '{1b5e31b1-047d-443b-a381-c7d49370198a}'
label: 'Required parms (null allowed)'
order: c
- globalIdentifier: '{1b5e31b1-047d-443b-a381-c7d49370198a}'
# defaultDataType: '&IDR_Method_with_Static_and_Parms__uses_required_nullable_parm__Work_Data;'
# label: 'Required parms (not null)'
# order: d
label: 'Required parms (not null)'
order: d
- element: '&IDE_Method_Common_Details;'
label: 'Details'
elementContents:
- globalIdentifier: '{8b7a1152-d940-4338-b8e0-cbd83fc4e149}'
defaultDataType: '&IDC_Method;'
label: 'Method'
order: a
displayOptions:
- instance: '&IDI_DisplayOption_DoNotShow;'
- globalIdentifier: '{08fef609-c751-4162-9ac2-10325c072a7d}'
# defaultDataType: '&IDA_Comment;'
label: 'Comment'
order: b
- globalIdentifier: '{6d61f728-eaea-4d33-b2cf-ffcdfb1c4886}'
# defaultDataType: '&IDR_Method__has__Tag;' # ???
label: 'Tags'
order: c
- globalIdentifier: '{d7e6357e-6f27-4b74-a82b-ce61bb2033d4}'
# defaultDataType: '&IDR_Documentable__has__Documentation;' # ???
label: 'Documentation'
order: d