|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface SimpleExpressionsPackage.Literals
Defines literals for the meta objects that represent
| Field Summary | |
|---|---|
static org.eclipse.emf.ecore.EClass |
AND_EXPRESSION
The meta object literal for the ' And Expression' class |
static org.eclipse.emf.ecore.EReference |
AND_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature |
static org.eclipse.emf.ecore.EReference |
AND_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature |
static org.eclipse.emf.ecore.EClass |
COMPARISON
The meta object literal for the ' Comparison' class |
static org.eclipse.emf.ecore.EReference |
COMPARISON__LEFT
The meta object literal for the 'Left' containment reference feature |
static org.eclipse.emf.ecore.EAttribute |
COMPARISON__OPERATOR
The meta object literal for the 'Operator' attribute feature |
static org.eclipse.emf.ecore.EReference |
COMPARISON__RIGHT
The meta object literal for the 'Right' containment reference feature |
static org.eclipse.emf.ecore.EClass |
EXPRESSION
The meta object literal for the ' Expression' class |
static org.eclipse.emf.ecore.EClass |
IF_CONDITION
The meta object literal for the ' If Condition' class |
static org.eclipse.emf.ecore.EReference |
IF_CONDITION__CONDITION
The meta object literal for the 'Condition' containment reference feature |
static org.eclipse.emf.ecore.EAttribute |
IF_CONDITION__ELSEIF
The meta object literal for the 'Elseif' attribute feature |
static org.eclipse.emf.ecore.EClass |
METHOD_CALL
The meta object literal for the ' Method Call' class |
static org.eclipse.emf.ecore.EAttribute |
METHOD_CALL__VALUE
The meta object literal for the 'Value' attribute feature |
static org.eclipse.emf.ecore.EClass |
NOT_EXPRESSION
The meta object literal for the ' Not Expression' class |
static org.eclipse.emf.ecore.EReference |
NOT_EXPRESSION__EXPRESSION
The meta object literal for the 'Expression' containment reference feature |
static org.eclipse.emf.ecore.EClass |
NUMBER_LITERAL
The meta object literal for the ' Number Literal' class |
static org.eclipse.emf.ecore.EAttribute |
NUMBER_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature |
static org.eclipse.emf.ecore.EClass |
OR_EXPRESSION
The meta object literal for the ' Or Expression' class |
static org.eclipse.emf.ecore.EReference |
OR_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature |
static org.eclipse.emf.ecore.EReference |
OR_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature |
| Field Detail |
|---|
static final org.eclipse.emf.ecore.EClass IF_CONDITION
If Condition' class.
IfConditionImpl,
SimpleExpressionsPackageImpl.getIfCondition()static final org.eclipse.emf.ecore.EAttribute IF_CONDITION__ELSEIF
static final org.eclipse.emf.ecore.EReference IF_CONDITION__CONDITION
static final org.eclipse.emf.ecore.EClass EXPRESSION
Expression' class.
ExpressionImpl,
SimpleExpressionsPackageImpl.getExpression()static final org.eclipse.emf.ecore.EClass NUMBER_LITERAL
Number Literal' class.
NumberLiteralImpl,
SimpleExpressionsPackageImpl.getNumberLiteral()static final org.eclipse.emf.ecore.EAttribute NUMBER_LITERAL__VALUE
static final org.eclipse.emf.ecore.EClass METHOD_CALL
Method Call' class.
MethodCallImpl,
SimpleExpressionsPackageImpl.getMethodCall()static final org.eclipse.emf.ecore.EAttribute METHOD_CALL__VALUE
static final org.eclipse.emf.ecore.EClass OR_EXPRESSION
Or Expression' class.
OrExpressionImpl,
SimpleExpressionsPackageImpl.getOrExpression()static final org.eclipse.emf.ecore.EReference OR_EXPRESSION__LEFT
static final org.eclipse.emf.ecore.EReference OR_EXPRESSION__RIGHT
static final org.eclipse.emf.ecore.EClass AND_EXPRESSION
And Expression' class.
AndExpressionImpl,
SimpleExpressionsPackageImpl.getAndExpression()static final org.eclipse.emf.ecore.EReference AND_EXPRESSION__LEFT
static final org.eclipse.emf.ecore.EReference AND_EXPRESSION__RIGHT
static final org.eclipse.emf.ecore.EClass COMPARISON
Comparison' class.
ComparisonImpl,
SimpleExpressionsPackageImpl.getComparison()static final org.eclipse.emf.ecore.EReference COMPARISON__LEFT
static final org.eclipse.emf.ecore.EAttribute COMPARISON__OPERATOR
static final org.eclipse.emf.ecore.EReference COMPARISON__RIGHT
static final org.eclipse.emf.ecore.EClass NOT_EXPRESSION
Not Expression' class.
NotExpressionImpl,
SimpleExpressionsPackageImpl.getNotExpression()static final org.eclipse.emf.ecore.EReference NOT_EXPRESSION__EXPRESSION
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||