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