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:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Binary Expression
' class.static final int
The feature id for the 'Left' containment reference.static final int
The feature id for the 'Operation' attribute.static final int
The feature id for the 'Right' containment reference.static final int
The number of structural features of the 'Binary Expression' class.static final int
The number of operations of the 'Binary Expression' class.static final int
The meta object id for the 'Binary Operation
' enum.static final int
The meta object id for the 'Boolean Literal
' class.static final int
The feature id for the 'Is True' attribute.static final int
The number of structural features of the 'Boolean Literal' class.static final int
The number of operations of the 'Boolean Literal' class.static final int
The meta object id for the 'Conditional
' class.static final int
The feature id for the 'Predicate' containment reference.static final int
The feature id for the 'Template' containment reference.static final int
The number of structural features of the 'Conditional' class.static final int
The number of operations of the 'Conditional' class.static final RtPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Expression
' class.static final int
The number of structural features of the 'Expression' class.static final int
The number of operations of the 'Expression' class.static final int
The meta object id for the 'Function
' class.static final int
The feature id for the 'Params' containment reference list.static final int
The number of structural features of the 'Function' class.static final int
The number of operations of the 'Function' class.static final int
The meta object id for the 'If Statement
' class.static final int
The feature id for the 'Els If Parts' containment reference list.static final int
The feature id for the 'Else Template' containment reference.static final int
The feature id for the 'If Part' containment reference.static final int
The number of structural features of the 'If Statement' class.static final int
The number of operations of the 'If Statement' class.static final int
The meta object id for the 'Literal
' class.static final int
The number of structural features of the 'Literal' class.static final int
The number of operations of the 'Literal' class.static final int
The meta object id for the 'Number Literal
' class.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Number Literal' class.static final int
The number of operations of the 'Number Literal' class.static final int
The meta object id for the 'Outer Parameter
' class.static final int
The feature id for the 'Name' attribute.static final int
The number of structural features of the 'Outer Parameter' class.static final int
The number of operations of the 'Outer Parameter' class.static final int
The meta object id for the 'Root Template
' class.static final int
The feature id for the 'Max Param Value' attribute.static final int
The feature id for the 'Template' containment reference.static final int
The number of structural features of the 'Root Template' class.static final int
The number of operations of the 'Root Template' class.static final int
The meta object id for the 'Statement
' class.static final int
The number of structural features of the 'Statement' class.static final int
The number of operations of the 'Statement' class.static final int
The meta object id for the 'Str Contains
' class.static final int
The feature id for the 'Params' containment reference list.static final int
The number of structural features of the 'Str Contains' class.static final int
The number of operations of the 'Str Contains' class.static final int
The meta object id for the 'String Literal
' class.static final int
The feature id for the 'Content' attribute.static final int
The number of structural features of the 'String Literal' class.static final int
The number of operations of the 'String Literal' class.static final int
The meta object id for the 'Template
' class.static final int
The feature id for the 'Statements' containment reference list.static final int
The number of structural features of the 'Template' class.static final int
The number of operations of the 'Template' class.static final int
The meta object id for the 'Template Parameter
' class.static final int
The feature id for the 'Params' containment reference list.static final int
The feature id for the 'Type' attribute.static final int
The number of structural features of the 'Template Parameter' class.static final int
The number of operations of the 'Template Parameter' class.static final int
The meta object id for the 'Template Parameter Type
' enum.static final int
The meta object id for the 'Text Statement
' class.static final int
The feature id for the 'Content' attribute.static final int
The number of structural features of the 'Text Statement' class.static final int
The number of operations of the 'Text Statement' class.static final int
The meta object id for the 'Unary Expression
' class.static final int
The feature id for the 'Operand' containment reference.static final int
The feature id for the 'Operation' attribute.static final int
The number of structural features of the 'Unary Expression' class.static final int
The number of operations of the 'Unary Expression' class.static final int
The meta object id for the 'Unary Operation
' enum.static final int
The meta object id for the 'Value Literal
' class.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Value Literal' class.static final int
The number of operations of the 'Value Literal' class. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Binary Expression
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Left
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Operation
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Right
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Binary Operation
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Boolean Literal
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Is True
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Conditional
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Predicate
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Template
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Expression
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Function
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Params
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'If Statement
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Else Template
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Els If Parts
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'If Part
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Literal
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Number Literal
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Outer Parameter
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Name
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Root Template
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Max Param Value
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Template
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Statement
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Str Contains
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'String Literal
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Content
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Template
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Statements
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Template Parameter
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Type
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Template Parameter Type
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Text Statement
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Content
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Unary Expression
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Operand
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Operation
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Unary Operation
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Value Literal
'.org.eclipse.emf.ecore.EAttribute
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.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
ROOT_TEMPLATE
static final int ROOT_TEMPLATEThe meta object id for the 'Root Template
' class. -
ROOT_TEMPLATE__MAX_PARAM_VALUE
static final int ROOT_TEMPLATE__MAX_PARAM_VALUEThe feature id for the 'Max Param Value' attribute.- See Also:
-
ROOT_TEMPLATE__TEMPLATE
static final int ROOT_TEMPLATE__TEMPLATEThe feature id for the 'Template' containment reference.- See Also:
-
ROOT_TEMPLATE_FEATURE_COUNT
static final int ROOT_TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Root Template' class.- See Also:
-
ROOT_TEMPLATE_OPERATION_COUNT
static final int ROOT_TEMPLATE_OPERATION_COUNTThe number of operations of the 'Root Template' class.- See Also:
-
TEMPLATE
static final int TEMPLATEThe meta object id for the 'Template
' class. -
TEMPLATE__STATEMENTS
static final int TEMPLATE__STATEMENTSThe feature id for the 'Statements' containment reference list.- See Also:
-
TEMPLATE_FEATURE_COUNT
static final int TEMPLATE_FEATURE_COUNTThe number of structural features of the 'Template' class.- See Also:
-
TEMPLATE_OPERATION_COUNT
static final int TEMPLATE_OPERATION_COUNTThe number of operations of the 'Template' class.- See Also:
-
STATEMENT
static final int STATEMENTThe meta object id for the 'Statement
' class. -
STATEMENT_FEATURE_COUNT
static final int STATEMENT_FEATURE_COUNTThe number of structural features of the 'Statement' class.- See Also:
-
STATEMENT_OPERATION_COUNT
static final int STATEMENT_OPERATION_COUNTThe number of operations of the 'Statement' class.- See Also:
-
TEXT_STATEMENT
static final int TEXT_STATEMENTThe meta object id for the 'Text Statement
' class. -
TEXT_STATEMENT__CONTENT
static final int TEXT_STATEMENT__CONTENTThe feature id for the 'Content' attribute.- See Also:
-
TEXT_STATEMENT_FEATURE_COUNT
static final int TEXT_STATEMENT_FEATURE_COUNTThe number of structural features of the 'Text Statement' class.- See Also:
-
TEXT_STATEMENT_OPERATION_COUNT
static final int TEXT_STATEMENT_OPERATION_COUNTThe number of operations of the 'Text Statement' class.- See Also:
-
IF_STATEMENT
static final int IF_STATEMENTThe meta object id for the 'If Statement
' class. -
IF_STATEMENT__IF_PART
static final int IF_STATEMENT__IF_PARTThe feature id for the 'If Part' containment reference.- See Also:
-
IF_STATEMENT__ELS_IF_PARTS
static final int IF_STATEMENT__ELS_IF_PARTSThe feature id for the 'Els If Parts' containment reference list.- See Also:
-
IF_STATEMENT__ELSE_TEMPLATE
static final int IF_STATEMENT__ELSE_TEMPLATEThe feature id for the 'Else Template' containment reference.- See Also:
-
IF_STATEMENT_FEATURE_COUNT
static final int IF_STATEMENT_FEATURE_COUNTThe number of structural features of the 'If Statement' class.- See Also:
-
IF_STATEMENT_OPERATION_COUNT
static final int IF_STATEMENT_OPERATION_COUNTThe number of operations of the 'If Statement' class.- See Also:
-
CONDITIONAL
static final int CONDITIONALThe meta object id for the 'Conditional
' class. -
CONDITIONAL__PREDICATE
static final int CONDITIONAL__PREDICATEThe feature id for the 'Predicate' containment reference.- See Also:
-
CONDITIONAL__TEMPLATE
static final int CONDITIONAL__TEMPLATEThe feature id for the 'Template' containment reference.- See Also:
-
CONDITIONAL_FEATURE_COUNT
static final int CONDITIONAL_FEATURE_COUNTThe number of structural features of the 'Conditional' class.- See Also:
-
CONDITIONAL_OPERATION_COUNT
static final int CONDITIONAL_OPERATION_COUNTThe number of operations of the 'Conditional' class.- See Also:
-
EXPRESSION
static final int EXPRESSIONThe meta object id for the 'Expression
' class. -
EXPRESSION_FEATURE_COUNT
static final int EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Expression' class.- See Also:
-
EXPRESSION_OPERATION_COUNT
static final int EXPRESSION_OPERATION_COUNTThe number of operations of the 'Expression' class.- See Also:
-
OUTER_PARAMETER
static final int OUTER_PARAMETERThe meta object id for the 'Outer Parameter
' class. -
OUTER_PARAMETER__NAME
static final int OUTER_PARAMETER__NAMEThe feature id for the 'Name' attribute.- See Also:
-
OUTER_PARAMETER_FEATURE_COUNT
static final int OUTER_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Outer Parameter' class.- See Also:
-
OUTER_PARAMETER_OPERATION_COUNT
static final int OUTER_PARAMETER_OPERATION_COUNTThe number of operations of the 'Outer Parameter' class.- See Also:
-
FUNCTION
static final int FUNCTIONThe meta object id for the 'Function
' class. -
FUNCTION__PARAMS
static final int FUNCTION__PARAMSThe feature id for the 'Params' containment reference list.- See Also:
-
FUNCTION_FEATURE_COUNT
static final int FUNCTION_FEATURE_COUNTThe number of structural features of the 'Function' class.- See Also:
-
FUNCTION_OPERATION_COUNT
static final int FUNCTION_OPERATION_COUNTThe number of operations of the 'Function' class.- See Also:
-
TEMPLATE_PARAMETER
static final int TEMPLATE_PARAMETERThe meta object id for the 'Template Parameter
' class. -
TEMPLATE_PARAMETER__PARAMS
static final int TEMPLATE_PARAMETER__PARAMSThe feature id for the 'Params' containment reference list.- See Also:
-
TEMPLATE_PARAMETER__TYPE
static final int TEMPLATE_PARAMETER__TYPEThe feature id for the 'Type' attribute.- See Also:
-
TEMPLATE_PARAMETER_FEATURE_COUNT
static final int TEMPLATE_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Template Parameter' class.- See Also:
-
TEMPLATE_PARAMETER_OPERATION_COUNT
static final int TEMPLATE_PARAMETER_OPERATION_COUNTThe number of operations of the 'Template Parameter' class.- See Also:
-
STR_CONTAINS
static final int STR_CONTAINSThe meta object id for the 'Str Contains
' class. -
STR_CONTAINS__PARAMS
static final int STR_CONTAINS__PARAMSThe feature id for the 'Params' containment reference list.- See Also:
-
STR_CONTAINS_FEATURE_COUNT
static final int STR_CONTAINS_FEATURE_COUNTThe number of structural features of the 'Str Contains' class.- See Also:
-
STR_CONTAINS_OPERATION_COUNT
static final int STR_CONTAINS_OPERATION_COUNTThe number of operations of the 'Str Contains' class.- See Also:
-
BINARY_EXPRESSION
static final int BINARY_EXPRESSIONThe meta object id for the 'Binary Expression
' class. -
BINARY_EXPRESSION__OPERATION
static final int BINARY_EXPRESSION__OPERATIONThe feature id for the 'Operation' attribute.- See Also:
-
BINARY_EXPRESSION__LEFT
static final int BINARY_EXPRESSION__LEFTThe feature id for the 'Left' containment reference.- See Also:
-
BINARY_EXPRESSION__RIGHT
static final int BINARY_EXPRESSION__RIGHTThe feature id for the 'Right' containment reference.- See Also:
-
BINARY_EXPRESSION_FEATURE_COUNT
static final int BINARY_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Binary Expression' class.- See Also:
-
BINARY_EXPRESSION_OPERATION_COUNT
static final int BINARY_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Binary Expression' class.- See Also:
-
UNARY_EXPRESSION
static final int UNARY_EXPRESSIONThe meta object id for the 'Unary Expression
' class. -
UNARY_EXPRESSION__OPERATION
static final int UNARY_EXPRESSION__OPERATIONThe feature id for the 'Operation' attribute.- See Also:
-
UNARY_EXPRESSION__OPERAND
static final int UNARY_EXPRESSION__OPERANDThe feature id for the 'Operand' containment reference.- See Also:
-
UNARY_EXPRESSION_FEATURE_COUNT
static final int UNARY_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Unary Expression' class.- See Also:
-
UNARY_EXPRESSION_OPERATION_COUNT
static final int UNARY_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Unary Expression' class.- See Also:
-
LITERAL
static final int LITERALThe meta object id for the 'Literal
' class. -
LITERAL_FEATURE_COUNT
static final int LITERAL_FEATURE_COUNTThe number of structural features of the 'Literal' class.- See Also:
-
LITERAL_OPERATION_COUNT
static final int LITERAL_OPERATION_COUNTThe number of operations of the 'Literal' class.- See Also:
-
BOOLEAN_LITERAL
static final int BOOLEAN_LITERALThe meta object id for the 'Boolean Literal
' class. -
BOOLEAN_LITERAL__IS_TRUE
static final int BOOLEAN_LITERAL__IS_TRUEThe feature id for the 'Is True' attribute.- See Also:
-
BOOLEAN_LITERAL_FEATURE_COUNT
static final int BOOLEAN_LITERAL_FEATURE_COUNTThe number of structural features of the 'Boolean Literal' class.- See Also:
-
BOOLEAN_LITERAL_OPERATION_COUNT
static final int BOOLEAN_LITERAL_OPERATION_COUNTThe number of operations of the 'Boolean Literal' class.- See Also:
-
NUMBER_LITERAL
static final int NUMBER_LITERALThe meta object id for the 'Number Literal
' class. -
NUMBER_LITERAL__VALUE
static final int NUMBER_LITERAL__VALUEThe feature id for the 'Value' attribute.- See Also:
-
NUMBER_LITERAL_FEATURE_COUNT
static final int NUMBER_LITERAL_FEATURE_COUNTThe number of structural features of the 'Number Literal' class.- See Also:
-
NUMBER_LITERAL_OPERATION_COUNT
static final int NUMBER_LITERAL_OPERATION_COUNTThe number of operations of the 'Number Literal' class.- See Also:
-
STRING_LITERAL
static final int STRING_LITERALThe meta object id for the 'String Literal
' class. -
STRING_LITERAL__CONTENT
static final int STRING_LITERAL__CONTENTThe feature id for the 'Content' attribute.- See Also:
-
STRING_LITERAL_FEATURE_COUNT
static final int STRING_LITERAL_FEATURE_COUNTThe number of structural features of the 'String Literal' class.- See Also:
-
STRING_LITERAL_OPERATION_COUNT
static final int STRING_LITERAL_OPERATION_COUNTThe number of operations of the 'String Literal' class.- See Also:
-
VALUE_LITERAL
static final int VALUE_LITERALThe meta object id for the 'Value Literal
' class. -
VALUE_LITERAL__VALUE
static final int VALUE_LITERAL__VALUEThe feature id for the 'Value' attribute.- See Also:
-
VALUE_LITERAL_FEATURE_COUNT
static final int VALUE_LITERAL_FEATURE_COUNTThe number of structural features of the 'Value Literal' class.- See Also:
-
VALUE_LITERAL_OPERATION_COUNT
static final int VALUE_LITERAL_OPERATION_COUNTThe number of operations of the 'Value Literal' class.- See Also:
-
TEMPLATE_PARAMETER_TYPE
static final int TEMPLATE_PARAMETER_TYPEThe meta object id for the 'Template Parameter Type
' enum. -
BINARY_OPERATION
static final int BINARY_OPERATIONThe meta object id for the 'Binary Operation
' enum. -
UNARY_OPERATION
static final int UNARY_OPERATIONThe meta object id for the 'Unary Operation
' enum.
-
-
Method Details
-
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:
-
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:
-
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:
-
getTemplate
org.eclipse.emf.ecore.EClass getTemplate()Returns the meta object for class 'Template
'.- Returns:
- the meta object for class 'Template'.
- See Also:
-
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:
-
getStatement
org.eclipse.emf.ecore.EClass getStatement()Returns the meta object for class 'Statement
'.- Returns:
- the meta object for class 'Statement'.
- See Also:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
getConditional
org.eclipse.emf.ecore.EClass getConditional()Returns the meta object for class 'Conditional
'.- Returns:
- the meta object for class 'Conditional'.
- See Also:
-
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:
-
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:
-
getExpression
org.eclipse.emf.ecore.EClass getExpression()Returns the meta object for class 'Expression
'.- Returns:
- the meta object for class 'Expression'.
- See Also:
-
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:
-
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:
-
getFunction
org.eclipse.emf.ecore.EClass getFunction()Returns the meta object for class 'Function
'.- Returns:
- the meta object for class 'Function'.
- See Also:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
getLiteral
org.eclipse.emf.ecore.EClass getLiteral()Returns the meta object for class 'Literal
'.- Returns:
- the meta object for class 'Literal'.
- See Also:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
getRtFactory
RtFactory getRtFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-