Interface RtPackage
-
- All Superinterfaces:
org.eclipse.emf.ecore.EModelElement
,org.eclipse.emf.ecore.ENamedElement
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EPackage
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
RtPackageImpl
public interface RtPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each operation of each class,
- each enum,
- and each data type
- See Also:
RtFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
RtPackage.Literals
Defines 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 int
BINARY_EXPRESSION
The meta object id for the 'Binary Expression
' class.static int
BINARY_EXPRESSION__LEFT
The feature id for the 'Left' containment reference.static int
BINARY_EXPRESSION__OPERATION
The feature id for the 'Operation' attribute.static int
BINARY_EXPRESSION__RIGHT
The feature id for the 'Right' containment reference.static int
BINARY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Binary Expression' class.static int
BINARY_EXPRESSION_OPERATION_COUNT
The number of operations of the 'Binary Expression' class.static int
BINARY_OPERATION
The meta object id for the 'Binary Operation
' enum.static int
BOOLEAN_LITERAL
The meta object id for the 'Boolean Literal
' class.static int
BOOLEAN_LITERAL__IS_TRUE
The feature id for the 'Is True' attribute.static int
BOOLEAN_LITERAL_FEATURE_COUNT
The number of structural features of the 'Boolean Literal' class.static int
BOOLEAN_LITERAL_OPERATION_COUNT
The number of operations of the 'Boolean Literal' class.static int
CONDITIONAL
The meta object id for the 'Conditional
' class.static int
CONDITIONAL__PREDICATE
The feature id for the 'Predicate' containment reference.static int
CONDITIONAL__TEMPLATE
The feature id for the 'Template' containment reference.static int
CONDITIONAL_FEATURE_COUNT
The number of structural features of the 'Conditional' class.static int
CONDITIONAL_OPERATION_COUNT
The number of operations of the 'Conditional' class.static RtPackage
eINSTANCE
The singleton instance of the package.static String
eNAME
The package name.static String
eNS_PREFIX
The package namespace name.static String
eNS_URI
The package namespace URI.static int
EXPRESSION
The meta object id for the 'Expression
' class.static int
EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.static int
EXPRESSION_OPERATION_COUNT
The number of operations of the 'Expression' class.static int
FUNCTION
The meta object id for the 'Function
' class.static int
FUNCTION__PARAMS
The feature id for the 'Params' containment reference list.static int
FUNCTION_FEATURE_COUNT
The number of structural features of the 'Function' class.static int
FUNCTION_OPERATION_COUNT
The number of operations of the 'Function' class.static int
IF_STATEMENT
The meta object id for the 'If Statement
' class.static int
IF_STATEMENT__ELS_IF_PARTS
The feature id for the 'Els If Parts' containment reference list.static int
IF_STATEMENT__ELSE_TEMPLATE
The feature id for the 'Else Template' containment reference.static int
IF_STATEMENT__IF_PART
The feature id for the 'If Part' containment reference.static int
IF_STATEMENT_FEATURE_COUNT
The number of structural features of the 'If Statement' class.static int
IF_STATEMENT_OPERATION_COUNT
The number of operations of the 'If Statement' class.static int
LITERAL
The meta object id for the 'Literal
' class.static int
LITERAL_FEATURE_COUNT
The number of structural features of the 'Literal' class.static int
LITERAL_OPERATION_COUNT
The number of operations of the 'Literal' class.static int
NUMBER_LITERAL
The meta object id for the 'Number Literal
' class.static int
NUMBER_LITERAL__VALUE
The feature id for the 'Value' attribute.static int
NUMBER_LITERAL_FEATURE_COUNT
The number of structural features of the 'Number Literal' class.static int
NUMBER_LITERAL_OPERATION_COUNT
The number of operations of the 'Number Literal' class.static int
OUTER_PARAMETER
The meta object id for the 'Outer Parameter
' class.static int
OUTER_PARAMETER__NAME
The feature id for the 'Name' attribute.static int
OUTER_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Outer Parameter' class.static int
OUTER_PARAMETER_OPERATION_COUNT
The number of operations of the 'Outer Parameter' class.static int
ROOT_TEMPLATE
The meta object id for the 'Root Template
' class.static int
ROOT_TEMPLATE__MAX_PARAM_VALUE
The feature id for the 'Max Param Value' attribute.static int
ROOT_TEMPLATE__TEMPLATE
The feature id for the 'Template' containment reference.static int
ROOT_TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Root Template' class.static int
ROOT_TEMPLATE_OPERATION_COUNT
The number of operations of the 'Root Template' class.static int
STATEMENT
The meta object id for the 'Statement
' class.static int
STATEMENT_FEATURE_COUNT
The number of structural features of the 'Statement' class.static int
STATEMENT_OPERATION_COUNT
The number of operations of the 'Statement' class.static int
STR_CONTAINS
The meta object id for the 'Str Contains
' class.static int
STR_CONTAINS__PARAMS
The feature id for the 'Params' containment reference list.static int
STR_CONTAINS_FEATURE_COUNT
The number of structural features of the 'Str Contains' class.static int
STR_CONTAINS_OPERATION_COUNT
The number of operations of the 'Str Contains' class.static int
STRING_LITERAL
The meta object id for the 'String Literal
' class.static int
STRING_LITERAL__CONTENT
The feature id for the 'Content' attribute.static int
STRING_LITERAL_FEATURE_COUNT
The number of structural features of the 'String Literal' class.static int
STRING_LITERAL_OPERATION_COUNT
The number of operations of the 'String Literal' class.static int
TEMPLATE
The meta object id for the 'Template
' class.static int
TEMPLATE__STATEMENTS
The feature id for the 'Statements' containment reference list.static int
TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Template' class.static int
TEMPLATE_OPERATION_COUNT
The number of operations of the 'Template' class.static int
TEMPLATE_PARAMETER
The meta object id for the 'Template Parameter
' class.static int
TEMPLATE_PARAMETER__PARAMS
The feature id for the 'Params' containment reference list.static int
TEMPLATE_PARAMETER__TYPE
The feature id for the 'Type' attribute.static int
TEMPLATE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Template Parameter' class.static int
TEMPLATE_PARAMETER_OPERATION_COUNT
The number of operations of the 'Template Parameter' class.static int
TEMPLATE_PARAMETER_TYPE
The meta object id for the 'Template Parameter Type
' enum.static int
TEXT_STATEMENT
The meta object id for the 'Text Statement
' class.static int
TEXT_STATEMENT__CONTENT
The feature id for the 'Content' attribute.static int
TEXT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Text Statement' class.static int
TEXT_STATEMENT_OPERATION_COUNT
The number of operations of the 'Text Statement' class.static int
UNARY_EXPRESSION
The meta object id for the 'Unary Expression
' class.static int
UNARY_EXPRESSION__OPERAND
The feature id for the 'Operand' containment reference.static int
UNARY_EXPRESSION__OPERATION
The feature id for the 'Operation' attribute.static int
UNARY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Unary Expression' class.static int
UNARY_EXPRESSION_OPERATION_COUNT
The number of operations of the 'Unary Expression' class.static int
UNARY_OPERATION
The meta object id for the 'Unary Operation
' enum.static int
VALUE_LITERAL
The meta object id for the 'Value Literal
' class.static int
VALUE_LITERAL__VALUE
The feature id for the 'Value' attribute.static int
VALUE_LITERAL_FEATURE_COUNT
The number of structural features of the 'Value Literal' class.static int
VALUE_LITERAL_OPERATION_COUNT
The number of operations of the 'Value Literal' class.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.ecore.EClass
getBinaryExpression()
Returns the meta object for class 'Binary Expression
'.org.eclipse.emf.ecore.EReference
getBinaryExpression_Left()
Returns the meta object for the containment reference 'Left
'.org.eclipse.emf.ecore.EAttribute
getBinaryExpression_Operation()
Returns the meta object for the attribute 'Operation
'.org.eclipse.emf.ecore.EReference
getBinaryExpression_Right()
Returns the meta object for the containment reference 'Right
'.org.eclipse.emf.ecore.EEnum
getBinaryOperation()
Returns the meta object for enum 'Binary Operation
'.org.eclipse.emf.ecore.EClass
getBooleanLiteral()
Returns the meta object for class 'Boolean Literal
'.org.eclipse.emf.ecore.EAttribute
getBooleanLiteral_IsTrue()
Returns the meta object for the attribute 'Is True
'.org.eclipse.emf.ecore.EClass
getConditional()
Returns the meta object for class 'Conditional
'.org.eclipse.emf.ecore.EReference
getConditional_Predicate()
Returns the meta object for the containment reference 'Predicate
'.org.eclipse.emf.ecore.EReference
getConditional_Template()
Returns the meta object for the containment reference 'Template
'.org.eclipse.emf.ecore.EClass
getExpression()
Returns the meta object for class 'Expression
'.org.eclipse.emf.ecore.EClass
getFunction()
Returns the meta object for class 'Function
'.org.eclipse.emf.ecore.EReference
getFunction_Params()
Returns the meta object for the containment reference list 'Params
'.org.eclipse.emf.ecore.EClass
getIfStatement()
Returns the meta object for class 'If Statement
'.org.eclipse.emf.ecore.EReference
getIfStatement_ElseTemplate()
Returns the meta object for the containment reference 'Else Template
'.org.eclipse.emf.ecore.EReference
getIfStatement_ElsIfParts()
Returns the meta object for the containment reference list 'Els If Parts
'.org.eclipse.emf.ecore.EReference
getIfStatement_IfPart()
Returns the meta object for the containment reference 'If Part
'.org.eclipse.emf.ecore.EClass
getLiteral()
Returns the meta object for class 'Literal
'.org.eclipse.emf.ecore.EClass
getNumberLiteral()
Returns the meta object for class 'Number Literal
'.org.eclipse.emf.ecore.EAttribute
getNumberLiteral_Value()
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
getOuterParameter()
Returns the meta object for class 'Outer Parameter
'.org.eclipse.emf.ecore.EAttribute
getOuterParameter_Name()
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EClass
getRootTemplate()
Returns the meta object for class 'Root Template
'.org.eclipse.emf.ecore.EAttribute
getRootTemplate_MaxParamValue()
Returns the meta object for the attribute 'Max Param Value
'.org.eclipse.emf.ecore.EReference
getRootTemplate_Template()
Returns the meta object for the containment reference 'Template
'.RtFactory
getRtFactory()
Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
getStatement()
Returns the meta object for class 'Statement
'.org.eclipse.emf.ecore.EClass
getStrContains()
Returns the meta object for class 'Str Contains
'.org.eclipse.emf.ecore.EClass
getStringLiteral()
Returns the meta object for class 'String Literal
'.org.eclipse.emf.ecore.EAttribute
getStringLiteral_Content()
Returns the meta object for the attribute 'Content
'.org.eclipse.emf.ecore.EClass
getTemplate()
Returns the meta object for class 'Template
'.org.eclipse.emf.ecore.EReference
getTemplate_Statements()
Returns the meta object for the containment reference list 'Statements
'.org.eclipse.emf.ecore.EClass
getTemplateParameter()
Returns the meta object for class 'Template Parameter
'.org.eclipse.emf.ecore.EAttribute
getTemplateParameter_Type()
Returns the meta object for the attribute 'Type
'.org.eclipse.emf.ecore.EEnum
getTemplateParameterType()
Returns the meta object for enum 'Template Parameter Type
'.org.eclipse.emf.ecore.EClass
getTextStatement()
Returns the meta object for class 'Text Statement
'.org.eclipse.emf.ecore.EAttribute
getTextStatement_Content()
Returns the meta object for the attribute 'Content
'.org.eclipse.emf.ecore.EClass
getUnaryExpression()
Returns the meta object for class 'Unary Expression
'.org.eclipse.emf.ecore.EReference
getUnaryExpression_Operand()
Returns the meta object for the containment reference 'Operand
'.org.eclipse.emf.ecore.EAttribute
getUnaryExpression_Operation()
Returns the meta object for the attribute 'Operation
'.org.eclipse.emf.ecore.EEnum
getUnaryOperation()
Returns the meta object for enum 'Unary Operation
'.org.eclipse.emf.ecore.EClass
getValueLiteral()
Returns the meta object for class 'Value Literal
'.org.eclipse.emf.ecore.EAttribute
getValueLiteral_Value()
Returns the meta object for the attribute 'Value
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
-
-
-
Field Detail
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
-
eINSTANCE
static final RtPackage eINSTANCE
The singleton instance of the package.
-
ROOT_TEMPLATE
static final int ROOT_TEMPLATE
The meta object id for the 'Root Template
' class.
-
ROOT_TEMPLATE__MAX_PARAM_VALUE
static final int ROOT_TEMPLATE__MAX_PARAM_VALUE
The feature id for the 'Max Param Value' attribute.- See Also:
- Constant Field Values
-
ROOT_TEMPLATE__TEMPLATE
static final int ROOT_TEMPLATE__TEMPLATE
The feature id for the 'Template' containment reference.- See Also:
- Constant Field Values
-
ROOT_TEMPLATE_FEATURE_COUNT
static final int ROOT_TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Root Template' class.- See Also:
- Constant Field Values
-
ROOT_TEMPLATE_OPERATION_COUNT
static final int ROOT_TEMPLATE_OPERATION_COUNT
The number of operations of the 'Root Template' class.- See Also:
- Constant Field Values
-
TEMPLATE
static final int TEMPLATE
The meta object id for the 'Template
' class.
-
TEMPLATE__STATEMENTS
static final int TEMPLATE__STATEMENTS
The feature id for the 'Statements' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_FEATURE_COUNT
static final int TEMPLATE_FEATURE_COUNT
The number of structural features of the 'Template' class.- See Also:
- Constant Field Values
-
TEMPLATE_OPERATION_COUNT
static final int TEMPLATE_OPERATION_COUNT
The number of operations of the 'Template' class.- See Also:
- Constant Field Values
-
STATEMENT
static final int STATEMENT
The meta object id for the 'Statement
' class.
-
STATEMENT_FEATURE_COUNT
static final int STATEMENT_FEATURE_COUNT
The number of structural features of the 'Statement' class.- See Also:
- Constant Field Values
-
STATEMENT_OPERATION_COUNT
static final int STATEMENT_OPERATION_COUNT
The number of operations of the 'Statement' class.- See Also:
- Constant Field Values
-
TEXT_STATEMENT
static final int TEXT_STATEMENT
The meta object id for the 'Text Statement
' class.
-
TEXT_STATEMENT__CONTENT
static final int TEXT_STATEMENT__CONTENT
The feature id for the 'Content' attribute.- See Also:
- Constant Field Values
-
TEXT_STATEMENT_FEATURE_COUNT
static final int TEXT_STATEMENT_FEATURE_COUNT
The number of structural features of the 'Text Statement' class.- See Also:
- Constant Field Values
-
TEXT_STATEMENT_OPERATION_COUNT
static final int TEXT_STATEMENT_OPERATION_COUNT
The number of operations of the 'Text Statement' class.- See Also:
- Constant Field Values
-
IF_STATEMENT
static final int IF_STATEMENT
The meta object id for the 'If Statement
' class.
-
IF_STATEMENT__IF_PART
static final int IF_STATEMENT__IF_PART
The feature id for the 'If Part' containment reference.- See Also:
- Constant Field Values
-
IF_STATEMENT__ELS_IF_PARTS
static final int IF_STATEMENT__ELS_IF_PARTS
The feature id for the 'Els If Parts' containment reference list.- See Also:
- Constant Field Values
-
IF_STATEMENT__ELSE_TEMPLATE
static final int IF_STATEMENT__ELSE_TEMPLATE
The feature id for the 'Else Template' containment reference.- See Also:
- Constant Field Values
-
IF_STATEMENT_FEATURE_COUNT
static final int IF_STATEMENT_FEATURE_COUNT
The number of structural features of the 'If Statement' class.- See Also:
- Constant Field Values
-
IF_STATEMENT_OPERATION_COUNT
static final int IF_STATEMENT_OPERATION_COUNT
The number of operations of the 'If Statement' class.- See Also:
- Constant Field Values
-
CONDITIONAL
static final int CONDITIONAL
The meta object id for the 'Conditional
' class.
-
CONDITIONAL__PREDICATE
static final int CONDITIONAL__PREDICATE
The feature id for the 'Predicate' containment reference.- See Also:
- Constant Field Values
-
CONDITIONAL__TEMPLATE
static final int CONDITIONAL__TEMPLATE
The feature id for the 'Template' containment reference.- See Also:
- Constant Field Values
-
CONDITIONAL_FEATURE_COUNT
static final int CONDITIONAL_FEATURE_COUNT
The number of structural features of the 'Conditional' class.- See Also:
- Constant Field Values
-
CONDITIONAL_OPERATION_COUNT
static final int CONDITIONAL_OPERATION_COUNT
The number of operations of the 'Conditional' class.- See Also:
- Constant Field Values
-
EXPRESSION
static final int EXPRESSION
The meta object id for the 'Expression
' class.
-
EXPRESSION_FEATURE_COUNT
static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.- See Also:
- Constant Field Values
-
EXPRESSION_OPERATION_COUNT
static final int EXPRESSION_OPERATION_COUNT
The number of operations of the 'Expression' class.- See Also:
- Constant Field Values
-
OUTER_PARAMETER
static final int OUTER_PARAMETER
The meta object id for the 'Outer Parameter
' class.
-
OUTER_PARAMETER__NAME
static final int OUTER_PARAMETER__NAME
The feature id for the 'Name' attribute.- See Also:
- Constant Field Values
-
OUTER_PARAMETER_FEATURE_COUNT
static final int OUTER_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Outer Parameter' class.- See Also:
- Constant Field Values
-
OUTER_PARAMETER_OPERATION_COUNT
static final int OUTER_PARAMETER_OPERATION_COUNT
The number of operations of the 'Outer Parameter' class.- See Also:
- Constant Field Values
-
FUNCTION
static final int FUNCTION
The meta object id for the 'Function
' class.
-
FUNCTION__PARAMS
static final int FUNCTION__PARAMS
The feature id for the 'Params' containment reference list.- See Also:
- Constant Field Values
-
FUNCTION_FEATURE_COUNT
static final int FUNCTION_FEATURE_COUNT
The number of structural features of the 'Function' class.- See Also:
- Constant Field Values
-
FUNCTION_OPERATION_COUNT
static final int FUNCTION_OPERATION_COUNT
The number of operations of the 'Function' class.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER
static final int TEMPLATE_PARAMETER
The meta object id for the 'Template Parameter
' class.
-
TEMPLATE_PARAMETER__PARAMS
static final int TEMPLATE_PARAMETER__PARAMS
The feature id for the 'Params' containment reference list.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER__TYPE
static final int TEMPLATE_PARAMETER__TYPE
The feature id for the 'Type' attribute.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_FEATURE_COUNT
static final int TEMPLATE_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Template Parameter' class.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_OPERATION_COUNT
static final int TEMPLATE_PARAMETER_OPERATION_COUNT
The number of operations of the 'Template Parameter' class.- See Also:
- Constant Field Values
-
STR_CONTAINS
static final int STR_CONTAINS
The meta object id for the 'Str Contains
' class.
-
STR_CONTAINS__PARAMS
static final int STR_CONTAINS__PARAMS
The feature id for the 'Params' containment reference list.- See Also:
- Constant Field Values
-
STR_CONTAINS_FEATURE_COUNT
static final int STR_CONTAINS_FEATURE_COUNT
The number of structural features of the 'Str Contains' class.- See Also:
- Constant Field Values
-
STR_CONTAINS_OPERATION_COUNT
static final int STR_CONTAINS_OPERATION_COUNT
The number of operations of the 'Str Contains' class.- See Also:
- Constant Field Values
-
BINARY_EXPRESSION
static final int BINARY_EXPRESSION
The meta object id for the 'Binary Expression
' class.
-
BINARY_EXPRESSION__OPERATION
static final int BINARY_EXPRESSION__OPERATION
The feature id for the 'Operation' attribute.- See Also:
- Constant Field Values
-
BINARY_EXPRESSION__LEFT
static final int BINARY_EXPRESSION__LEFT
The feature id for the 'Left' containment reference.- See Also:
- Constant Field Values
-
BINARY_EXPRESSION__RIGHT
static final int BINARY_EXPRESSION__RIGHT
The feature id for the 'Right' containment reference.- See Also:
- Constant Field Values
-
BINARY_EXPRESSION_FEATURE_COUNT
static final int BINARY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Binary Expression' class.- See Also:
- Constant Field Values
-
BINARY_EXPRESSION_OPERATION_COUNT
static final int BINARY_EXPRESSION_OPERATION_COUNT
The number of operations of the 'Binary Expression' class.- See Also:
- Constant Field Values
-
UNARY_EXPRESSION
static final int UNARY_EXPRESSION
The meta object id for the 'Unary Expression
' class.
-
UNARY_EXPRESSION__OPERATION
static final int UNARY_EXPRESSION__OPERATION
The feature id for the 'Operation' attribute.- See Also:
- Constant Field Values
-
UNARY_EXPRESSION__OPERAND
static final int UNARY_EXPRESSION__OPERAND
The feature id for the 'Operand' containment reference.- See Also:
- Constant Field Values
-
UNARY_EXPRESSION_FEATURE_COUNT
static final int UNARY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Unary Expression' class.- See Also:
- Constant Field Values
-
UNARY_EXPRESSION_OPERATION_COUNT
static final int UNARY_EXPRESSION_OPERATION_COUNT
The number of operations of the 'Unary Expression' class.- See Also:
- Constant Field Values
-
LITERAL
static final int LITERAL
The meta object id for the 'Literal
' class.
-
LITERAL_FEATURE_COUNT
static final int LITERAL_FEATURE_COUNT
The number of structural features of the 'Literal' class.- See Also:
- Constant Field Values
-
LITERAL_OPERATION_COUNT
static final int LITERAL_OPERATION_COUNT
The number of operations of the 'Literal' class.- See Also:
- Constant Field Values
-
BOOLEAN_LITERAL
static final int BOOLEAN_LITERAL
The meta object id for the 'Boolean Literal
' class.
-
BOOLEAN_LITERAL__IS_TRUE
static final int BOOLEAN_LITERAL__IS_TRUE
The feature id for the 'Is True' attribute.- See Also:
- Constant Field Values
-
BOOLEAN_LITERAL_FEATURE_COUNT
static final int BOOLEAN_LITERAL_FEATURE_COUNT
The number of structural features of the 'Boolean Literal' class.- See Also:
- Constant Field Values
-
BOOLEAN_LITERAL_OPERATION_COUNT
static final int BOOLEAN_LITERAL_OPERATION_COUNT
The number of operations of the 'Boolean Literal' class.- See Also:
- Constant Field Values
-
NUMBER_LITERAL
static final int NUMBER_LITERAL
The meta object id for the 'Number Literal
' class.
-
NUMBER_LITERAL__VALUE
static final int NUMBER_LITERAL__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
NUMBER_LITERAL_FEATURE_COUNT
static final int NUMBER_LITERAL_FEATURE_COUNT
The number of structural features of the 'Number Literal' class.- See Also:
- Constant Field Values
-
NUMBER_LITERAL_OPERATION_COUNT
static final int NUMBER_LITERAL_OPERATION_COUNT
The number of operations of the 'Number Literal' class.- See Also:
- Constant Field Values
-
STRING_LITERAL
static final int STRING_LITERAL
The meta object id for the 'String Literal
' class.
-
STRING_LITERAL__CONTENT
static final int STRING_LITERAL__CONTENT
The feature id for the 'Content' attribute.- See Also:
- Constant Field Values
-
STRING_LITERAL_FEATURE_COUNT
static final int STRING_LITERAL_FEATURE_COUNT
The number of structural features of the 'String Literal' class.- See Also:
- Constant Field Values
-
STRING_LITERAL_OPERATION_COUNT
static final int STRING_LITERAL_OPERATION_COUNT
The number of operations of the 'String Literal' class.- See Also:
- Constant Field Values
-
VALUE_LITERAL
static final int VALUE_LITERAL
The meta object id for the 'Value Literal
' class.
-
VALUE_LITERAL__VALUE
static final int VALUE_LITERAL__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
VALUE_LITERAL_FEATURE_COUNT
static final int VALUE_LITERAL_FEATURE_COUNT
The number of structural features of the 'Value Literal' class.- See Also:
- Constant Field Values
-
VALUE_LITERAL_OPERATION_COUNT
static final int VALUE_LITERAL_OPERATION_COUNT
The number of operations of the 'Value Literal' class.- See Also:
- Constant Field Values
-
TEMPLATE_PARAMETER_TYPE
static final int TEMPLATE_PARAMETER_TYPE
The meta object id for the 'Template Parameter Type
' enum.
-
BINARY_OPERATION
static final int BINARY_OPERATION
The meta object id for the 'Binary Operation
' enum.
-
UNARY_OPERATION
static final int UNARY_OPERATION
The meta object id for the 'Unary Operation
' enum.
-
-
Method Detail
-
getRootTemplate
org.eclipse.emf.ecore.EClass getRootTemplate()
Returns the meta object for class 'Root Template
'.- Returns:
- the meta object for class 'Root Template'.
- See Also:
RootTemplate
-
getRootTemplate_MaxParamValue
org.eclipse.emf.ecore.EAttribute getRootTemplate_MaxParamValue()
Returns the meta object for the attribute 'Max Param Value
'.- Returns:
- the meta object for the attribute 'Max Param Value'.
- See Also:
RootTemplate.getMaxParamValue()
,getRootTemplate()
-
getRootTemplate_Template
org.eclipse.emf.ecore.EReference getRootTemplate_Template()
Returns the meta object for the containment reference 'Template
'.- Returns:
- the meta object for the containment reference 'Template'.
- See Also:
RootTemplate.getTemplate()
,getRootTemplate()
-
getTemplate
org.eclipse.emf.ecore.EClass getTemplate()
Returns the meta object for class 'Template
'.- Returns:
- the meta object for class 'Template'.
- See Also:
Template
-
getTemplate_Statements
org.eclipse.emf.ecore.EReference getTemplate_Statements()
Returns the meta object for the containment reference list 'Statements
'.- Returns:
- the meta object for the containment reference list 'Statements'.
- See Also:
Template.getStatements()
,getTemplate()
-
getStatement
org.eclipse.emf.ecore.EClass getStatement()
Returns the meta object for class 'Statement
'.- Returns:
- the meta object for class 'Statement'.
- See Also:
Statement
-
getTextStatement
org.eclipse.emf.ecore.EClass getTextStatement()
Returns the meta object for class 'Text Statement
'.- Returns:
- the meta object for class 'Text Statement'.
- See Also:
TextStatement
-
getTextStatement_Content
org.eclipse.emf.ecore.EAttribute getTextStatement_Content()
Returns the meta object for the attribute 'Content
'.- Returns:
- the meta object for the attribute 'Content'.
- See Also:
TextStatement.getContent()
,getTextStatement()
-
getIfStatement
org.eclipse.emf.ecore.EClass getIfStatement()
Returns the meta object for class 'If Statement
'.- Returns:
- the meta object for class 'If Statement'.
- See Also:
IfStatement
-
getIfStatement_IfPart
org.eclipse.emf.ecore.EReference getIfStatement_IfPart()
Returns the meta object for the containment reference 'If Part
'.- Returns:
- the meta object for the containment reference 'If Part'.
- See Also:
IfStatement.getIfPart()
,getIfStatement()
-
getIfStatement_ElsIfParts
org.eclipse.emf.ecore.EReference getIfStatement_ElsIfParts()
Returns the meta object for the containment reference list 'Els If Parts
'.- Returns:
- the meta object for the containment reference list 'Els If Parts'.
- See Also:
IfStatement.getElsIfParts()
,getIfStatement()
-
getIfStatement_ElseTemplate
org.eclipse.emf.ecore.EReference getIfStatement_ElseTemplate()
Returns the meta object for the containment reference 'Else Template
'.- Returns:
- the meta object for the containment reference 'Else Template'.
- See Also:
IfStatement.getElseTemplate()
,getIfStatement()
-
getConditional
org.eclipse.emf.ecore.EClass getConditional()
Returns the meta object for class 'Conditional
'.- Returns:
- the meta object for class 'Conditional'.
- See Also:
Conditional
-
getConditional_Predicate
org.eclipse.emf.ecore.EReference getConditional_Predicate()
Returns the meta object for the containment reference 'Predicate
'.- Returns:
- the meta object for the containment reference 'Predicate'.
- See Also:
Conditional.getPredicate()
,getConditional()
-
getConditional_Template
org.eclipse.emf.ecore.EReference getConditional_Template()
Returns the meta object for the containment reference 'Template
'.- Returns:
- the meta object for the containment reference 'Template'.
- See Also:
Conditional.getTemplate()
,getConditional()
-
getExpression
org.eclipse.emf.ecore.EClass getExpression()
Returns the meta object for class 'Expression
'.- Returns:
- the meta object for class 'Expression'.
- See Also:
Expression
-
getOuterParameter
org.eclipse.emf.ecore.EClass getOuterParameter()
Returns the meta object for class 'Outer Parameter
'.- Returns:
- the meta object for class 'Outer Parameter'.
- See Also:
OuterParameter
-
getOuterParameter_Name
org.eclipse.emf.ecore.EAttribute getOuterParameter_Name()
Returns the meta object for the attribute 'Name
'.- Returns:
- the meta object for the attribute 'Name'.
- See Also:
OuterParameter.getName()
,getOuterParameter()
-
getFunction
org.eclipse.emf.ecore.EClass getFunction()
Returns the meta object for class 'Function
'.- Returns:
- the meta object for class 'Function'.
- See Also:
Function
-
getFunction_Params
org.eclipse.emf.ecore.EReference getFunction_Params()
Returns the meta object for the containment reference list 'Params
'.- Returns:
- the meta object for the containment reference list 'Params'.
- See Also:
Function.getParams()
,getFunction()
-
getTemplateParameter
org.eclipse.emf.ecore.EClass getTemplateParameter()
Returns the meta object for class 'Template Parameter
'.- Returns:
- the meta object for class 'Template Parameter'.
- See Also:
TemplateParameter
-
getTemplateParameter_Type
org.eclipse.emf.ecore.EAttribute getTemplateParameter_Type()
Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
TemplateParameter.getType()
,getTemplateParameter()
-
getStrContains
org.eclipse.emf.ecore.EClass getStrContains()
Returns the meta object for class 'Str Contains
'.- Returns:
- the meta object for class 'Str Contains'.
- See Also:
StrContains
-
getBinaryExpression
org.eclipse.emf.ecore.EClass getBinaryExpression()
Returns the meta object for class 'Binary Expression
'.- Returns:
- the meta object for class 'Binary Expression'.
- See Also:
BinaryExpression
-
getBinaryExpression_Operation
org.eclipse.emf.ecore.EAttribute getBinaryExpression_Operation()
Returns the meta object for the attribute 'Operation
'.- Returns:
- the meta object for the attribute 'Operation'.
- See Also:
BinaryExpression.getOperation()
,getBinaryExpression()
-
getBinaryExpression_Left
org.eclipse.emf.ecore.EReference getBinaryExpression_Left()
Returns the meta object for the containment reference 'Left
'.- Returns:
- the meta object for the containment reference 'Left'.
- See Also:
BinaryExpression.getLeft()
,getBinaryExpression()
-
getBinaryExpression_Right
org.eclipse.emf.ecore.EReference getBinaryExpression_Right()
Returns the meta object for the containment reference 'Right
'.- Returns:
- the meta object for the containment reference 'Right'.
- See Also:
BinaryExpression.getRight()
,getBinaryExpression()
-
getUnaryExpression
org.eclipse.emf.ecore.EClass getUnaryExpression()
Returns the meta object for class 'Unary Expression
'.- Returns:
- the meta object for class 'Unary Expression'.
- See Also:
UnaryExpression
-
getUnaryExpression_Operation
org.eclipse.emf.ecore.EAttribute getUnaryExpression_Operation()
Returns the meta object for the attribute 'Operation
'.- Returns:
- the meta object for the attribute 'Operation'.
- See Also:
UnaryExpression.getOperation()
,getUnaryExpression()
-
getUnaryExpression_Operand
org.eclipse.emf.ecore.EReference getUnaryExpression_Operand()
Returns the meta object for the containment reference 'Operand
'.- Returns:
- the meta object for the containment reference 'Operand'.
- See Also:
UnaryExpression.getOperand()
,getUnaryExpression()
-
getLiteral
org.eclipse.emf.ecore.EClass getLiteral()
Returns the meta object for class 'Literal
'.- Returns:
- the meta object for class 'Literal'.
- See Also:
Literal
-
getBooleanLiteral
org.eclipse.emf.ecore.EClass getBooleanLiteral()
Returns the meta object for class 'Boolean Literal
'.- Returns:
- the meta object for class 'Boolean Literal'.
- See Also:
BooleanLiteral
-
getBooleanLiteral_IsTrue
org.eclipse.emf.ecore.EAttribute getBooleanLiteral_IsTrue()
Returns the meta object for the attribute 'Is True
'.- Returns:
- the meta object for the attribute 'Is True'.
- See Also:
BooleanLiteral.isIsTrue()
,getBooleanLiteral()
-
getNumberLiteral
org.eclipse.emf.ecore.EClass getNumberLiteral()
Returns the meta object for class 'Number Literal
'.- Returns:
- the meta object for class 'Number Literal'.
- See Also:
NumberLiteral
-
getNumberLiteral_Value
org.eclipse.emf.ecore.EAttribute getNumberLiteral_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
NumberLiteral.getValue()
,getNumberLiteral()
-
getStringLiteral
org.eclipse.emf.ecore.EClass getStringLiteral()
Returns the meta object for class 'String Literal
'.- Returns:
- the meta object for class 'String Literal'.
- See Also:
StringLiteral
-
getStringLiteral_Content
org.eclipse.emf.ecore.EAttribute getStringLiteral_Content()
Returns the meta object for the attribute 'Content
'.- Returns:
- the meta object for the attribute 'Content'.
- See Also:
StringLiteral.getContent()
,getStringLiteral()
-
getValueLiteral
org.eclipse.emf.ecore.EClass getValueLiteral()
Returns the meta object for class 'Value Literal
'.- Returns:
- the meta object for class 'Value Literal'.
- See Also:
ValueLiteral
-
getValueLiteral_Value
org.eclipse.emf.ecore.EAttribute getValueLiteral_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
ValueLiteral.getValue()
,getValueLiteral()
-
getTemplateParameterType
org.eclipse.emf.ecore.EEnum getTemplateParameterType()
Returns the meta object for enum 'Template Parameter Type
'.- Returns:
- the meta object for enum 'Template Parameter Type'.
- See Also:
TemplateParameterType
-
getBinaryOperation
org.eclipse.emf.ecore.EEnum getBinaryOperation()
Returns the meta object for enum 'Binary Operation
'.- Returns:
- the meta object for enum 'Binary Operation'.
- See Also:
BinaryOperation
-
getUnaryOperation
org.eclipse.emf.ecore.EEnum getUnaryOperation()
Returns the meta object for enum 'Unary Operation
'.- Returns:
- the meta object for enum 'Unary Operation'.
- See Also:
UnaryOperation
-
getRtFactory
RtFactory getRtFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-