Package org.eclipse.emf.cdo.expressions
Interface ExpressionsPackage.Literals
- 
- Enclosing interface:
- ExpressionsPackage
 
 public static interface ExpressionsPackage.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
 - Generated
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
 
- 
- 
Field SummaryFields Modifier and Type Field Description static org.eclipse.emf.ecore.EClassACCESSThe meta object literal for the 'Access' class.static org.eclipse.emf.ecore.EReferenceACCESS__NAMEThe meta object literal for the 'Name' containment reference feature.static org.eclipse.emf.ecore.EClassBOOLEAN_VALUEThe meta object literal for the 'Boolean Value' class.static org.eclipse.emf.ecore.EAttributeBOOLEAN_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassBYTE_VALUEThe meta object literal for the 'Byte Value' class.static org.eclipse.emf.ecore.EAttributeBYTE_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassCHAR_VALUEThe meta object literal for the 'Char Value' class.static org.eclipse.emf.ecore.EAttributeCHAR_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassCONTAINED_OBJECTThe meta object literal for the 'Contained Object' class.static org.eclipse.emf.ecore.EReferenceCONTAINED_OBJECT__OBJECTThe meta object literal for the 'Object' containment reference feature.static org.eclipse.emf.ecore.EClassCONTEXT_ACCESSThe meta object literal for the 'Context Access' class.static org.eclipse.emf.ecore.EClassDOUBLE_VALUEThe meta object literal for the 'Double Value' class.static org.eclipse.emf.ecore.EAttributeDOUBLE_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EDataTypeEVALUATION_CONTEXTThe meta object literal for the 'Evaluation Context' data type.static org.eclipse.emf.ecore.EClassEXPRESSIONThe meta object literal for the 'Expression' class.static org.eclipse.emf.ecore.EOperationEXPRESSION___EVALUATE__EVALUATIONCONTEXTThe meta object literal for the 'Evaluate' operation.static org.eclipse.emf.ecore.EClassFLOAT_VALUEThe meta object literal for the 'Float Value' class.static org.eclipse.emf.ecore.EAttributeFLOAT_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassFUNCTION_INVOCATIONThe meta object literal for the 'Function Invocation' class.static org.eclipse.emf.ecore.EClassINT_VALUEThe meta object literal for the 'Int Value' class.static org.eclipse.emf.ecore.EAttributeINT_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassINVOCATIONThe meta object literal for the 'Invocation' class.static org.eclipse.emf.ecore.EReferenceINVOCATION__ARGUMENTSThe meta object literal for the 'Arguments' containment reference list feature.static org.eclipse.emf.ecore.EReferenceINVOCATION__NAMEThe meta object literal for the 'Name' containment reference feature.static org.eclipse.emf.ecore.EClassLINKED_EXPRESSIONThe meta object literal for the 'Linked Expression' class.static org.eclipse.emf.ecore.EReferenceLINKED_EXPRESSION__EXPRESSIONThe meta object literal for the 'Expression' reference feature.static org.eclipse.emf.ecore.EClassLINKED_OBJECTThe meta object literal for the 'Linked Object' class.static org.eclipse.emf.ecore.EReferenceLINKED_OBJECT__OBJECTThe meta object literal for the 'Object' reference feature.static org.eclipse.emf.ecore.EClassLIST_CONSTRUCTIONThe meta object literal for the 'List Construction' class.static org.eclipse.emf.ecore.EReferenceLIST_CONSTRUCTION__ELEMENTSThe meta object literal for the 'Elements' containment reference list feature.static org.eclipse.emf.ecore.EClassLONG_VALUEThe meta object literal for the 'Long Value' class.static org.eclipse.emf.ecore.EAttributeLONG_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassMEMBER_ACCESSThe meta object literal for the 'Member Access' class.static org.eclipse.emf.ecore.EReferenceMEMBER_ACCESS__OBJECTThe meta object literal for the 'Object' containment reference feature.static org.eclipse.emf.ecore.EClassMEMBER_INVOCATIONThe meta object literal for the 'Member Invocation' class.static org.eclipse.emf.ecore.EReferenceMEMBER_INVOCATION__OBJECTThe meta object literal for the 'Object' containment reference feature.static org.eclipse.emf.ecore.EClassSHORT_VALUEThe meta object literal for the 'Short Value' class.static org.eclipse.emf.ecore.EAttributeSHORT_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassSTATIC_ACCESSThe meta object literal for the 'Static Access' class.static org.eclipse.emf.ecore.EClassSTRING_VALUEThe meta object literal for the 'String Value' class.static org.eclipse.emf.ecore.EAttributeSTRING_VALUE__LITERALThe meta object literal for the 'Literal' attribute feature.static org.eclipse.emf.ecore.EClassVALUEThe meta object literal for the 'Value' class.static org.eclipse.emf.ecore.EOperationVALUE___GET_LITERALThe meta object literal for the 'Get Literal' operation.
 
- 
- 
- 
Field Detail- 
EXPRESSIONstatic final org.eclipse.emf.ecore.EClass EXPRESSION The meta object literal for the 'Expression' class.- See Also:
- Expression,- ExpressionsPackageImpl.getExpression()
- Generated
 
 - 
EXPRESSION___EVALUATE__EVALUATIONCONTEXTstatic final org.eclipse.emf.ecore.EOperation EXPRESSION___EVALUATE__EVALUATIONCONTEXT The meta object literal for the 'Evaluate' operation.- Generated
 
 - 
VALUEstatic final org.eclipse.emf.ecore.EClass VALUE The meta object literal for the 'Value' class.- See Also:
- ValueImpl,- ExpressionsPackageImpl.getValue()
- Generated
 
 - 
VALUE___GET_LITERALstatic final org.eclipse.emf.ecore.EOperation VALUE___GET_LITERAL The meta object literal for the 'Get Literal' operation.- Generated
 
 - 
BOOLEAN_VALUEstatic final org.eclipse.emf.ecore.EClass BOOLEAN_VALUE The meta object literal for the 'Boolean Value' class.- See Also:
- BooleanValueImpl,- ExpressionsPackageImpl.getBooleanValue()
- Generated
 
 - 
BOOLEAN_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute BOOLEAN_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
BYTE_VALUEstatic final org.eclipse.emf.ecore.EClass BYTE_VALUE The meta object literal for the 'Byte Value' class.- See Also:
- ByteValueImpl,- ExpressionsPackageImpl.getByteValue()
- Generated
 
 - 
BYTE_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute BYTE_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
SHORT_VALUEstatic final org.eclipse.emf.ecore.EClass SHORT_VALUE The meta object literal for the 'Short Value' class.- See Also:
- ShortValueImpl,- ExpressionsPackageImpl.getShortValue()
- Generated
 
 - 
SHORT_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute SHORT_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
INT_VALUEstatic final org.eclipse.emf.ecore.EClass INT_VALUE The meta object literal for the 'Int Value' class.- See Also:
- IntValueImpl,- ExpressionsPackageImpl.getIntValue()
- Generated
 
 - 
INT_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute INT_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
LONG_VALUEstatic final org.eclipse.emf.ecore.EClass LONG_VALUE The meta object literal for the 'Long Value' class.- See Also:
- LongValueImpl,- ExpressionsPackageImpl.getLongValue()
- Generated
 
 - 
LONG_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute LONG_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
FLOAT_VALUEstatic final org.eclipse.emf.ecore.EClass FLOAT_VALUE The meta object literal for the 'Float Value' class.- See Also:
- FloatValueImpl,- ExpressionsPackageImpl.getFloatValue()
- Generated
 
 - 
FLOAT_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute FLOAT_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
DOUBLE_VALUEstatic final org.eclipse.emf.ecore.EClass DOUBLE_VALUE The meta object literal for the 'Double Value' class.- See Also:
- DoubleValueImpl,- ExpressionsPackageImpl.getDoubleValue()
- Generated
 
 - 
DOUBLE_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute DOUBLE_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
CHAR_VALUEstatic final org.eclipse.emf.ecore.EClass CHAR_VALUE The meta object literal for the 'Char Value' class.- See Also:
- CharValueImpl,- ExpressionsPackageImpl.getCharValue()
- Generated
 
 - 
CHAR_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute CHAR_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
STRING_VALUEstatic final org.eclipse.emf.ecore.EClass STRING_VALUE The meta object literal for the 'String Value' class.- See Also:
- StringValueImpl,- ExpressionsPackageImpl.getStringValue()
- Generated
 
 - 
STRING_VALUE__LITERALstatic final org.eclipse.emf.ecore.EAttribute STRING_VALUE__LITERAL The meta object literal for the 'Literal' attribute feature.- Generated
 
 - 
INVOCATIONstatic final org.eclipse.emf.ecore.EClass INVOCATION The meta object literal for the 'Invocation' class.- See Also:
- InvocationImpl,- ExpressionsPackageImpl.getInvocation()
- Generated
 
 - 
INVOCATION__ARGUMENTSstatic final org.eclipse.emf.ecore.EReference INVOCATION__ARGUMENTS The meta object literal for the 'Arguments' containment reference list feature.- Generated
 
 - 
INVOCATION__NAMEstatic final org.eclipse.emf.ecore.EReference INVOCATION__NAME The meta object literal for the 'Name' containment reference feature.- Generated
 
 - 
FUNCTION_INVOCATIONstatic final org.eclipse.emf.ecore.EClass FUNCTION_INVOCATION The meta object literal for the 'Function Invocation' class.- See Also:
- FunctionInvocationImpl,- ExpressionsPackageImpl.getFunctionInvocation()
- Generated
 
 - 
MEMBER_INVOCATIONstatic final org.eclipse.emf.ecore.EClass MEMBER_INVOCATION The meta object literal for the 'Member Invocation' class.- See Also:
- MemberInvocationImpl,- ExpressionsPackageImpl.getMemberInvocation()
- Generated
 
 - 
MEMBER_INVOCATION__OBJECTstatic final org.eclipse.emf.ecore.EReference MEMBER_INVOCATION__OBJECT The meta object literal for the 'Object' containment reference feature.- Generated
 
 - 
ACCESSstatic final org.eclipse.emf.ecore.EClass ACCESS The meta object literal for the 'Access' class.- See Also:
- AccessImpl,- ExpressionsPackageImpl.getAccess()
- Generated
 
 - 
ACCESS__NAMEstatic final org.eclipse.emf.ecore.EReference ACCESS__NAME The meta object literal for the 'Name' containment reference feature.- Generated
 
 - 
STATIC_ACCESSstatic final org.eclipse.emf.ecore.EClass STATIC_ACCESS The meta object literal for the 'Static Access' class.- See Also:
- StaticAccessImpl,- ExpressionsPackageImpl.getStaticAccess()
- Generated
 
 - 
MEMBER_ACCESSstatic final org.eclipse.emf.ecore.EClass MEMBER_ACCESS The meta object literal for the 'Member Access' class.- See Also:
- MemberAccessImpl,- ExpressionsPackageImpl.getMemberAccess()
- Generated
 
 - 
MEMBER_ACCESS__OBJECTstatic final org.eclipse.emf.ecore.EReference MEMBER_ACCESS__OBJECT The meta object literal for the 'Object' containment reference feature.- Generated
 
 - 
CONTEXT_ACCESSstatic final org.eclipse.emf.ecore.EClass CONTEXT_ACCESS The meta object literal for the 'Context Access' class.- See Also:
- ContextAccessImpl,- ExpressionsPackageImpl.getContextAccess()
- Generated
 
 - 
CONTAINED_OBJECTstatic final org.eclipse.emf.ecore.EClass CONTAINED_OBJECT The meta object literal for the 'Contained Object' class.- See Also:
- ContainedObjectImpl,- ExpressionsPackageImpl.getContainedObject()
- Generated
 
 - 
CONTAINED_OBJECT__OBJECTstatic final org.eclipse.emf.ecore.EReference CONTAINED_OBJECT__OBJECT The meta object literal for the 'Object' containment reference feature.- Generated
 
 - 
LINKED_OBJECTstatic final org.eclipse.emf.ecore.EClass LINKED_OBJECT The meta object literal for the 'Linked Object' class.- See Also:
- LinkedObjectImpl,- ExpressionsPackageImpl.getLinkedObject()
- Generated
 
 - 
LINKED_OBJECT__OBJECTstatic final org.eclipse.emf.ecore.EReference LINKED_OBJECT__OBJECT The meta object literal for the 'Object' reference feature.- Generated
 
 - 
LINKED_EXPRESSIONstatic final org.eclipse.emf.ecore.EClass LINKED_EXPRESSION The meta object literal for the 'Linked Expression' class.- See Also:
- LinkedExpressionImpl,- ExpressionsPackageImpl.getLinkedExpression()
- Generated
 
 - 
LINKED_EXPRESSION__EXPRESSIONstatic final org.eclipse.emf.ecore.EReference LINKED_EXPRESSION__EXPRESSION The meta object literal for the 'Expression' reference feature.- Generated
 
 - 
LIST_CONSTRUCTIONstatic final org.eclipse.emf.ecore.EClass LIST_CONSTRUCTION The meta object literal for the 'List Construction' class.- See Also:
- ListConstructionImpl,- ExpressionsPackageImpl.getListConstruction()
- Generated
 
 - 
LIST_CONSTRUCTION__ELEMENTSstatic final org.eclipse.emf.ecore.EReference LIST_CONSTRUCTION__ELEMENTS The meta object literal for the 'Elements' containment reference list feature.- Generated
 
 - 
EVALUATION_CONTEXTstatic final org.eclipse.emf.ecore.EDataType EVALUATION_CONTEXT The meta object literal for the 'Evaluation Context' data type.- See Also:
- EvaluationContext,- ExpressionsPackageImpl.getEvaluationContext()
- Generated
 
 
- 
 
-