public static interface RulePackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
AND_CONDITION
The meta object literal for the '
And
Condition' class. |
static org.eclipse.emf.ecore.EReference |
AND_CONDITION__CONDITIONS
The meta object literal for the 'Conditions' containment reference list feature.
|
static org.eclipse.emf.ecore.EEnum |
COMPARE_TYPE
The meta object literal for the '
Compare
Type' enum. |
static org.eclipse.emf.ecore.EClass |
CONDITION
The meta object literal for the '
Condition' class. |
static org.eclipse.emf.ecore.EClass |
ENABLE_RULE
The meta object literal for the '
Enable Rule' class. |
static org.eclipse.emf.ecore.EAttribute |
ENABLE_RULE__DISABLE
The meta object literal for the 'Disable' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
FALSE
The meta object literal for the '
False' class. |
static org.eclipse.emf.ecore.EClass |
IS_PROXY_CONDITION
The meta object literal for the '
Is Proxy Condition' class. |
static org.eclipse.emf.ecore.EReference |
IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE
The meta object literal for the 'Domain Model Reference' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
ITERATE_CONDITION
The meta object literal for the '
Iterate Condition' class. |
static org.eclipse.emf.ecore.EAttribute |
ITERATE_CONDITION__IF_EMPTY
The meta object literal for the 'If Empty' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
ITERATE_CONDITION__ITEM_CONDITION
The meta object literal for the 'Item Condition' containment reference feature.
|
static org.eclipse.emf.ecore.EReference |
ITERATE_CONDITION__ITEM_REFERENCE
The meta object literal for the 'Item Reference' containment reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
ITERATE_CONDITION__QUANTIFIER
The meta object literal for the 'Quantifier' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
LEAF_CONDITION
The meta object literal for the '
Leaf Condition' class. |
static org.eclipse.emf.ecore.EAttribute |
LEAF_CONDITION__COMPARE_TYPE
The meta object literal for the 'Compare Type' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
LEAF_CONDITION__DOMAIN_MODEL_REFERENCE
The meta object literal for the 'Domain Model Reference' containment reference feature.
|
static org.eclipse.emf.ecore.EAttribute |
LEAF_CONDITION__EXPECTED_VALUE
The meta object literal for the 'Expected Value' attribute feature.
|
static org.eclipse.emf.ecore.EReference |
LEAF_CONDITION__VALUE_DOMAIN_MODEL_REFERENCE
The meta object literal for the 'Value Domain Model Reference' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
NOT_CONDITION
The meta object literal for the '
Not
Condition' class. |
static org.eclipse.emf.ecore.EReference |
NOT_CONDITION__CONDITION
The meta object literal for the 'Condition' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
OR_CONDITION
The meta object literal for the '
Or
Condition' class. |
static org.eclipse.emf.ecore.EReference |
OR_CONDITION__CONDITIONS
The meta object literal for the 'Conditions' containment reference list feature.
|
static org.eclipse.emf.ecore.EEnum |
QUANTIFIER
The meta object literal for the '
Quantifier' enum. |
static org.eclipse.emf.ecore.EClass |
RULE
The meta object literal for the '
Rule'
class. |
static org.eclipse.emf.ecore.EReference |
RULE__CONDITION
The meta object literal for the 'Condition' containment reference feature.
|
static org.eclipse.emf.ecore.EClass |
SHOW_RULE
The meta object literal for the '
Show
Rule' class. |
static org.eclipse.emf.ecore.EAttribute |
SHOW_RULE__HIDE
The meta object literal for the 'Hide' attribute feature.
|
static org.eclipse.emf.ecore.EClass |
TRUE
The meta object literal for the '
True'
class. |
static final org.eclipse.emf.ecore.EClass CONDITION
Condition' class.
ConditionImpl,
RulePackageImpl.getCondition()static final org.eclipse.emf.ecore.EClass LEAF_CONDITION
Leaf Condition' class.
static final org.eclipse.emf.ecore.EAttribute LEAF_CONDITION__EXPECTED_VALUE
static final org.eclipse.emf.ecore.EReference LEAF_CONDITION__DOMAIN_MODEL_REFERENCE
static final org.eclipse.emf.ecore.EReference LEAF_CONDITION__VALUE_DOMAIN_MODEL_REFERENCE
static final org.eclipse.emf.ecore.EAttribute LEAF_CONDITION__COMPARE_TYPE
static final org.eclipse.emf.ecore.EClass OR_CONDITION
Or
Condition' class.
OrConditionImpl,
RulePackageImpl.getOrCondition()static final org.eclipse.emf.ecore.EReference OR_CONDITION__CONDITIONS
static final org.eclipse.emf.ecore.EClass AND_CONDITION
And
Condition' class.
static final org.eclipse.emf.ecore.EReference AND_CONDITION__CONDITIONS
static final org.eclipse.emf.ecore.EClass RULE
Rule'
class.
RuleImpl,
RulePackageImpl.getRule()static final org.eclipse.emf.ecore.EReference RULE__CONDITION
static final org.eclipse.emf.ecore.EClass SHOW_RULE
Show
Rule' class.
ShowRuleImpl,
RulePackageImpl.getShowRule()static final org.eclipse.emf.ecore.EAttribute SHOW_RULE__HIDE
static final org.eclipse.emf.ecore.EClass ENABLE_RULE
Enable Rule' class.
EnableRuleImpl,
RulePackageImpl.getEnableRule()static final org.eclipse.emf.ecore.EAttribute ENABLE_RULE__DISABLE
static final org.eclipse.emf.ecore.EClass ITERATE_CONDITION
Iterate Condition' class.
static final org.eclipse.emf.ecore.EAttribute ITERATE_CONDITION__QUANTIFIER
static final org.eclipse.emf.ecore.EAttribute ITERATE_CONDITION__IF_EMPTY
static final org.eclipse.emf.ecore.EReference ITERATE_CONDITION__ITEM_REFERENCE
static final org.eclipse.emf.ecore.EReference ITERATE_CONDITION__ITEM_CONDITION
static final org.eclipse.emf.ecore.EClass TRUE
True'
class.
TrueImpl,
RulePackageImpl.getTrue()static final org.eclipse.emf.ecore.EClass FALSE
False' class.
FalseImpl,
RulePackageImpl.getFalse()static final org.eclipse.emf.ecore.EClass NOT_CONDITION
Not
Condition' class.
static final org.eclipse.emf.ecore.EReference NOT_CONDITION__CONDITION
static final org.eclipse.emf.ecore.EClass IS_PROXY_CONDITION
Is Proxy Condition' class.
static final org.eclipse.emf.ecore.EReference IS_PROXY_CONDITION__DOMAIN_MODEL_REFERENCE
static final org.eclipse.emf.ecore.EEnum COMPARE_TYPE
Compare
Type' enum.
CompareType,
RulePackageImpl.getCompareType()static final org.eclipse.emf.ecore.EEnum QUANTIFIER
Quantifier' enum.
Quantifier,
RulePackageImpl.getQuantifier()Copyright © 2020. All rights reserved.