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.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 |
LEAF_CONDITION
The meta object literal for the '
Leaf Condition' class. |
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 |
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.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 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.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
Copyright © 2016. All rights reserved.