Interface RtPackage.Literals
-
- Enclosing interface:
- RtPackage
public static interface RtPackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassBINARY_EXPRESSIONThe meta object literal for the 'Binary Expression' class.static org.eclipse.emf.ecore.EReferenceBINARY_EXPRESSION__LEFTThe meta object literal for the 'Left' containment reference feature.static org.eclipse.emf.ecore.EAttributeBINARY_EXPRESSION__OPERATIONThe meta object literal for the 'Operation' attribute feature.static org.eclipse.emf.ecore.EReferenceBINARY_EXPRESSION__RIGHTThe meta object literal for the 'Right' containment reference feature.static org.eclipse.emf.ecore.EEnumBINARY_OPERATIONThe meta object literal for the 'Binary Operation' enum.static org.eclipse.emf.ecore.EClassBOOLEAN_LITERALThe meta object literal for the 'Boolean Literal' class.static org.eclipse.emf.ecore.EAttributeBOOLEAN_LITERAL__IS_TRUEThe meta object literal for the 'Is True' attribute feature.static org.eclipse.emf.ecore.EClassCONDITIONALThe meta object literal for the 'Conditional' class.static org.eclipse.emf.ecore.EReferenceCONDITIONAL__PREDICATEThe meta object literal for the 'Predicate' containment reference feature.static org.eclipse.emf.ecore.EReferenceCONDITIONAL__TEMPLATEThe meta object literal for the 'Template' containment reference feature.static org.eclipse.emf.ecore.EClassEXPRESSIONThe meta object literal for the 'Expression' class.static org.eclipse.emf.ecore.EClassFUNCTIONThe meta object literal for the 'Function' class.static org.eclipse.emf.ecore.EReferenceFUNCTION__PARAMSThe meta object literal for the 'Params' containment reference list feature.static org.eclipse.emf.ecore.EClassIF_STATEMENTThe meta object literal for the 'If Statement' class.static org.eclipse.emf.ecore.EReferenceIF_STATEMENT__ELS_IF_PARTSThe meta object literal for the 'Els If Parts' containment reference list feature.static org.eclipse.emf.ecore.EReferenceIF_STATEMENT__ELSE_TEMPLATEThe meta object literal for the 'Else Template' containment reference feature.static org.eclipse.emf.ecore.EReferenceIF_STATEMENT__IF_PARTThe meta object literal for the 'If Part' containment reference feature.static org.eclipse.emf.ecore.EClassLITERALThe meta object literal for the 'Literal' class.static org.eclipse.emf.ecore.EClassNUMBER_LITERALThe meta object literal for the 'Number Literal' class.static org.eclipse.emf.ecore.EAttributeNUMBER_LITERAL__VALUEThe meta object literal for the 'Value' attribute feature.static org.eclipse.emf.ecore.EClassOUTER_PARAMETERThe meta object literal for the 'Outer Parameter' class.static org.eclipse.emf.ecore.EAttributeOUTER_PARAMETER__NAMEThe meta object literal for the 'Name' attribute feature.static org.eclipse.emf.ecore.EClassROOT_TEMPLATEThe meta object literal for the 'Root Template' class.static org.eclipse.emf.ecore.EAttributeROOT_TEMPLATE__MAX_PARAM_VALUEThe meta object literal for the 'Max Param Value' attribute feature.static org.eclipse.emf.ecore.EReferenceROOT_TEMPLATE__TEMPLATEThe meta object literal for the 'Template' containment reference feature.static org.eclipse.emf.ecore.EClassSTATEMENTThe meta object literal for the 'Statement' class.static org.eclipse.emf.ecore.EClassSTR_CONTAINSThe meta object literal for the 'Str Contains' class.static org.eclipse.emf.ecore.EClassSTRING_LITERALThe meta object literal for the 'String Literal' class.static org.eclipse.emf.ecore.EAttributeSTRING_LITERAL__CONTENTThe meta object literal for the 'Content' attribute feature.static org.eclipse.emf.ecore.EClassTEMPLATEThe meta object literal for the 'Template' class.static org.eclipse.emf.ecore.EReferenceTEMPLATE__STATEMENTSThe meta object literal for the 'Statements' containment reference list feature.static org.eclipse.emf.ecore.EClassTEMPLATE_PARAMETERThe meta object literal for the 'Template Parameter' class.static org.eclipse.emf.ecore.EAttributeTEMPLATE_PARAMETER__TYPEThe meta object literal for the 'Type' attribute feature.static org.eclipse.emf.ecore.EEnumTEMPLATE_PARAMETER_TYPEThe meta object literal for the 'Template Parameter Type' enum.static org.eclipse.emf.ecore.EClassTEXT_STATEMENTThe meta object literal for the 'Text Statement' class.static org.eclipse.emf.ecore.EAttributeTEXT_STATEMENT__CONTENTThe meta object literal for the 'Content' attribute feature.static org.eclipse.emf.ecore.EClassUNARY_EXPRESSIONThe meta object literal for the 'Unary Expression' class.static org.eclipse.emf.ecore.EReferenceUNARY_EXPRESSION__OPERANDThe meta object literal for the 'Operand' containment reference feature.static org.eclipse.emf.ecore.EAttributeUNARY_EXPRESSION__OPERATIONThe meta object literal for the 'Operation' attribute feature.static org.eclipse.emf.ecore.EEnumUNARY_OPERATIONThe meta object literal for the 'Unary Operation' enum.static org.eclipse.emf.ecore.EClassVALUE_LITERALThe meta object literal for the 'Value Literal' class.static org.eclipse.emf.ecore.EAttributeVALUE_LITERAL__VALUEThe meta object literal for the 'Value' attribute feature.
-
-
-
Field Detail
-
ROOT_TEMPLATE
static final org.eclipse.emf.ecore.EClass ROOT_TEMPLATE
The meta object literal for the 'Root Template' class.- See Also:
RootTemplateImpl,RtPackageImpl.getRootTemplate()
-
ROOT_TEMPLATE__MAX_PARAM_VALUE
static final org.eclipse.emf.ecore.EAttribute ROOT_TEMPLATE__MAX_PARAM_VALUE
The meta object literal for the 'Max Param Value' attribute feature.
-
ROOT_TEMPLATE__TEMPLATE
static final org.eclipse.emf.ecore.EReference ROOT_TEMPLATE__TEMPLATE
The meta object literal for the 'Template' containment reference feature.
-
TEMPLATE
static final org.eclipse.emf.ecore.EClass TEMPLATE
The meta object literal for the 'Template' class.- See Also:
TemplateImpl,RtPackageImpl.getTemplate()
-
TEMPLATE__STATEMENTS
static final org.eclipse.emf.ecore.EReference TEMPLATE__STATEMENTS
The meta object literal for the 'Statements' containment reference list feature.
-
STATEMENT
static final org.eclipse.emf.ecore.EClass STATEMENT
The meta object literal for the 'Statement' class.- See Also:
StatementImpl,RtPackageImpl.getStatement()
-
TEXT_STATEMENT
static final org.eclipse.emf.ecore.EClass TEXT_STATEMENT
The meta object literal for the 'Text Statement' class.
-
TEXT_STATEMENT__CONTENT
static final org.eclipse.emf.ecore.EAttribute TEXT_STATEMENT__CONTENT
The meta object literal for the 'Content' attribute feature.
-
IF_STATEMENT
static final org.eclipse.emf.ecore.EClass IF_STATEMENT
The meta object literal for the 'If Statement' class.- See Also:
IfStatementImpl,RtPackageImpl.getIfStatement()
-
IF_STATEMENT__IF_PART
static final org.eclipse.emf.ecore.EReference IF_STATEMENT__IF_PART
The meta object literal for the 'If Part' containment reference feature.
-
IF_STATEMENT__ELS_IF_PARTS
static final org.eclipse.emf.ecore.EReference IF_STATEMENT__ELS_IF_PARTS
The meta object literal for the 'Els If Parts' containment reference list feature.
-
IF_STATEMENT__ELSE_TEMPLATE
static final org.eclipse.emf.ecore.EReference IF_STATEMENT__ELSE_TEMPLATE
The meta object literal for the 'Else Template' containment reference feature.
-
CONDITIONAL
static final org.eclipse.emf.ecore.EClass CONDITIONAL
The meta object literal for the 'Conditional' class.- See Also:
ConditionalImpl,RtPackageImpl.getConditional()
-
CONDITIONAL__PREDICATE
static final org.eclipse.emf.ecore.EReference CONDITIONAL__PREDICATE
The meta object literal for the 'Predicate' containment reference feature.
-
CONDITIONAL__TEMPLATE
static final org.eclipse.emf.ecore.EReference CONDITIONAL__TEMPLATE
The meta object literal for the 'Template' containment reference feature.
-
EXPRESSION
static final org.eclipse.emf.ecore.EClass EXPRESSION
The meta object literal for the 'Expression' class.- See Also:
ExpressionImpl,RtPackageImpl.getExpression()
-
OUTER_PARAMETER
static final org.eclipse.emf.ecore.EClass OUTER_PARAMETER
The meta object literal for the 'Outer Parameter' class.
-
OUTER_PARAMETER__NAME
static final org.eclipse.emf.ecore.EAttribute OUTER_PARAMETER__NAME
The meta object literal for the 'Name' attribute feature.
-
FUNCTION
static final org.eclipse.emf.ecore.EClass FUNCTION
The meta object literal for the 'Function' class.- See Also:
FunctionImpl,RtPackageImpl.getFunction()
-
FUNCTION__PARAMS
static final org.eclipse.emf.ecore.EReference FUNCTION__PARAMS
The meta object literal for the 'Params' containment reference list feature.
-
TEMPLATE_PARAMETER
static final org.eclipse.emf.ecore.EClass TEMPLATE_PARAMETER
The meta object literal for the 'Template Parameter' class.
-
TEMPLATE_PARAMETER__TYPE
static final org.eclipse.emf.ecore.EAttribute TEMPLATE_PARAMETER__TYPE
The meta object literal for the 'Type' attribute feature.
-
STR_CONTAINS
static final org.eclipse.emf.ecore.EClass STR_CONTAINS
The meta object literal for the 'Str Contains' class.- See Also:
StrContainsImpl,RtPackageImpl.getStrContains()
-
BINARY_EXPRESSION
static final org.eclipse.emf.ecore.EClass BINARY_EXPRESSION
The meta object literal for the 'Binary Expression' class.
-
BINARY_EXPRESSION__OPERATION
static final org.eclipse.emf.ecore.EAttribute BINARY_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.
-
BINARY_EXPRESSION__LEFT
static final org.eclipse.emf.ecore.EReference BINARY_EXPRESSION__LEFT
The meta object literal for the 'Left' containment reference feature.
-
BINARY_EXPRESSION__RIGHT
static final org.eclipse.emf.ecore.EReference BINARY_EXPRESSION__RIGHT
The meta object literal for the 'Right' containment reference feature.
-
UNARY_EXPRESSION
static final org.eclipse.emf.ecore.EClass UNARY_EXPRESSION
The meta object literal for the 'Unary Expression' class.
-
UNARY_EXPRESSION__OPERATION
static final org.eclipse.emf.ecore.EAttribute UNARY_EXPRESSION__OPERATION
The meta object literal for the 'Operation' attribute feature.
-
UNARY_EXPRESSION__OPERAND
static final org.eclipse.emf.ecore.EReference UNARY_EXPRESSION__OPERAND
The meta object literal for the 'Operand' containment reference feature.
-
LITERAL
static final org.eclipse.emf.ecore.EClass LITERAL
The meta object literal for the 'Literal' class.- See Also:
LiteralImpl,RtPackageImpl.getLiteral()
-
BOOLEAN_LITERAL
static final org.eclipse.emf.ecore.EClass BOOLEAN_LITERAL
The meta object literal for the 'Boolean Literal' class.
-
BOOLEAN_LITERAL__IS_TRUE
static final org.eclipse.emf.ecore.EAttribute BOOLEAN_LITERAL__IS_TRUE
The meta object literal for the 'Is True' attribute feature.
-
NUMBER_LITERAL
static final org.eclipse.emf.ecore.EClass NUMBER_LITERAL
The meta object literal for the 'Number Literal' class.
-
NUMBER_LITERAL__VALUE
static final org.eclipse.emf.ecore.EAttribute NUMBER_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.
-
STRING_LITERAL
static final org.eclipse.emf.ecore.EClass STRING_LITERAL
The meta object literal for the 'String Literal' class.
-
STRING_LITERAL__CONTENT
static final org.eclipse.emf.ecore.EAttribute STRING_LITERAL__CONTENT
The meta object literal for the 'Content' attribute feature.
-
VALUE_LITERAL
static final org.eclipse.emf.ecore.EClass VALUE_LITERAL
The meta object literal for the 'Value Literal' class.- See Also:
ValueLiteralImpl,RtPackageImpl.getValueLiteral()
-
VALUE_LITERAL__VALUE
static final org.eclipse.emf.ecore.EAttribute VALUE_LITERAL__VALUE
The meta object literal for the 'Value' attribute feature.
-
TEMPLATE_PARAMETER_TYPE
static final org.eclipse.emf.ecore.EEnum TEMPLATE_PARAMETER_TYPE
The meta object literal for the 'Template Parameter Type' enum.
-
BINARY_OPERATION
static final org.eclipse.emf.ecore.EEnum BINARY_OPERATION
The meta object literal for the 'Binary Operation' enum.
-
UNARY_OPERATION
static final org.eclipse.emf.ecore.EEnum UNARY_OPERATION
The meta object literal for the 'Unary Operation' enum.- See Also:
UnaryOperation,RtPackageImpl.getUnaryOperation()
-
-