11 lines
433 B
YAML
11 lines
433 B
YAML
- library: '&IDL_MochaBaseSystem;'
|
|
instances:
|
|
- getAttributeMethod: '&IDM_Method__get__Verb;'
|
|
# initialValue: 'Method Example@get Dummy Method Name (BA)*S*P(public)'
|
|
forClassId: '&IDC_Method;'
|
|
returnsAttributeId: '&IDA_Verb;'
|
|
verb: 'get'
|
|
name: 'Verb'
|
|
accessModifierId: '&IDI_AccessModifier_RootA2;'
|
|
- returnAttributeMethodBinding: '&IDMB_Method__get__Verb;'
|
|
executesMethod: '&IDM_Method__get__Verb;' |