whatever
This commit is contained in:
parent
47d874d77a
commit
dae7ffcda8
@ -26,6 +26,8 @@
|
||||
customTagName: 'moduleId'
|
||||
- instance: '&IDR_Method__implements__Method;'
|
||||
customTagName: 'implementsMethodId'
|
||||
superclasses:
|
||||
- instance: '&IDC_MetadataWithAccessModifier;'
|
||||
|
||||
- relationship: '&IDR_Class__has__Method;'
|
||||
index: 15
|
||||
|
||||
@ -5,6 +5,8 @@
|
||||
name: Work Set
|
||||
index: 15
|
||||
customTagName: workSet
|
||||
superclasses:
|
||||
- instance: '&IDC_ExecutableReturningInstanceSet;'
|
||||
defaultTask: '&IDI_Task_ViewWorkSet;'
|
||||
relatedTasks:
|
||||
# - instance: '&IDI_Task_ViewWorkData;'
|
||||
|
||||
@ -14,6 +14,8 @@
|
||||
instancesLabeledByRAMB: '&IDMB_Method__get__Fully_Qualified_Name_BUIR;'
|
||||
customTagName: 'buildUIResponseMethod'
|
||||
registerForTemplate: yes
|
||||
superclasses:
|
||||
- instance: '&IDC_Method;'
|
||||
translations:
|
||||
- relationship: '&IDR_Class__has_title__Translation;'
|
||||
values:
|
||||
|
||||
@ -3,6 +3,8 @@
|
||||
instances:
|
||||
- class: '&IDC_AssignAttributeMethod;'
|
||||
inherits: '&IDC_Method;'
|
||||
superclasses:
|
||||
- instance: '&IDC_Method;'
|
||||
name: AA - Assign Attribute Method
|
||||
index: 73
|
||||
customTagName: assignAttributeMethod
|
||||
|
||||
@ -24,6 +24,8 @@
|
||||
name: 'Relational Operator'
|
||||
index: 148
|
||||
inherits: '&IDC_BooleanOperator;'
|
||||
superclasses:
|
||||
- instance: '&IDC_BooleanOperator;'
|
||||
description: operator that is the target of an EBE - Evaluate Boolean Expression Method
|
||||
customTagName: 'relationalOperator'
|
||||
attributes:
|
||||
|
||||
@ -13,7 +13,8 @@
|
||||
- class: '&IDC_LogicalOperator;'
|
||||
index: 149
|
||||
name: 'Logical Operator'
|
||||
inherits: '&IDC_BooleanOperator;'
|
||||
superclasses:
|
||||
- instance: '&IDC_BooleanOperator;'
|
||||
description: operator that is the target of an EBE - Evaluate Boolean Expression Method
|
||||
customTagName: 'logicalOperator'
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user