Interface ExpressionsPackage
-
- 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:
ExpressionsPackageImpl
public interface ExpressionsPackage extends org.eclipse.emf.ecore.EPackageThe 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:
ExpressionsFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceExpressionsPackage.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 intBINARY_EXPRESSIONThe meta object id for the 'Binary Expression' class.static intBINARY_EXPRESSION___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intBINARY_EXPRESSION__LEFTThe feature id for the 'Left' containment reference.static intBINARY_EXPRESSION__OPERATIONThe feature id for the 'Operation' attribute.static intBINARY_EXPRESSION__RIGHTThe feature id for the 'Right' containment reference.static intBINARY_EXPRESSION__TYPESThe feature id for the 'Types' reference list.static intBINARY_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Binary Expression' class.static intBINARY_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Binary Expression' class.static intBINARY_OPERATIONThe meta object id for the 'Binary Operation' enum.static intBOOLEAN_LITERALThe meta object id for the 'Boolean Literal' class.static intBOOLEAN_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intBOOLEAN_LITERAL__IS_TRUEThe feature id for the 'Is True' attribute.static intBOOLEAN_LITERAL__TYPESThe feature id for the 'Types' reference list.static intBOOLEAN_LITERAL_FEATURE_COUNTThe number of structural features of the 'Boolean Literal' class.static intBOOLEAN_LITERAL_OPERATION_COUNTThe number of operations of the 'Boolean Literal' class.static intCASEThe meta object id for the 'Case' class.static intCASE___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intCASE__BODYThe feature id for the 'Body' containment reference list.static intCASE__ELSE_EXPRESSIONThe feature id for the 'Else Expression' containment reference.static intCASE__INPUT_EXPRESSIONThe feature id for the 'Input Expression' containment reference.static intCASE__TYPESThe feature id for the 'Types' reference list.static intCASE_BODYThe meta object id for the 'Case Body' class.static intCASE_BODY___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intCASE_BODY__THENThe feature id for the 'Then' containment reference.static intCASE_BODY__TYPESThe feature id for the 'Types' reference list.static intCASE_BODY__WHENThe feature id for the 'When' containment reference.static intCASE_BODY_FEATURE_COUNTThe number of structural features of the 'Case Body' class.static intCASE_BODY_OPERATION_COUNTThe number of operations of the 'Case Body' class.static intCASE_FEATURE_COUNTThe number of structural features of the 'Case' class.static intCASE_OPERATION_COUNTThe number of operations of the 'Case' class.static intDATE_LITERALThe meta object id for the 'Date Literal' class.static intDATE_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intDATE_LITERAL__DAYThe feature id for the 'Day' containment reference.static intDATE_LITERAL__HOURThe feature id for the 'Hour' containment reference.static intDATE_LITERAL__MINUTEThe feature id for the 'Minute' containment reference.static intDATE_LITERAL__MONTHThe feature id for the 'Month' containment reference.static intDATE_LITERAL__SECONDThe feature id for the 'Second' containment reference.static intDATE_LITERAL__TYPESThe feature id for the 'Types' reference list.static intDATE_LITERAL__YEARThe feature id for the 'Year' containment reference.static intDATE_LITERAL_FEATURE_COUNTThe number of structural features of the 'Date Literal' class.static intDATE_LITERAL_OPERATION_COUNTThe number of operations of the 'Date Literal' class.static ExpressionsPackageeINSTANCEThe singleton instance of the package.static intEMPTY_EXPRESSIONThe meta object id for the 'Empty Expression' class.static intEMPTY_EXPRESSION___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intEMPTY_EXPRESSION__TYPESThe feature id for the 'Types' reference list.static intEMPTY_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Empty Expression' class.static intEMPTY_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Empty Expression' class.static StringeNAMEThe package name.static StringeNS_PREFIXThe package namespace name.static StringeNS_URIThe package namespace URI.static intEXPRESSIONThe meta object id for the 'Expression' class.static intEXPRESSION___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intEXPRESSION__TYPESThe feature id for the 'Types' reference list.static intEXPRESSION_FEATURE_COUNTThe number of structural features of the 'Expression' class.static intEXPRESSION_OPERATION_COUNTThe number of operations of the 'Expression' class.static intEXPRESSION_WITH_ALIASThe meta object id for the 'Expression With Alias' class.static intEXPRESSION_WITH_ALIAS___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intEXPRESSION_WITH_ALIAS__ALIASThe feature id for the 'Alias' attribute.static intEXPRESSION_WITH_ALIAS__EXPRESSIONThe feature id for the 'Expression' containment reference.static intEXPRESSION_WITH_ALIAS__TYPESThe feature id for the 'Types' reference list.static intEXPRESSION_WITH_ALIAS_FEATURE_COUNTThe number of structural features of the 'Expression With Alias' class.static intEXPRESSION_WITH_ALIAS_OPERATION_COUNTThe number of operations of the 'Expression With Alias' class.static intEXPRESSION_WITH_DISTINCTThe meta object id for the 'Expression With Distinct' class.static intEXPRESSION_WITH_DISTINCT___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intEXPRESSION_WITH_DISTINCT__EXPRESSIONThe feature id for the 'Expression' containment reference.static intEXPRESSION_WITH_DISTINCT__TYPESThe feature id for the 'Types' reference list.static intEXPRESSION_WITH_DISTINCT_FEATURE_COUNTThe number of structural features of the 'Expression With Distinct' class.static intEXPRESSION_WITH_DISTINCT_OPERATION_COUNTThe number of operations of the 'Expression With Distinct' class.static intEXPRESSIONSThe meta object id for the 'Expressions' class.static intEXPRESSIONS__ITEMThe feature id for the 'Item' containment reference.static intEXPRESSIONS_FEATURE_COUNTThe number of structural features of the 'Expressions' class.static intEXPRESSIONS_OPERATION_COUNTThe number of operations of the 'Expressions' class.static intFIELDThe meta object id for the 'Field' class.static intFIELD___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intFIELD__PATHThe feature id for the 'Path' containment reference.static intFIELD__TYPESThe feature id for the 'Types' reference list.static intFIELD_FEATURE_COUNTThe number of structural features of the 'Field' class.static intFIELD_OPERATION_COUNTThe number of operations of the 'Field' class.static intFUNCTIONThe meta object id for the 'Function' class.static intFUNCTION___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intFUNCTION__NAMEThe feature id for the 'Name' containment reference.static intFUNCTION__PARAMETERSThe feature id for the 'Parameters' containment reference list.static intFUNCTION__TYPESThe feature id for the 'Types' reference list.static intFUNCTION_FEATURE_COUNTThe number of structural features of the 'Function' class.static intFUNCTION_OPERATION_COUNTThe number of operations of the 'Function' class.static intIDENTThe meta object id for the 'Ident' class.static intIDENT___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intIDENT__TYPESThe feature id for the 'Types' reference list.static intIDENT__VALUEThe feature id for the 'Value' attribute.static intIDENT_FEATURE_COUNTThe number of structural features of the 'Ident' class.static intIDENT_OPERATION_COUNTThe number of operations of the 'Ident' class.static intIN_LISTThe meta object id for the 'In List' class.static intIN_LIST___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intIN_LIST__ITEMSThe feature id for the 'Items' containment reference list.static intIN_LIST__TYPESThe feature id for the 'Types' reference list.static intIN_LIST_FEATURE_COUNTThe number of structural features of the 'In List' class.static intIN_LIST_OPERATION_COUNTThe number of operations of the 'In List' class.static intIS_NULLThe meta object id for the 'Is Null' class.static intIS_NULL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intIS_NULL__NOTThe feature id for the 'Not' attribute.static intIS_NULL__TYPESThe feature id for the 'Types' reference list.static intIS_NULL_FEATURE_COUNTThe number of structural features of the 'Is Null' class.static intIS_NULL_OPERATION_COUNTThe number of operations of the 'Is Null' class.static intLIKEThe meta object id for the 'Like' class.static intLIKE___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intLIKE__ESCAPEThe feature id for the 'Escape' containment reference.static intLIKE__LITERALThe feature id for the 'Literal' containment reference.static intLIKE__TYPESThe feature id for the 'Types' reference list.static intLIKE_FEATURE_COUNTThe number of structural features of the 'Like' class.static intLIKE_OPERATION_COUNTThe number of operations of the 'Like' class.static intLITERALThe meta object id for the 'Literal' class.static intLITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intLITERAL__TYPESThe feature id for the 'Types' reference list.static intLITERAL_FEATURE_COUNTThe number of structural features of the 'Literal' class.static intLITERAL_OPERATION_COUNTThe number of operations of the 'Literal' class.static intMULTI_PART_NAMEThe meta object id for the 'Multi Part Name' class.static intMULTI_PART_NAME___GET_FULL_CONTENTThe operation id for the 'Get Full Content' operation.static intMULTI_PART_NAME__CONTENTThe feature id for the 'Content' attribute.static intMULTI_PART_NAME__PREVThe feature id for the 'Prev' containment reference.static intMULTI_PART_NAME_FEATURE_COUNTThe number of structural features of the 'Multi Part Name' class.static intMULTI_PART_NAME_OPERATION_COUNTThe number of operations of the 'Multi Part Name' class.static intNAMEThe meta object id for the 'Name' class.static intNAME___GET_FULL_CONTENTThe operation id for the 'Get Full Content' operation.static intNAME__CONTENTThe feature id for the 'Content' attribute.static intNAME_FEATURE_COUNTThe number of structural features of the 'Name' class.static intNAME_OPERATION_COUNTThe number of operations of the 'Name' class.static intNULL_LITERALThe meta object id for the 'Null Literal' class.static intNULL_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intNULL_LITERAL__TYPESThe feature id for the 'Types' reference list.static intNULL_LITERAL_FEATURE_COUNTThe number of structural features of the 'Null Literal' class.static intNULL_LITERAL_OPERATION_COUNTThe number of operations of the 'Null Literal' class.static intNUMBER_LITERALThe meta object id for the 'Number Literal' class.static intNUMBER_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intNUMBER_LITERAL__TYPESThe feature id for the 'Types' reference list.static intNUMBER_LITERAL__VALUEThe feature id for the 'Value' attribute.static intNUMBER_LITERAL_FEATURE_COUNTThe number of structural features of the 'Number Literal' class.static intNUMBER_LITERAL_OPERATION_COUNTThe number of operations of the 'Number Literal' class.static intPARAMETERThe meta object id for the 'Parameter' class.static intPARAMETER___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intPARAMETER__TYPESThe feature id for the 'Types' reference list.static intPARAMETER__VALUEThe feature id for the 'Value' attribute.static intPARAMETER_FEATURE_COUNTThe number of structural features of the 'Parameter' class.static intPARAMETER_OPERATION_COUNTThe number of operations of the 'Parameter' class.static intSINGLE_PART_NAMEThe meta object id for the 'Single Part Name' class.static intSINGLE_PART_NAME___GET_FULL_CONTENTThe operation id for the 'Get Full Content' operation.static intSINGLE_PART_NAME__CONTENTThe feature id for the 'Content' attribute.static intSINGLE_PART_NAME_FEATURE_COUNTThe number of structural features of the 'Single Part Name' class.static intSINGLE_PART_NAME_OPERATION_COUNTThe number of operations of the 'Single Part Name' class.static intSTRING_LITERALThe meta object id for the 'String Literal' class.static intSTRING_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intSTRING_LITERAL___VALUEThe operation id for the 'Value' operation.static intSTRING_LITERAL__TYPESThe feature id for the 'Types' reference list.static intSTRING_LITERAL__VALUEThe feature id for the 'Value' attribute.static intSTRING_LITERAL_FEATURE_COUNTThe number of structural features of the 'String Literal' class.static intSTRING_LITERAL_OPERATION_COUNTThe number of operations of the 'String Literal' class.static intTYPE_LITERALThe meta object id for the 'Type Literal' class.static intTYPE_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intTYPE_LITERAL__TYPESThe feature id for the 'Types' reference list.static intTYPE_LITERAL__VALUEThe feature id for the 'Value' containment reference.static intTYPE_LITERAL_FEATURE_COUNTThe number of structural features of the 'Type Literal' class.static intTYPE_LITERAL_OPERATION_COUNTThe number of operations of the 'Type Literal' class.static intUNARY_EXPRESSIONThe meta object id for the 'Unary Expression' class.static intUNARY_EXPRESSION___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intUNARY_EXPRESSION__OPERANDThe feature id for the 'Operand' containment reference.static intUNARY_EXPRESSION__OPERATIONThe feature id for the 'Operation' attribute.static intUNARY_EXPRESSION__TYPESThe feature id for the 'Types' reference list.static intUNARY_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Unary Expression' class.static intUNARY_EXPRESSION_OPERATION_COUNTThe number of operations of the 'Unary Expression' class.static intUNARY_OPERATIONThe meta object id for the 'Unary Operation' enum.static intUNDEFINED_LITERALThe meta object id for the 'Undefined Literal' class.static intUNDEFINED_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intUNDEFINED_LITERAL__TYPESThe feature id for the 'Types' reference list.static intUNDEFINED_LITERAL_FEATURE_COUNTThe number of structural features of the 'Undefined Literal' class.static intUNDEFINED_LITERAL_OPERATION_COUNTThe number of operations of the 'Undefined Literal' class.static intVALUE_LITERALThe meta object id for the 'Value Literal' class.static intVALUE_LITERAL___GET_RET_VAL_TYPESThe operation id for the 'Get Ret Val Types' operation.static intVALUE_LITERAL__TYPESThe feature id for the 'Types' reference list.static intVALUE_LITERAL__VALUEThe feature id for the 'Value' containment reference.static intVALUE_LITERAL_FEATURE_COUNTThe number of structural features of the 'Value Literal' class.static intVALUE_LITERAL_OPERATION_COUNTThe 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.EClassgetBinaryExpression()Returns the meta object for class 'Binary Expression'.org.eclipse.emf.ecore.EReferencegetBinaryExpression_Left()Returns the meta object for the containment reference 'Left'.org.eclipse.emf.ecore.EAttributegetBinaryExpression_Operation()Returns the meta object for the attribute 'Operation'.org.eclipse.emf.ecore.EReferencegetBinaryExpression_Right()Returns the meta object for the containment reference 'Right'.org.eclipse.emf.ecore.EEnumgetBinaryOperation()Returns the meta object for enum 'Binary Operation'.org.eclipse.emf.ecore.EClassgetBooleanLiteral()Returns the meta object for class 'Boolean Literal'.org.eclipse.emf.ecore.EAttributegetBooleanLiteral_IsTrue()Returns the meta object for the attribute 'Is True'.org.eclipse.emf.ecore.EClassgetCase()Returns the meta object for class 'Case'.org.eclipse.emf.ecore.EReferencegetCase_Body()Returns the meta object for the containment reference list 'Body'.org.eclipse.emf.ecore.EReferencegetCase_ElseExpression()Returns the meta object for the containment reference 'Else Expression'.org.eclipse.emf.ecore.EReferencegetCase_InputExpression()Returns the meta object for the containment reference 'Input Expression'.org.eclipse.emf.ecore.EClassgetCaseBody()Returns the meta object for class 'Case Body'.org.eclipse.emf.ecore.EReferencegetCaseBody_Then()Returns the meta object for the containment reference 'Then'.org.eclipse.emf.ecore.EReferencegetCaseBody_When()Returns the meta object for the containment reference 'When'.org.eclipse.emf.ecore.EClassgetDateLiteral()Returns the meta object for class 'Date Literal'.org.eclipse.emf.ecore.EReferencegetDateLiteral_Day()Returns the meta object for the containment reference 'Day'.org.eclipse.emf.ecore.EReferencegetDateLiteral_Hour()Returns the meta object for the containment reference 'Hour'.org.eclipse.emf.ecore.EReferencegetDateLiteral_Minute()Returns the meta object for the containment reference 'Minute'.org.eclipse.emf.ecore.EReferencegetDateLiteral_Month()Returns the meta object for the containment reference 'Month'.org.eclipse.emf.ecore.EReferencegetDateLiteral_Second()Returns the meta object for the containment reference 'Second'.org.eclipse.emf.ecore.EReferencegetDateLiteral_Year()Returns the meta object for the containment reference 'Year'.org.eclipse.emf.ecore.EClassgetEmptyExpression()Returns the meta object for class 'Empty Expression'.org.eclipse.emf.ecore.EClassgetExpression()Returns the meta object for class 'Expression'.org.eclipse.emf.ecore.EOperationgetExpression__GetRetValTypes()Returns the meta object for the 'Get Ret Val Types' operation.org.eclipse.emf.ecore.EReferencegetExpression_Types()Returns the meta object for the reference list 'Types'.org.eclipse.emf.ecore.EClassgetExpressions()Returns the meta object for class 'Expressions'.org.eclipse.emf.ecore.EReferencegetExpressions_Item()Returns the meta object for the containment reference 'Item'.ExpressionsFactorygetExpressionsFactory()Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClassgetExpressionWithAlias()Returns the meta object for class 'Expression With Alias'.org.eclipse.emf.ecore.EAttributegetExpressionWithAlias_Alias()Returns the meta object for the attribute 'Alias'.org.eclipse.emf.ecore.EReferencegetExpressionWithAlias_Expression()Returns the meta object for the containment reference 'Expression'.org.eclipse.emf.ecore.EClassgetExpressionWithDistinct()Returns the meta object for class 'Expression With Distinct'.org.eclipse.emf.ecore.EReferencegetExpressionWithDistinct_Expression()Returns the meta object for the containment reference 'Expression'.org.eclipse.emf.ecore.EClassgetField()Returns the meta object for class 'Field'.org.eclipse.emf.ecore.EReferencegetField_Path()Returns the meta object for the containment reference 'Path'.org.eclipse.emf.ecore.EClassgetFunction()Returns the meta object for class 'Function'.org.eclipse.emf.ecore.EReferencegetFunction_Name()Returns the meta object for the containment reference 'Name'.org.eclipse.emf.ecore.EReferencegetFunction_Parameters()Returns the meta object for the containment reference list 'Parameters'.org.eclipse.emf.ecore.EClassgetIdent()Returns the meta object for class 'Ident'.org.eclipse.emf.ecore.EAttributegetIdent_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetInList()Returns the meta object for class 'In List'.org.eclipse.emf.ecore.EReferencegetInList_Items()Returns the meta object for the containment reference list 'Items'.org.eclipse.emf.ecore.EClassgetIsNull()Returns the meta object for class 'Is Null'.org.eclipse.emf.ecore.EAttributegetIsNull_Not()Returns the meta object for the attribute 'Not'.org.eclipse.emf.ecore.EClassgetLike()Returns the meta object for class 'Like'.org.eclipse.emf.ecore.EReferencegetLike_Escape()Returns the meta object for the containment reference 'Escape'.org.eclipse.emf.ecore.EReferencegetLike_Literal()Returns the meta object for the containment reference 'Literal'.org.eclipse.emf.ecore.EClassgetLiteral()Returns the meta object for class 'Literal'.org.eclipse.emf.ecore.EClassgetMultiPartName()Returns the meta object for class 'Multi Part Name'.org.eclipse.emf.ecore.EOperationgetMultiPartName__GetFullContent()Returns the meta object for the 'Get Full Content' operation.org.eclipse.emf.ecore.EReferencegetMultiPartName_Prev()Returns the meta object for the containment reference 'Prev'.org.eclipse.emf.ecore.EClassgetName_()Returns the meta object for class 'Name'.org.eclipse.emf.ecore.EOperationgetName__GetFullContent()Returns the meta object for the 'Get Full Content' operation.org.eclipse.emf.ecore.EAttributegetName_Content()Returns the meta object for the attribute 'Content'.org.eclipse.emf.ecore.EClassgetNullLiteral()Returns the meta object for class 'Null Literal'.org.eclipse.emf.ecore.EClassgetNumberLiteral()Returns the meta object for class 'Number Literal'.org.eclipse.emf.ecore.EAttributegetNumberLiteral_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetParameter()Returns the meta object for class 'Parameter'.org.eclipse.emf.ecore.EAttributegetParameter_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetSinglePartName()Returns the meta object for class 'Single Part Name'.org.eclipse.emf.ecore.EOperationgetSinglePartName__GetFullContent()Returns the meta object for the 'Get Full Content' operation.org.eclipse.emf.ecore.EClassgetStringLiteral()Returns the meta object for class 'String Literal'.org.eclipse.emf.ecore.EOperationgetStringLiteral__Value()Returns the meta object for the 'Value' operation.org.eclipse.emf.ecore.EAttributegetStringLiteral_Value()Returns the meta object for the attribute 'Value'.org.eclipse.emf.ecore.EClassgetTypeLiteral()Returns the meta object for class 'Type Literal'.org.eclipse.emf.ecore.EReferencegetTypeLiteral_Value()Returns the meta object for the containment reference 'Value'.org.eclipse.emf.ecore.EClassgetUnaryExpression()Returns the meta object for class 'Unary Expression'.org.eclipse.emf.ecore.EReferencegetUnaryExpression_Operand()Returns the meta object for the containment reference 'Operand'.org.eclipse.emf.ecore.EAttributegetUnaryExpression_Operation()Returns the meta object for the attribute 'Operation'.org.eclipse.emf.ecore.EEnumgetUnaryOperation()Returns the meta object for enum 'Unary Operation'.org.eclipse.emf.ecore.EClassgetUndefinedLiteral()Returns the meta object for class 'Undefined Literal'.org.eclipse.emf.ecore.EClassgetValueLiteral()Returns the meta object for class 'Value Literal'.org.eclipse.emf.ecore.EReferencegetValueLiteral_Value()Returns the meta object for the containment reference '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 ExpressionsPackage eINSTANCE
The singleton instance of the package.
-
EXPRESSIONS
static final int EXPRESSIONS
The meta object id for the 'Expressions' class.
-
EXPRESSIONS__ITEM
static final int EXPRESSIONS__ITEM
The feature id for the 'Item' containment reference.- See Also:
- Constant Field Values
-
EXPRESSIONS_FEATURE_COUNT
static final int EXPRESSIONS_FEATURE_COUNT
The number of structural features of the 'Expressions' class.- See Also:
- Constant Field Values
-
EXPRESSIONS_OPERATION_COUNT
static final int EXPRESSIONS_OPERATION_COUNT
The number of operations of the 'Expressions' class.- See Also:
- Constant Field Values
-
EXPRESSION
static final int EXPRESSION
The meta object id for the 'Expression' class.
-
EXPRESSION__TYPES
static final int EXPRESSION__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
EXPRESSION_FEATURE_COUNT
static final int EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Expression' class.- See Also:
- Constant Field Values
-
EXPRESSION___GET_RET_VAL_TYPES
static final int EXPRESSION___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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
-
EMPTY_EXPRESSION
static final int EMPTY_EXPRESSION
The meta object id for the 'Empty Expression' class.
-
EMPTY_EXPRESSION__TYPES
static final int EMPTY_EXPRESSION__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
EMPTY_EXPRESSION_FEATURE_COUNT
static final int EMPTY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Empty Expression' class.- See Also:
- Constant Field Values
-
EMPTY_EXPRESSION___GET_RET_VAL_TYPES
static final int EMPTY_EXPRESSION___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
EMPTY_EXPRESSION_OPERATION_COUNT
static final int EMPTY_EXPRESSION_OPERATION_COUNT
The number of operations of the 'Empty 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__TYPES
static final int UNARY_EXPRESSION__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
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___GET_RET_VAL_TYPES
static final int UNARY_EXPRESSION___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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
-
BINARY_EXPRESSION
static final int BINARY_EXPRESSION
The meta object id for the 'Binary Expression' class.
-
BINARY_EXPRESSION__TYPES
static final int BINARY_EXPRESSION__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
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___GET_RET_VAL_TYPES
static final int BINARY_EXPRESSION___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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
-
LITERAL
static final int LITERAL
The meta object id for the 'Literal' class.
-
LITERAL__TYPES
static final int LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
LITERAL_FEATURE_COUNT
static final int LITERAL_FEATURE_COUNT
The number of structural features of the 'Literal' class.- See Also:
- Constant Field Values
-
LITERAL___GET_RET_VAL_TYPES
static final int LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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
-
NULL_LITERAL
static final int NULL_LITERAL
The meta object id for the 'Null Literal' class.
-
NULL_LITERAL__TYPES
static final int NULL_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
NULL_LITERAL_FEATURE_COUNT
static final int NULL_LITERAL_FEATURE_COUNT
The number of structural features of the 'Null Literal' class.- See Also:
- Constant Field Values
-
NULL_LITERAL___GET_RET_VAL_TYPES
static final int NULL_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
NULL_LITERAL_OPERATION_COUNT
static final int NULL_LITERAL_OPERATION_COUNT
The number of operations of the 'Null Literal' class.- See Also:
- Constant Field Values
-
UNDEFINED_LITERAL
static final int UNDEFINED_LITERAL
The meta object id for the 'Undefined Literal' class.
-
UNDEFINED_LITERAL__TYPES
static final int UNDEFINED_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
UNDEFINED_LITERAL_FEATURE_COUNT
static final int UNDEFINED_LITERAL_FEATURE_COUNT
The number of structural features of the 'Undefined Literal' class.- See Also:
- Constant Field Values
-
UNDEFINED_LITERAL___GET_RET_VAL_TYPES
static final int UNDEFINED_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
UNDEFINED_LITERAL_OPERATION_COUNT
static final int UNDEFINED_LITERAL_OPERATION_COUNT
The number of operations of the 'Undefined 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__TYPES
static final int BOOLEAN_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
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___GET_RET_VAL_TYPES
static final int BOOLEAN_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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__TYPES
static final int NUMBER_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
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___GET_RET_VAL_TYPES
static final int NUMBER_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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
-
DATE_LITERAL
static final int DATE_LITERAL
The meta object id for the 'Date Literal' class.
-
DATE_LITERAL__TYPES
static final int DATE_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
DATE_LITERAL__YEAR
static final int DATE_LITERAL__YEAR
The feature id for the 'Year' containment reference.- See Also:
- Constant Field Values
-
DATE_LITERAL__MONTH
static final int DATE_LITERAL__MONTH
The feature id for the 'Month' containment reference.- See Also:
- Constant Field Values
-
DATE_LITERAL__DAY
static final int DATE_LITERAL__DAY
The feature id for the 'Day' containment reference.- See Also:
- Constant Field Values
-
DATE_LITERAL__HOUR
static final int DATE_LITERAL__HOUR
The feature id for the 'Hour' containment reference.- See Also:
- Constant Field Values
-
DATE_LITERAL__MINUTE
static final int DATE_LITERAL__MINUTE
The feature id for the 'Minute' containment reference.- See Also:
- Constant Field Values
-
DATE_LITERAL__SECOND
static final int DATE_LITERAL__SECOND
The feature id for the 'Second' containment reference.- See Also:
- Constant Field Values
-
DATE_LITERAL_FEATURE_COUNT
static final int DATE_LITERAL_FEATURE_COUNT
The number of structural features of the 'Date Literal' class.- See Also:
- Constant Field Values
-
DATE_LITERAL___GET_RET_VAL_TYPES
static final int DATE_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
DATE_LITERAL_OPERATION_COUNT
static final int DATE_LITERAL_OPERATION_COUNT
The number of operations of the 'Date 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__TYPES
static final int STRING_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
STRING_LITERAL__VALUE
static final int STRING_LITERAL__VALUE
The feature id for the 'Value' 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___GET_RET_VAL_TYPES
static final int STRING_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
STRING_LITERAL___VALUE
static final int STRING_LITERAL___VALUE
The operation id for the 'Value' operation.- 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__TYPES
static final int VALUE_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
VALUE_LITERAL__VALUE
static final int VALUE_LITERAL__VALUE
The feature id for the 'Value' containment reference.- 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___GET_RET_VAL_TYPES
static final int VALUE_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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
-
TYPE_LITERAL
static final int TYPE_LITERAL
The meta object id for the 'Type Literal' class.
-
TYPE_LITERAL__TYPES
static final int TYPE_LITERAL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
TYPE_LITERAL__VALUE
static final int TYPE_LITERAL__VALUE
The feature id for the 'Value' containment reference.- See Also:
- Constant Field Values
-
TYPE_LITERAL_FEATURE_COUNT
static final int TYPE_LITERAL_FEATURE_COUNT
The number of structural features of the 'Type Literal' class.- See Also:
- Constant Field Values
-
TYPE_LITERAL___GET_RET_VAL_TYPES
static final int TYPE_LITERAL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
TYPE_LITERAL_OPERATION_COUNT
static final int TYPE_LITERAL_OPERATION_COUNT
The number of operations of the 'Type Literal' class.- See Also:
- Constant Field Values
-
CASE
static final int CASE
The meta object id for the 'Case' class.
-
CASE__TYPES
static final int CASE__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
CASE__INPUT_EXPRESSION
static final int CASE__INPUT_EXPRESSION
The feature id for the 'Input Expression' containment reference.- See Also:
- Constant Field Values
-
CASE__BODY
static final int CASE__BODY
The feature id for the 'Body' containment reference list.- See Also:
- Constant Field Values
-
CASE__ELSE_EXPRESSION
static final int CASE__ELSE_EXPRESSION
The feature id for the 'Else Expression' containment reference.- See Also:
- Constant Field Values
-
CASE_FEATURE_COUNT
static final int CASE_FEATURE_COUNT
The number of structural features of the 'Case' class.- See Also:
- Constant Field Values
-
CASE___GET_RET_VAL_TYPES
static final int CASE___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
CASE_OPERATION_COUNT
static final int CASE_OPERATION_COUNT
The number of operations of the 'Case' class.- See Also:
- Constant Field Values
-
CASE_BODY
static final int CASE_BODY
The meta object id for the 'Case Body' class.
-
CASE_BODY__TYPES
static final int CASE_BODY__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
CASE_BODY__WHEN
static final int CASE_BODY__WHEN
The feature id for the 'When' containment reference.- See Also:
- Constant Field Values
-
CASE_BODY__THEN
static final int CASE_BODY__THEN
The feature id for the 'Then' containment reference.- See Also:
- Constant Field Values
-
CASE_BODY_FEATURE_COUNT
static final int CASE_BODY_FEATURE_COUNT
The number of structural features of the 'Case Body' class.- See Also:
- Constant Field Values
-
CASE_BODY___GET_RET_VAL_TYPES
static final int CASE_BODY___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
CASE_BODY_OPERATION_COUNT
static final int CASE_BODY_OPERATION_COUNT
The number of operations of the 'Case Body' class.- See Also:
- Constant Field Values
-
IN_LIST
static final int IN_LIST
The meta object id for the 'In List' class.
-
IN_LIST__TYPES
static final int IN_LIST__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
IN_LIST__ITEMS
static final int IN_LIST__ITEMS
The feature id for the 'Items' containment reference list.- See Also:
- Constant Field Values
-
IN_LIST_FEATURE_COUNT
static final int IN_LIST_FEATURE_COUNT
The number of structural features of the 'In List' class.- See Also:
- Constant Field Values
-
IN_LIST___GET_RET_VAL_TYPES
static final int IN_LIST___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
IN_LIST_OPERATION_COUNT
static final int IN_LIST_OPERATION_COUNT
The number of operations of the 'In List' class.- See Also:
- Constant Field Values
-
IS_NULL
static final int IS_NULL
The meta object id for the 'Is Null' class.
-
IS_NULL__TYPES
static final int IS_NULL__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
IS_NULL__NOT
static final int IS_NULL__NOT
The feature id for the 'Not' attribute.- See Also:
- Constant Field Values
-
IS_NULL_FEATURE_COUNT
static final int IS_NULL_FEATURE_COUNT
The number of structural features of the 'Is Null' class.- See Also:
- Constant Field Values
-
IS_NULL___GET_RET_VAL_TYPES
static final int IS_NULL___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
IS_NULL_OPERATION_COUNT
static final int IS_NULL_OPERATION_COUNT
The number of operations of the 'Is Null' class.- See Also:
- Constant Field Values
-
LIKE
static final int LIKE
The meta object id for the 'Like' class.
-
LIKE__TYPES
static final int LIKE__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
LIKE__LITERAL
static final int LIKE__LITERAL
The feature id for the 'Literal' containment reference.- See Also:
- Constant Field Values
-
LIKE__ESCAPE
static final int LIKE__ESCAPE
The feature id for the 'Escape' containment reference.- See Also:
- Constant Field Values
-
LIKE_FEATURE_COUNT
static final int LIKE_FEATURE_COUNT
The number of structural features of the 'Like' class.- See Also:
- Constant Field Values
-
LIKE___GET_RET_VAL_TYPES
static final int LIKE___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
LIKE_OPERATION_COUNT
static final int LIKE_OPERATION_COUNT
The number of operations of the 'Like' class.- See Also:
- Constant Field Values
-
PARAMETER
static final int PARAMETER
The meta object id for the 'Parameter' class.
-
PARAMETER__TYPES
static final int PARAMETER__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
PARAMETER__VALUE
static final int PARAMETER__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
PARAMETER_FEATURE_COUNT
static final int PARAMETER_FEATURE_COUNT
The number of structural features of the 'Parameter' class.- See Also:
- Constant Field Values
-
PARAMETER___GET_RET_VAL_TYPES
static final int PARAMETER___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
PARAMETER_OPERATION_COUNT
static final int PARAMETER_OPERATION_COUNT
The number of operations of the 'Parameter' class.- See Also:
- Constant Field Values
-
IDENT
static final int IDENT
The meta object id for the 'Ident' class.
-
IDENT__TYPES
static final int IDENT__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
IDENT__VALUE
static final int IDENT__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
-
IDENT_FEATURE_COUNT
static final int IDENT_FEATURE_COUNT
The number of structural features of the 'Ident' class.- See Also:
- Constant Field Values
-
IDENT___GET_RET_VAL_TYPES
static final int IDENT___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
IDENT_OPERATION_COUNT
static final int IDENT_OPERATION_COUNT
The number of operations of the 'Ident' class.- See Also:
- Constant Field Values
-
NAME
static final int NAME
The meta object id for the 'Name' class.
-
NAME__CONTENT
static final int NAME__CONTENT
The feature id for the 'Content' attribute.- See Also:
- Constant Field Values
-
NAME_FEATURE_COUNT
static final int NAME_FEATURE_COUNT
The number of structural features of the 'Name' class.- See Also:
- Constant Field Values
-
NAME___GET_FULL_CONTENT
static final int NAME___GET_FULL_CONTENT
The operation id for the 'Get Full Content' operation.- See Also:
- Constant Field Values
-
NAME_OPERATION_COUNT
static final int NAME_OPERATION_COUNT
The number of operations of the 'Name' class.- See Also:
- Constant Field Values
-
SINGLE_PART_NAME
static final int SINGLE_PART_NAME
The meta object id for the 'Single Part Name' class.
-
SINGLE_PART_NAME__CONTENT
static final int SINGLE_PART_NAME__CONTENT
The feature id for the 'Content' attribute.- See Also:
- Constant Field Values
-
SINGLE_PART_NAME_FEATURE_COUNT
static final int SINGLE_PART_NAME_FEATURE_COUNT
The number of structural features of the 'Single Part Name' class.- See Also:
- Constant Field Values
-
SINGLE_PART_NAME___GET_FULL_CONTENT
static final int SINGLE_PART_NAME___GET_FULL_CONTENT
The operation id for the 'Get Full Content' operation.- See Also:
- Constant Field Values
-
SINGLE_PART_NAME_OPERATION_COUNT
static final int SINGLE_PART_NAME_OPERATION_COUNT
The number of operations of the 'Single Part Name' class.- See Also:
- Constant Field Values
-
MULTI_PART_NAME
static final int MULTI_PART_NAME
The meta object id for the 'Multi Part Name' class.
-
MULTI_PART_NAME__CONTENT
static final int MULTI_PART_NAME__CONTENT
The feature id for the 'Content' attribute.- See Also:
- Constant Field Values
-
MULTI_PART_NAME__PREV
static final int MULTI_PART_NAME__PREV
The feature id for the 'Prev' containment reference.- See Also:
- Constant Field Values
-
MULTI_PART_NAME_FEATURE_COUNT
static final int MULTI_PART_NAME_FEATURE_COUNT
The number of structural features of the 'Multi Part Name' class.- See Also:
- Constant Field Values
-
MULTI_PART_NAME___GET_FULL_CONTENT
static final int MULTI_PART_NAME___GET_FULL_CONTENT
The operation id for the 'Get Full Content' operation.- See Also:
- Constant Field Values
-
MULTI_PART_NAME_OPERATION_COUNT
static final int MULTI_PART_NAME_OPERATION_COUNT
The number of operations of the 'Multi Part Name' class.- See Also:
- Constant Field Values
-
FIELD
static final int FIELD
The meta object id for the 'Field' class.
-
FIELD__TYPES
static final int FIELD__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
FIELD__PATH
static final int FIELD__PATH
The feature id for the 'Path' containment reference.- See Also:
- Constant Field Values
-
FIELD_FEATURE_COUNT
static final int FIELD_FEATURE_COUNT
The number of structural features of the 'Field' class.- See Also:
- Constant Field Values
-
FIELD___GET_RET_VAL_TYPES
static final int FIELD___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
FIELD_OPERATION_COUNT
static final int FIELD_OPERATION_COUNT
The number of operations of the 'Field' class.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_ALIAS
static final int EXPRESSION_WITH_ALIAS
The meta object id for the 'Expression With Alias' class.
-
EXPRESSION_WITH_ALIAS__TYPES
static final int EXPRESSION_WITH_ALIAS__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_ALIAS__EXPRESSION
static final int EXPRESSION_WITH_ALIAS__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_ALIAS__ALIAS
static final int EXPRESSION_WITH_ALIAS__ALIAS
The feature id for the 'Alias' attribute.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_ALIAS_FEATURE_COUNT
static final int EXPRESSION_WITH_ALIAS_FEATURE_COUNT
The number of structural features of the 'Expression With Alias' class.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_ALIAS___GET_RET_VAL_TYPES
static final int EXPRESSION_WITH_ALIAS___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_ALIAS_OPERATION_COUNT
static final int EXPRESSION_WITH_ALIAS_OPERATION_COUNT
The number of operations of the 'Expression With Alias' class.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_DISTINCT
static final int EXPRESSION_WITH_DISTINCT
The meta object id for the 'Expression With Distinct' class.
-
EXPRESSION_WITH_DISTINCT__TYPES
static final int EXPRESSION_WITH_DISTINCT__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_DISTINCT__EXPRESSION
static final int EXPRESSION_WITH_DISTINCT__EXPRESSION
The feature id for the 'Expression' containment reference.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_DISTINCT_FEATURE_COUNT
static final int EXPRESSION_WITH_DISTINCT_FEATURE_COUNT
The number of structural features of the 'Expression With Distinct' class.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_DISTINCT___GET_RET_VAL_TYPES
static final int EXPRESSION_WITH_DISTINCT___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- See Also:
- Constant Field Values
-
EXPRESSION_WITH_DISTINCT_OPERATION_COUNT
static final int EXPRESSION_WITH_DISTINCT_OPERATION_COUNT
The number of operations of the 'Expression With Distinct' class.- See Also:
- Constant Field Values
-
FUNCTION
static final int FUNCTION
The meta object id for the 'Function' class.
-
FUNCTION__TYPES
static final int FUNCTION__TYPES
The feature id for the 'Types' reference list.- See Also:
- Constant Field Values
-
FUNCTION__NAME
static final int FUNCTION__NAME
The feature id for the 'Name' containment reference.- See Also:
- Constant Field Values
-
FUNCTION__PARAMETERS
static final int FUNCTION__PARAMETERS
The feature id for the 'Parameters' 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___GET_RET_VAL_TYPES
static final int FUNCTION___GET_RET_VAL_TYPES
The operation id for the 'Get Ret Val Types' operation.- 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
-
UNARY_OPERATION
static final int UNARY_OPERATION
The meta object id for the 'Unary Operation' enum.
-
BINARY_OPERATION
static final int BINARY_OPERATION
The meta object id for the 'Binary Operation' enum.
-
-
Method Detail
-
getExpressions
org.eclipse.emf.ecore.EClass getExpressions()
Returns the meta object for class 'Expressions'.- Returns:
- the meta object for class 'Expressions'.
- See Also:
Expressions
-
getExpressions_Item
org.eclipse.emf.ecore.EReference getExpressions_Item()
Returns the meta object for the containment reference 'Item'.- Returns:
- the meta object for the containment reference 'Item'.
- See Also:
Expressions.getItem(),getExpressions()
-
getExpression
org.eclipse.emf.ecore.EClass getExpression()
Returns the meta object for class 'Expression'.- Returns:
- the meta object for class 'Expression'.
- See Also:
Expression
-
getExpression_Types
org.eclipse.emf.ecore.EReference getExpression_Types()
Returns the meta object for the reference list 'Types'.- Returns:
- the meta object for the reference list 'Types'.
- See Also:
Expression.getTypes(),getExpression()
-
getExpression__GetRetValTypes
org.eclipse.emf.ecore.EOperation getExpression__GetRetValTypes()
Returns the meta object for the 'Get Ret Val Types' operation.- Returns:
- the meta object for the 'Get Ret Val Types' operation.
- See Also:
Expression.getRetValTypes()
-
getEmptyExpression
org.eclipse.emf.ecore.EClass getEmptyExpression()
Returns the meta object for class 'Empty Expression'.- Returns:
- the meta object for class 'Empty Expression'.
- See Also:
EmptyExpression
-
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()
-
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()
-
getLiteral
org.eclipse.emf.ecore.EClass getLiteral()
Returns the meta object for class 'Literal'.- Returns:
- the meta object for class 'Literal'.
- See Also:
Literal
-
getNullLiteral
org.eclipse.emf.ecore.EClass getNullLiteral()
Returns the meta object for class 'Null Literal'.- Returns:
- the meta object for class 'Null Literal'.
- See Also:
NullLiteral
-
getUndefinedLiteral
org.eclipse.emf.ecore.EClass getUndefinedLiteral()
Returns the meta object for class 'Undefined Literal'.- Returns:
- the meta object for class 'Undefined Literal'.
- See Also:
UndefinedLiteral
-
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()
-
getDateLiteral
org.eclipse.emf.ecore.EClass getDateLiteral()
Returns the meta object for class 'Date Literal'.- Returns:
- the meta object for class 'Date Literal'.
- See Also:
DateLiteral
-
getDateLiteral_Year
org.eclipse.emf.ecore.EReference getDateLiteral_Year()
Returns the meta object for the containment reference 'Year'.- Returns:
- the meta object for the containment reference 'Year'.
- See Also:
DateLiteral.getYear(),getDateLiteral()
-
getDateLiteral_Month
org.eclipse.emf.ecore.EReference getDateLiteral_Month()
Returns the meta object for the containment reference 'Month'.- Returns:
- the meta object for the containment reference 'Month'.
- See Also:
DateLiteral.getMonth(),getDateLiteral()
-
getDateLiteral_Day
org.eclipse.emf.ecore.EReference getDateLiteral_Day()
Returns the meta object for the containment reference 'Day'.- Returns:
- the meta object for the containment reference 'Day'.
- See Also:
DateLiteral.getDay(),getDateLiteral()
-
getDateLiteral_Hour
org.eclipse.emf.ecore.EReference getDateLiteral_Hour()
Returns the meta object for the containment reference 'Hour'.- Returns:
- the meta object for the containment reference 'Hour'.
- See Also:
DateLiteral.getHour(),getDateLiteral()
-
getDateLiteral_Minute
org.eclipse.emf.ecore.EReference getDateLiteral_Minute()
Returns the meta object for the containment reference 'Minute'.- Returns:
- the meta object for the containment reference 'Minute'.
- See Also:
DateLiteral.getMinute(),getDateLiteral()
-
getDateLiteral_Second
org.eclipse.emf.ecore.EReference getDateLiteral_Second()
Returns the meta object for the containment reference 'Second'.- Returns:
- the meta object for the containment reference 'Second'.
- See Also:
DateLiteral.getSecond(),getDateLiteral()
-
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_Value
org.eclipse.emf.ecore.EAttribute getStringLiteral_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
StringLiteral.getValue(),getStringLiteral()
-
getStringLiteral__Value
org.eclipse.emf.ecore.EOperation getStringLiteral__Value()
Returns the meta object for the 'Value' operation.- Returns:
- the meta object for the 'Value' operation.
- See Also:
StringLiteral.value()
-
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.EReference getValueLiteral_Value()
Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
ValueLiteral.getValue(),getValueLiteral()
-
getTypeLiteral
org.eclipse.emf.ecore.EClass getTypeLiteral()
Returns the meta object for class 'Type Literal'.- Returns:
- the meta object for class 'Type Literal'.
- See Also:
TypeLiteral
-
getTypeLiteral_Value
org.eclipse.emf.ecore.EReference getTypeLiteral_Value()
Returns the meta object for the containment reference 'Value'.- Returns:
- the meta object for the containment reference 'Value'.
- See Also:
TypeLiteral.getValue(),getTypeLiteral()
-
getCase
org.eclipse.emf.ecore.EClass getCase()
Returns the meta object for class 'Case'.- Returns:
- the meta object for class 'Case'.
- See Also:
Case
-
getCase_InputExpression
org.eclipse.emf.ecore.EReference getCase_InputExpression()
Returns the meta object for the containment reference 'Input Expression'.- Returns:
- the meta object for the containment reference 'Input Expression'.
- See Also:
Case.getInputExpression(),getCase()
-
getCase_Body
org.eclipse.emf.ecore.EReference getCase_Body()
Returns the meta object for the containment reference list 'Body'.- Returns:
- the meta object for the containment reference list 'Body'.
- See Also:
Case.getBody(),getCase()
-
getCase_ElseExpression
org.eclipse.emf.ecore.EReference getCase_ElseExpression()
Returns the meta object for the containment reference 'Else Expression'.- Returns:
- the meta object for the containment reference 'Else Expression'.
- See Also:
Case.getElseExpression(),getCase()
-
getCaseBody
org.eclipse.emf.ecore.EClass getCaseBody()
Returns the meta object for class 'Case Body'.- Returns:
- the meta object for class 'Case Body'.
- See Also:
CaseBody
-
getCaseBody_When
org.eclipse.emf.ecore.EReference getCaseBody_When()
Returns the meta object for the containment reference 'When'.- Returns:
- the meta object for the containment reference 'When'.
- See Also:
CaseBody.getWhen(),getCaseBody()
-
getCaseBody_Then
org.eclipse.emf.ecore.EReference getCaseBody_Then()
Returns the meta object for the containment reference 'Then'.- Returns:
- the meta object for the containment reference 'Then'.
- See Also:
CaseBody.getThen(),getCaseBody()
-
getInList
org.eclipse.emf.ecore.EClass getInList()
Returns the meta object for class 'In List'.- Returns:
- the meta object for class 'In List'.
- See Also:
InList
-
getInList_Items
org.eclipse.emf.ecore.EReference getInList_Items()
Returns the meta object for the containment reference list 'Items'.- Returns:
- the meta object for the containment reference list 'Items'.
- See Also:
InList.getItems(),getInList()
-
getIsNull
org.eclipse.emf.ecore.EClass getIsNull()
Returns the meta object for class 'Is Null'.- Returns:
- the meta object for class 'Is Null'.
- See Also:
IsNull
-
getIsNull_Not
org.eclipse.emf.ecore.EAttribute getIsNull_Not()
Returns the meta object for the attribute 'Not'.- Returns:
- the meta object for the attribute 'Not'.
- See Also:
IsNull.isNot(),getIsNull()
-
getLike
org.eclipse.emf.ecore.EClass getLike()
Returns the meta object for class 'Like'.- Returns:
- the meta object for class 'Like'.
- See Also:
Like
-
getLike_Literal
org.eclipse.emf.ecore.EReference getLike_Literal()
Returns the meta object for the containment reference 'Literal'.- Returns:
- the meta object for the containment reference 'Literal'.
- See Also:
Like.getLiteral(),getLike()
-
getLike_Escape
org.eclipse.emf.ecore.EReference getLike_Escape()
Returns the meta object for the containment reference 'Escape'.- Returns:
- the meta object for the containment reference 'Escape'.
- See Also:
Like.getEscape(),getLike()
-
getParameter
org.eclipse.emf.ecore.EClass getParameter()
Returns the meta object for class 'Parameter'.- Returns:
- the meta object for class 'Parameter'.
- See Also:
Parameter
-
getParameter_Value
org.eclipse.emf.ecore.EAttribute getParameter_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
Parameter.getValue(),getParameter()
-
getIdent
org.eclipse.emf.ecore.EClass getIdent()
Returns the meta object for class 'Ident'.- Returns:
- the meta object for class 'Ident'.
- See Also:
Ident
-
getIdent_Value
org.eclipse.emf.ecore.EAttribute getIdent_Value()
Returns the meta object for the attribute 'Value'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
Ident.getValue(),getIdent()
-
getName_
org.eclipse.emf.ecore.EClass getName_()
Returns the meta object for class 'Name'.- Returns:
- the meta object for class 'Name'.
- See Also:
Name
-
getName_Content
org.eclipse.emf.ecore.EAttribute getName_Content()
Returns the meta object for the attribute 'Content'.- Returns:
- the meta object for the attribute 'Content'.
- See Also:
Name.getContent(),getName_()
-
getName__GetFullContent
org.eclipse.emf.ecore.EOperation getName__GetFullContent()
Returns the meta object for the 'Get Full Content' operation.- Returns:
- the meta object for the 'Get Full Content' operation.
- See Also:
Name.getFullContent()
-
getSinglePartName
org.eclipse.emf.ecore.EClass getSinglePartName()
Returns the meta object for class 'Single Part Name'.- Returns:
- the meta object for class 'Single Part Name'.
- See Also:
SinglePartName
-
getSinglePartName__GetFullContent
org.eclipse.emf.ecore.EOperation getSinglePartName__GetFullContent()
Returns the meta object for the 'Get Full Content' operation.- Returns:
- the meta object for the 'Get Full Content' operation.
- See Also:
SinglePartName.getFullContent()
-
getMultiPartName
org.eclipse.emf.ecore.EClass getMultiPartName()
Returns the meta object for class 'Multi Part Name'.- Returns:
- the meta object for class 'Multi Part Name'.
- See Also:
MultiPartName
-
getMultiPartName_Prev
org.eclipse.emf.ecore.EReference getMultiPartName_Prev()
Returns the meta object for the containment reference 'Prev'.- Returns:
- the meta object for the containment reference 'Prev'.
- See Also:
MultiPartName.getPrev(),getMultiPartName()
-
getMultiPartName__GetFullContent
org.eclipse.emf.ecore.EOperation getMultiPartName__GetFullContent()
Returns the meta object for the 'Get Full Content' operation.- Returns:
- the meta object for the 'Get Full Content' operation.
- See Also:
MultiPartName.getFullContent()
-
getField
org.eclipse.emf.ecore.EClass getField()
Returns the meta object for class 'Field'.- Returns:
- the meta object for class 'Field'.
- See Also:
Field
-
getField_Path
org.eclipse.emf.ecore.EReference getField_Path()
Returns the meta object for the containment reference 'Path'.- Returns:
- the meta object for the containment reference 'Path'.
- See Also:
Field.getPath(),getField()
-
getExpressionWithAlias
org.eclipse.emf.ecore.EClass getExpressionWithAlias()
Returns the meta object for class 'Expression With Alias'.- Returns:
- the meta object for class 'Expression With Alias'.
- See Also:
ExpressionWithAlias
-
getExpressionWithAlias_Expression
org.eclipse.emf.ecore.EReference getExpressionWithAlias_Expression()
Returns the meta object for the containment reference 'Expression'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
ExpressionWithAlias.getExpression(),getExpressionWithAlias()
-
getExpressionWithAlias_Alias
org.eclipse.emf.ecore.EAttribute getExpressionWithAlias_Alias()
Returns the meta object for the attribute 'Alias'.- Returns:
- the meta object for the attribute 'Alias'.
- See Also:
ExpressionWithAlias.getAlias(),getExpressionWithAlias()
-
getExpressionWithDistinct
org.eclipse.emf.ecore.EClass getExpressionWithDistinct()
Returns the meta object for class 'Expression With Distinct'.- Returns:
- the meta object for class 'Expression With Distinct'.
- See Also:
ExpressionWithDistinct
-
getExpressionWithDistinct_Expression
org.eclipse.emf.ecore.EReference getExpressionWithDistinct_Expression()
Returns the meta object for the containment reference 'Expression'.- Returns:
- the meta object for the containment reference 'Expression'.
- See Also:
ExpressionWithDistinct.getExpression(),getExpressionWithDistinct()
-
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_Name
org.eclipse.emf.ecore.EReference getFunction_Name()
Returns the meta object for the containment reference 'Name'.- Returns:
- the meta object for the containment reference 'Name'.
- See Also:
Function.getName(),getFunction()
-
getFunction_Parameters
org.eclipse.emf.ecore.EReference getFunction_Parameters()
Returns the meta object for the containment reference list 'Parameters'.- Returns:
- the meta object for the containment reference list 'Parameters'.
- See Also:
Function.getParameters(),getFunction()
-
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
-
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
-
getExpressionsFactory
ExpressionsFactory getExpressionsFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-
-