org.eclipse.xtext.xbase
Interface XbasePackage

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:
XbasePackageImpl

public interface XbasePackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
XbaseFactory
EMF generated code
EMF model element
kind="package"

Nested Class Summary
static interface XbasePackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static XbasePackage eINSTANCE
          The singleton instance of the package
static java.lang.String eNAME
          The package name
static java.lang.String eNS_PREFIX
          The package namespace name
static java.lang.String eNS_URI
          The package namespace URI
static int XABSTRACT_FEATURE_CALL
          The meta object id for the 'XAbstract Feature Call' class
static int XABSTRACT_FEATURE_CALL__FEATURE
          The feature id for the 'Feature' reference
static int XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER
          The feature id for the 'Implicit Receiver' containment reference
static int XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
          The feature id for the 'Invalid Feature Issue Code' attribute
static int XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list
static int XABSTRACT_FEATURE_CALL__VALID_FEATURE
          The feature id for the 'Valid Feature' attribute
static int XABSTRACT_FEATURE_CALL_FEATURE_COUNT
          The number of structural features of the 'XAbstract Feature Call' class
static int XABSTRACT_WHILE_EXPRESSION
          The meta object id for the 'XAbstract While Expression' class
static int XABSTRACT_WHILE_EXPRESSION__BODY
          The feature id for the 'Body' containment reference
static int XABSTRACT_WHILE_EXPRESSION__PREDICATE
          The feature id for the 'Predicate' containment reference
static int XABSTRACT_WHILE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XAbstract While Expression' class
static int XASSIGNMENT
          The meta object id for the 'XAssignment' class
static int XASSIGNMENT__ASSIGNABLE
          The feature id for the 'Assignable' containment reference
static int XASSIGNMENT__FEATURE
          The feature id for the 'Feature' reference
static int XASSIGNMENT__IMPLICIT_RECEIVER
          The feature id for the 'Implicit Receiver' containment reference
static int XASSIGNMENT__INVALID_FEATURE_ISSUE_CODE
          The feature id for the 'Invalid Feature Issue Code' attribute
static int XASSIGNMENT__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list
static int XASSIGNMENT__VALID_FEATURE
          The feature id for the 'Valid Feature' attribute
static int XASSIGNMENT__VALUE
          The feature id for the 'Value' containment reference
static int XASSIGNMENT_FEATURE_COUNT
          The number of structural features of the 'XAssignment' class
static int XBINARY_OPERATION
          The meta object id for the 'XBinary Operation' class
static int XBINARY_OPERATION__FEATURE
          The feature id for the 'Feature' reference
static int XBINARY_OPERATION__IMPLICIT_RECEIVER
          The feature id for the 'Implicit Receiver' containment reference
static int XBINARY_OPERATION__INVALID_FEATURE_ISSUE_CODE
          The feature id for the 'Invalid Feature Issue Code' attribute
static int XBINARY_OPERATION__LEFT_OPERAND
          The feature id for the 'Left Operand' containment reference
static int XBINARY_OPERATION__RIGHT_OPERAND
          The feature id for the 'Right Operand' containment reference
static int XBINARY_OPERATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list
static int XBINARY_OPERATION__VALID_FEATURE
          The feature id for the 'Valid Feature' attribute
static int XBINARY_OPERATION_FEATURE_COUNT
          The number of structural features of the 'XBinary Operation' class
static int XBLOCK_EXPRESSION
          The meta object id for the 'XBlock Expression' class
static int XBLOCK_EXPRESSION__EXPRESSIONS
          The feature id for the 'Expressions' containment reference list
static int XBLOCK_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XBlock Expression' class
static int XBOOLEAN_LITERAL
          The meta object id for the 'XBoolean Literal' class
static int XBOOLEAN_LITERAL__IS_TRUE
          The feature id for the 'Is True' attribute
static int XBOOLEAN_LITERAL_FEATURE_COUNT
          The number of structural features of the 'XBoolean Literal' class
static int XCASE_PART
          The meta object id for the 'XCase Part' class
static int XCASE_PART__CASE
          The feature id for the 'Case' containment reference
static int XCASE_PART__THEN
          The feature id for the 'Then' containment reference
static int XCASE_PART__TYPE_GUARD
          The feature id for the 'Type Guard' containment reference
static int XCASE_PART_FEATURE_COUNT
          The number of structural features of the 'XCase Part' class
static int XCASTED_EXPRESSION
          The meta object id for the 'XCasted Expression' class
static int XCASTED_EXPRESSION__TARGET
          The feature id for the 'Target' containment reference
static int XCASTED_EXPRESSION__TYPE
          The feature id for the 'Type' containment reference
static int XCASTED_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XCasted Expression' class
static int XCATCH_CLAUSE
          The meta object id for the 'XCatch Clause' class
static int XCATCH_CLAUSE__DECLARED_PARAM
          The feature id for the 'Declared Param' containment reference
static int XCATCH_CLAUSE__EXPRESSION
          The feature id for the 'Expression' containment reference
static int XCATCH_CLAUSE_FEATURE_COUNT
          The number of structural features of the 'XCatch Clause' class
static int XCLOSURE
          The meta object id for the 'XClosure' class
static int XCLOSURE__EXPRESSION
          The feature id for the 'Expression' containment reference
static int XCLOSURE__FORMAL_PARAMETERS
          The feature id for the 'Formal Parameters' containment reference list
static int XCLOSURE_FEATURE_COUNT
          The number of structural features of the 'XClosure' class
static int XCONSTRUCTOR_CALL
          The meta object id for the 'XConstructor Call' class
static int XCONSTRUCTOR_CALL__ARGUMENTS
          The feature id for the 'Arguments' containment reference list
static int XCONSTRUCTOR_CALL__CONSTRUCTOR
          The feature id for the 'Constructor' reference
static int XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE
          The feature id for the 'Invalid Feature Issue Code' attribute
static int XCONSTRUCTOR_CALL__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list
static int XCONSTRUCTOR_CALL__VALID_FEATURE
          The feature id for the 'Valid Feature' attribute
static int XCONSTRUCTOR_CALL_FEATURE_COUNT
          The number of structural features of the 'XConstructor Call' class
static int XDO_WHILE_EXPRESSION
          The meta object id for the 'XDo While Expression' class
static int XDO_WHILE_EXPRESSION__BODY
          The feature id for the 'Body' containment reference
static int XDO_WHILE_EXPRESSION__PREDICATE
          The feature id for the 'Predicate' containment reference
static int XDO_WHILE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XDo While Expression' class
static int XEXPRESSION
          The meta object id for the 'XExpression' class
static int XEXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XExpression' class
static int XFEATURE_CALL
          The meta object id for the 'XFeature Call' class
static int XFEATURE_CALL__DECLARING_TYPE
          The feature id for the 'Declaring Type' reference
static int XFEATURE_CALL__EXPLICIT_OPERATION_CALL
          The feature id for the 'Explicit Operation Call' attribute
static int XFEATURE_CALL__FEATURE
          The feature id for the 'Feature' reference
static int XFEATURE_CALL__FEATURE_CALL_ARGUMENTS
          The feature id for the 'Feature Call Arguments' containment reference list
static int XFEATURE_CALL__IMPLICIT_RECEIVER
          The feature id for the 'Implicit Receiver' containment reference
static int XFEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
          The feature id for the 'Invalid Feature Issue Code' attribute
static int XFEATURE_CALL__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list
static int XFEATURE_CALL__VALID_FEATURE
          The feature id for the 'Valid Feature' attribute
static int XFEATURE_CALL_FEATURE_COUNT
          The number of structural features of the 'XFeature Call' class
static int XFOR_LOOP_EXPRESSION
          The meta object id for the 'XFor Loop Expression' class
static int XFOR_LOOP_EXPRESSION__DECLARED_PARAM
          The feature id for the 'Declared Param' containment reference
static int XFOR_LOOP_EXPRESSION__EACH_EXPRESSION
          The feature id for the 'Each Expression' containment reference
static int XFOR_LOOP_EXPRESSION__FOR_EXPRESSION
          The feature id for the 'For Expression' containment reference
static int XFOR_LOOP_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XFor Loop Expression' class
static int XIF_EXPRESSION
          The meta object id for the 'XIf Expression' class
static int XIF_EXPRESSION__ELSE
          The feature id for the 'Else' containment reference
static int XIF_EXPRESSION__IF
          The feature id for the 'If' containment reference
static int XIF_EXPRESSION__THEN
          The feature id for the 'Then' containment reference
static int XIF_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XIf Expression' class
static int XINSTANCE_OF_EXPRESSION
          The meta object id for the 'XInstance Of Expression' class
static int XINSTANCE_OF_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference
static int XINSTANCE_OF_EXPRESSION__TYPE
          The feature id for the 'Type' reference
static int XINSTANCE_OF_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XInstance Of Expression' class
static int XINT_LITERAL
          The meta object id for the 'XInt Literal' class
static int XINT_LITERAL__VALUE
          The feature id for the 'Value' attribute
static int XINT_LITERAL_FEATURE_COUNT
          The number of structural features of the 'XInt Literal' class
static int XMEMBER_FEATURE_CALL
          The meta object id for the 'XMember Feature Call' class
static int XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL
          The feature id for the 'Explicit Operation Call' attribute
static int XMEMBER_FEATURE_CALL__FEATURE
          The feature id for the 'Feature' reference
static int XMEMBER_FEATURE_CALL__IMPLICIT_RECEIVER
          The feature id for the 'Implicit Receiver' containment reference
static int XMEMBER_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
          The feature id for the 'Invalid Feature Issue Code' attribute
static int XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS
          The feature id for the 'Member Call Arguments' containment reference list
static int XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET
          The feature id for the 'Member Call Target' containment reference
static int XMEMBER_FEATURE_CALL__NULL_SAFE
          The feature id for the 'Null Safe' attribute
static int XMEMBER_FEATURE_CALL__SPREADING
          The feature id for the 'Spreading' attribute
static int XMEMBER_FEATURE_CALL__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list
static int XMEMBER_FEATURE_CALL__VALID_FEATURE
          The feature id for the 'Valid Feature' attribute
static int XMEMBER_FEATURE_CALL_FEATURE_COUNT
          The number of structural features of the 'XMember Feature Call' class
static int XNULL_LITERAL
          The meta object id for the 'XNull Literal' class
static int XNULL_LITERAL_FEATURE_COUNT
          The number of structural features of the 'XNull Literal' class
static int XRETURN_EXPRESSION
          The meta object id for the 'XReturn Expression' class
static int XRETURN_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference
static int XRETURN_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XReturn Expression' class
static int XSTRING_LITERAL
          The meta object id for the 'XString Literal' class
static int XSTRING_LITERAL__VALUE
          The feature id for the 'Value' attribute
static int XSTRING_LITERAL_FEATURE_COUNT
          The number of structural features of the 'XString Literal' class
static int XSWITCH_EXPRESSION
          The meta object id for the 'XSwitch Expression' class
static int XSWITCH_EXPRESSION__CASES
          The feature id for the 'Cases' containment reference list
static int XSWITCH_EXPRESSION__DEFAULT
          The feature id for the 'Default' containment reference
static int XSWITCH_EXPRESSION__LOCAL_VAR_NAME
          The feature id for the 'Local Var Name' attribute
static int XSWITCH_EXPRESSION__SWITCH
          The feature id for the 'Switch' containment reference
static int XSWITCH_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XSwitch Expression' class
static int XTHROW_EXPRESSION
          The meta object id for the 'XThrow Expression' class
static int XTHROW_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference
static int XTHROW_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XThrow Expression' class
static int XTRY_CATCH_FINALLY_EXPRESSION
          The meta object id for the 'XTry Catch Finally Expression' class
static int XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES
          The feature id for the 'Catch Clauses' containment reference list
static int XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION
          The feature id for the 'Expression' containment reference
static int XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION
          The feature id for the 'Finally Expression' containment reference
static int XTRY_CATCH_FINALLY_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XTry Catch Finally Expression' class
static int XTYPE_LITERAL
          The meta object id for the 'XType Literal' class
static int XTYPE_LITERAL__TYPE
          The feature id for the 'Type' reference
static int XTYPE_LITERAL_FEATURE_COUNT
          The number of structural features of the 'XType Literal' class
static int XUNARY_OPERATION
          The meta object id for the 'XUnary Operation' class
static int XUNARY_OPERATION__FEATURE
          The feature id for the 'Feature' reference
static int XUNARY_OPERATION__IMPLICIT_RECEIVER
          The feature id for the 'Implicit Receiver' containment reference
static int XUNARY_OPERATION__INVALID_FEATURE_ISSUE_CODE
          The feature id for the 'Invalid Feature Issue Code' attribute
static int XUNARY_OPERATION__OPERAND
          The feature id for the 'Operand' containment reference
static int XUNARY_OPERATION__TYPE_ARGUMENTS
          The feature id for the 'Type Arguments' containment reference list
static int XUNARY_OPERATION__VALID_FEATURE
          The feature id for the 'Valid Feature' attribute
static int XUNARY_OPERATION_FEATURE_COUNT
          The number of structural features of the 'XUnary Operation' class
static int XVARIABLE_DECLARATION
          The meta object id for the 'XVariable Declaration' class
static int XVARIABLE_DECLARATION__NAME
          The feature id for the 'Name' attribute
static int XVARIABLE_DECLARATION__RIGHT
          The feature id for the 'Right' containment reference
static int XVARIABLE_DECLARATION__TYPE
          The feature id for the 'Type' containment reference
static int XVARIABLE_DECLARATION__WRITEABLE
          The feature id for the 'Writeable' attribute
static int XVARIABLE_DECLARATION_FEATURE_COUNT
          The number of structural features of the 'XVariable Declaration' class
static int XWHILE_EXPRESSION
          The meta object id for the 'XWhile Expression' class
static int XWHILE_EXPRESSION__BODY
          The feature id for the 'Body' containment reference
static int XWHILE_EXPRESSION__PREDICATE
          The feature id for the 'Predicate' containment reference
static int XWHILE_EXPRESSION_FEATURE_COUNT
          The number of structural features of the 'XWhile Expression' class
 
Method Summary
 org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_Feature()
          Returns the meta object for the reference 'Feature'
 org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_ImplicitReceiver()
          Returns the meta object for the containment reference 'Implicit Receiver'
 org.eclipse.emf.ecore.EAttribute getXAbstractFeatureCall_InvalidFeatureIssueCode()
          Returns the meta object for the attribute 'Invalid Feature Issue Code'
 org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_TypeArguments()
          Returns the meta object for the containment reference list 'Type Arguments'
 org.eclipse.emf.ecore.EAttribute getXAbstractFeatureCall_ValidFeature()
          Returns the meta object for the attribute 'Valid Feature'
 org.eclipse.emf.ecore.EClass getXAbstractFeatureCall()
          Returns the meta object for class 'XAbstract Feature Call'
 org.eclipse.emf.ecore.EReference getXAbstractWhileExpression_Body()
          Returns the meta object for the containment reference 'Body'
 org.eclipse.emf.ecore.EReference getXAbstractWhileExpression_Predicate()
          Returns the meta object for the containment reference 'Predicate'
 org.eclipse.emf.ecore.EClass getXAbstractWhileExpression()
          Returns the meta object for class 'XAbstract While Expression'
 org.eclipse.emf.ecore.EReference getXAssignment_Assignable()
          Returns the meta object for the containment reference 'Assignable'
 org.eclipse.emf.ecore.EReference getXAssignment_Value()
          Returns the meta object for the containment reference 'Value'
 org.eclipse.emf.ecore.EClass getXAssignment()
          Returns the meta object for class 'XAssignment'
 XbaseFactory getXbaseFactory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getXBinaryOperation_LeftOperand()
          Returns the meta object for the containment reference 'Left Operand'
 org.eclipse.emf.ecore.EReference getXBinaryOperation_RightOperand()
          Returns the meta object for the containment reference 'Right Operand'
 org.eclipse.emf.ecore.EClass getXBinaryOperation()
          Returns the meta object for class 'XBinary Operation'
 org.eclipse.emf.ecore.EReference getXBlockExpression_Expressions()
          Returns the meta object for the containment reference list 'Expressions'
 org.eclipse.emf.ecore.EClass getXBlockExpression()
          Returns the meta object for class 'XBlock Expression'
 org.eclipse.emf.ecore.EAttribute getXBooleanLiteral_IsTrue()
          Returns the meta object for the attribute 'Is True'
 org.eclipse.emf.ecore.EClass getXBooleanLiteral()
          Returns the meta object for class 'XBoolean Literal'
 org.eclipse.emf.ecore.EReference getXCasePart_Case()
          Returns the meta object for the containment reference 'Case'
 org.eclipse.emf.ecore.EReference getXCasePart_Then()
          Returns the meta object for the containment reference 'Then'
 org.eclipse.emf.ecore.EReference getXCasePart_TypeGuard()
          Returns the meta object for the containment reference 'Type Guard'
 org.eclipse.emf.ecore.EClass getXCasePart()
          Returns the meta object for class 'XCase Part'
 org.eclipse.emf.ecore.EReference getXCastedExpression_Target()
          Returns the meta object for the containment reference 'Target'
 org.eclipse.emf.ecore.EReference getXCastedExpression_Type()
          Returns the meta object for the containment reference 'Type'
 org.eclipse.emf.ecore.EClass getXCastedExpression()
          Returns the meta object for class 'XCasted Expression'
 org.eclipse.emf.ecore.EReference getXCatchClause_DeclaredParam()
          Returns the meta object for the containment reference 'Declared Param'
 org.eclipse.emf.ecore.EReference getXCatchClause_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EClass getXCatchClause()
          Returns the meta object for class 'XCatch Clause'
 org.eclipse.emf.ecore.EReference getXClosure_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EReference getXClosure_FormalParameters()
          Returns the meta object for the containment reference list 'Formal Parameters'
 org.eclipse.emf.ecore.EClass getXClosure()
          Returns the meta object for class 'XClosure'
 org.eclipse.emf.ecore.EReference getXConstructorCall_Arguments()
          Returns the meta object for the containment reference list 'Arguments'
 org.eclipse.emf.ecore.EReference getXConstructorCall_Constructor()
          Returns the meta object for the reference 'Constructor'
 org.eclipse.emf.ecore.EAttribute getXConstructorCall_InvalidFeatureIssueCode()
          Returns the meta object for the attribute 'Invalid Feature Issue Code'
 org.eclipse.emf.ecore.EReference getXConstructorCall_TypeArguments()
          Returns the meta object for the containment reference list 'Type Arguments'
 org.eclipse.emf.ecore.EAttribute getXConstructorCall_ValidFeature()
          Returns the meta object for the attribute 'Valid Feature'
 org.eclipse.emf.ecore.EClass getXConstructorCall()
          Returns the meta object for class 'XConstructor Call'
 org.eclipse.emf.ecore.EClass getXDoWhileExpression()
          Returns the meta object for class 'XDo While Expression'
 org.eclipse.emf.ecore.EClass getXExpression()
          Returns the meta object for class 'XExpression'
 org.eclipse.emf.ecore.EReference getXFeatureCall_DeclaringType()
          Returns the meta object for the reference 'Declaring Type'
 org.eclipse.emf.ecore.EAttribute getXFeatureCall_ExplicitOperationCall()
          Returns the meta object for the attribute 'Explicit Operation Call'
 org.eclipse.emf.ecore.EReference getXFeatureCall_FeatureCallArguments()
          Returns the meta object for the containment reference list 'Feature Call Arguments'
 org.eclipse.emf.ecore.EClass getXFeatureCall()
          Returns the meta object for class 'XFeature Call'
 org.eclipse.emf.ecore.EReference getXForLoopExpression_DeclaredParam()
          Returns the meta object for the containment reference 'Declared Param'
 org.eclipse.emf.ecore.EReference getXForLoopExpression_EachExpression()
          Returns the meta object for the containment reference 'Each Expression'
 org.eclipse.emf.ecore.EReference getXForLoopExpression_ForExpression()
          Returns the meta object for the containment reference 'For Expression'
 org.eclipse.emf.ecore.EClass getXForLoopExpression()
          Returns the meta object for class 'XFor Loop Expression'
 org.eclipse.emf.ecore.EReference getXIfExpression_Else()
          Returns the meta object for the containment reference 'Else'
 org.eclipse.emf.ecore.EReference getXIfExpression_If()
          Returns the meta object for the containment reference 'If'
 org.eclipse.emf.ecore.EReference getXIfExpression_Then()
          Returns the meta object for the containment reference 'Then'
 org.eclipse.emf.ecore.EClass getXIfExpression()
          Returns the meta object for class 'XIf Expression'
 org.eclipse.emf.ecore.EReference getXInstanceOfExpression_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EReference getXInstanceOfExpression_Type()
          Returns the meta object for the reference 'Type'
 org.eclipse.emf.ecore.EClass getXInstanceOfExpression()
          Returns the meta object for class 'XInstance Of Expression'
 org.eclipse.emf.ecore.EAttribute getXIntLiteral_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getXIntLiteral()
          Returns the meta object for class 'XInt Literal'
 org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_ExplicitOperationCall()
          Returns the meta object for the attribute 'Explicit Operation Call'
 org.eclipse.emf.ecore.EReference getXMemberFeatureCall_MemberCallArguments()
          Returns the meta object for the containment reference list 'Member Call Arguments'
 org.eclipse.emf.ecore.EReference getXMemberFeatureCall_MemberCallTarget()
          Returns the meta object for the containment reference 'Member Call Target'
 org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_NullSafe()
          Returns the meta object for the attribute 'Null Safe'
 org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_Spreading()
          Returns the meta object for the attribute 'Spreading'
 org.eclipse.emf.ecore.EClass getXMemberFeatureCall()
          Returns the meta object for class 'XMember Feature Call'
 org.eclipse.emf.ecore.EClass getXNullLiteral()
          Returns the meta object for class 'XNull Literal'
 org.eclipse.emf.ecore.EReference getXReturnExpression_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EClass getXReturnExpression()
          Returns the meta object for class 'XReturn Expression'
 org.eclipse.emf.ecore.EAttribute getXStringLiteral_Value()
          Returns the meta object for the attribute 'Value'
 org.eclipse.emf.ecore.EClass getXStringLiteral()
          Returns the meta object for class 'XString Literal'
 org.eclipse.emf.ecore.EReference getXSwitchExpression_Cases()
          Returns the meta object for the containment reference list 'Cases'
 org.eclipse.emf.ecore.EReference getXSwitchExpression_Default()
          Returns the meta object for the containment reference 'Default'
 org.eclipse.emf.ecore.EAttribute getXSwitchExpression_LocalVarName()
          Returns the meta object for the attribute 'Local Var Name'
 org.eclipse.emf.ecore.EReference getXSwitchExpression_Switch()
          Returns the meta object for the containment reference 'Switch'
 org.eclipse.emf.ecore.EClass getXSwitchExpression()
          Returns the meta object for class 'XSwitch Expression'
 org.eclipse.emf.ecore.EReference getXThrowExpression_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EClass getXThrowExpression()
          Returns the meta object for class 'XThrow Expression'
 org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_CatchClauses()
          Returns the meta object for the containment reference list 'Catch Clauses'
 org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_FinallyExpression()
          Returns the meta object for the containment reference 'Finally Expression'
 org.eclipse.emf.ecore.EClass getXTryCatchFinallyExpression()
          Returns the meta object for class 'XTry Catch Finally Expression'
 org.eclipse.emf.ecore.EReference getXTypeLiteral_Type()
          Returns the meta object for the reference 'Type'
 org.eclipse.emf.ecore.EClass getXTypeLiteral()
          Returns the meta object for class 'XType Literal'
 org.eclipse.emf.ecore.EReference getXUnaryOperation_Operand()
          Returns the meta object for the containment reference 'Operand'
 org.eclipse.emf.ecore.EClass getXUnaryOperation()
          Returns the meta object for class 'XUnary Operation'
 org.eclipse.emf.ecore.EAttribute getXVariableDeclaration_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getXVariableDeclaration_Right()
          Returns the meta object for the containment reference 'Right'
 org.eclipse.emf.ecore.EReference getXVariableDeclaration_Type()
          Returns the meta object for the containment reference 'Type'
 org.eclipse.emf.ecore.EAttribute getXVariableDeclaration_Writeable()
          Returns the meta object for the attribute 'Writeable'
 org.eclipse.emf.ecore.EClass getXVariableDeclaration()
          Returns the meta object for class 'XVariable Declaration'
 org.eclipse.emf.ecore.EClass getXWhileExpression()
          Returns the meta object for class 'XWhile Expression'
 
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.ecore.ENamedElement
getName, setName
 
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
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
EMF generated code

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
EMF generated code

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
EMF generated code

eINSTANCE

static final XbasePackage eINSTANCE
The singleton instance of the package.

EMF generated code

XEXPRESSION

static final int XEXPRESSION
The meta object id for the 'XExpression' class.

See Also:
XExpressionImpl, XbasePackageImpl.getXExpression(), Constant Field Values
EMF generated code

XEXPRESSION_FEATURE_COUNT

static final int XEXPRESSION_FEATURE_COUNT
The number of structural features of the 'XExpression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XIF_EXPRESSION

static final int XIF_EXPRESSION
The meta object id for the 'XIf Expression' class.

See Also:
XIfExpressionImpl, XbasePackageImpl.getXIfExpression(), Constant Field Values
EMF generated code

XIF_EXPRESSION__IF

static final int XIF_EXPRESSION__IF
The feature id for the 'If' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XIF_EXPRESSION__THEN

static final int XIF_EXPRESSION__THEN
The feature id for the 'Then' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XIF_EXPRESSION__ELSE

static final int XIF_EXPRESSION__ELSE
The feature id for the 'Else' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XIF_EXPRESSION_FEATURE_COUNT

static final int XIF_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XIf Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XSWITCH_EXPRESSION

static final int XSWITCH_EXPRESSION
The meta object id for the 'XSwitch Expression' class.

See Also:
XSwitchExpressionImpl, XbasePackageImpl.getXSwitchExpression(), Constant Field Values
EMF generated code

XSWITCH_EXPRESSION__SWITCH

static final int XSWITCH_EXPRESSION__SWITCH
The feature id for the 'Switch' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XSWITCH_EXPRESSION__CASES

static final int XSWITCH_EXPRESSION__CASES
The feature id for the 'Cases' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XSWITCH_EXPRESSION__DEFAULT

static final int XSWITCH_EXPRESSION__DEFAULT
The feature id for the 'Default' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XSWITCH_EXPRESSION__LOCAL_VAR_NAME

static final int XSWITCH_EXPRESSION__LOCAL_VAR_NAME
The feature id for the 'Local Var Name' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XSWITCH_EXPRESSION_FEATURE_COUNT

static final int XSWITCH_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XSwitch Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCASE_PART

static final int XCASE_PART
The meta object id for the 'XCase Part' class.

See Also:
XCasePartImpl, XbasePackageImpl.getXCasePart(), Constant Field Values
EMF generated code

XCASE_PART__CASE

static final int XCASE_PART__CASE
The feature id for the 'Case' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCASE_PART__THEN

static final int XCASE_PART__THEN
The feature id for the 'Then' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCASE_PART__TYPE_GUARD

static final int XCASE_PART__TYPE_GUARD
The feature id for the 'Type Guard' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCASE_PART_FEATURE_COUNT

static final int XCASE_PART_FEATURE_COUNT
The number of structural features of the 'XCase Part' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBLOCK_EXPRESSION

static final int XBLOCK_EXPRESSION
The meta object id for the 'XBlock Expression' class.

See Also:
XBlockExpressionImpl, XbasePackageImpl.getXBlockExpression(), Constant Field Values
EMF generated code

XBLOCK_EXPRESSION__EXPRESSIONS

static final int XBLOCK_EXPRESSION__EXPRESSIONS
The feature id for the 'Expressions' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBLOCK_EXPRESSION_FEATURE_COUNT

static final int XBLOCK_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XBlock Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XVARIABLE_DECLARATION

static final int XVARIABLE_DECLARATION
The meta object id for the 'XVariable Declaration' class.

See Also:
XVariableDeclarationImpl, XbasePackageImpl.getXVariableDeclaration(), Constant Field Values
EMF generated code

XVARIABLE_DECLARATION__TYPE

static final int XVARIABLE_DECLARATION__TYPE
The feature id for the 'Type' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XVARIABLE_DECLARATION__NAME

static final int XVARIABLE_DECLARATION__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XVARIABLE_DECLARATION__RIGHT

static final int XVARIABLE_DECLARATION__RIGHT
The feature id for the 'Right' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XVARIABLE_DECLARATION__WRITEABLE

static final int XVARIABLE_DECLARATION__WRITEABLE
The feature id for the 'Writeable' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XVARIABLE_DECLARATION_FEATURE_COUNT

static final int XVARIABLE_DECLARATION_FEATURE_COUNT
The number of structural features of the 'XVariable Declaration' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_FEATURE_CALL

static final int XABSTRACT_FEATURE_CALL
The meta object id for the 'XAbstract Feature Call' class.

See Also:
XAbstractFeatureCallImpl, XbasePackageImpl.getXAbstractFeatureCall(), Constant Field Values
EMF generated code

XABSTRACT_FEATURE_CALL__FEATURE

static final int XABSTRACT_FEATURE_CALL__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS

static final int XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER

static final int XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER
The feature id for the 'Implicit Receiver' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE

static final int XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
The feature id for the 'Invalid Feature Issue Code' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_FEATURE_CALL__VALID_FEATURE

static final int XABSTRACT_FEATURE_CALL__VALID_FEATURE
The feature id for the 'Valid Feature' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_FEATURE_CALL_FEATURE_COUNT

static final int XABSTRACT_FEATURE_CALL_FEATURE_COUNT
The number of structural features of the 'XAbstract Feature Call' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL

static final int XMEMBER_FEATURE_CALL
The meta object id for the 'XMember Feature Call' class.

See Also:
XMemberFeatureCallImpl, XbasePackageImpl.getXMemberFeatureCall(), Constant Field Values
EMF generated code

XMEMBER_FEATURE_CALL__FEATURE

static final int XMEMBER_FEATURE_CALL__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__TYPE_ARGUMENTS

static final int XMEMBER_FEATURE_CALL__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__IMPLICIT_RECEIVER

static final int XMEMBER_FEATURE_CALL__IMPLICIT_RECEIVER
The feature id for the 'Implicit Receiver' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE

static final int XMEMBER_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
The feature id for the 'Invalid Feature Issue Code' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__VALID_FEATURE

static final int XMEMBER_FEATURE_CALL__VALID_FEATURE
The feature id for the 'Valid Feature' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET

static final int XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET
The feature id for the 'Member Call Target' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS

static final int XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS
The feature id for the 'Member Call Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL

static final int XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL
The feature id for the 'Explicit Operation Call' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__SPREADING

static final int XMEMBER_FEATURE_CALL__SPREADING
The feature id for the 'Spreading' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL__NULL_SAFE

static final int XMEMBER_FEATURE_CALL__NULL_SAFE
The feature id for the 'Null Safe' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XMEMBER_FEATURE_CALL_FEATURE_COUNT

static final int XMEMBER_FEATURE_CALL_FEATURE_COUNT
The number of structural features of the 'XMember Feature Call' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL

static final int XFEATURE_CALL
The meta object id for the 'XFeature Call' class.

See Also:
XFeatureCallImpl, XbasePackageImpl.getXFeatureCall(), Constant Field Values
EMF generated code

XFEATURE_CALL__FEATURE

static final int XFEATURE_CALL__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL__TYPE_ARGUMENTS

static final int XFEATURE_CALL__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL__IMPLICIT_RECEIVER

static final int XFEATURE_CALL__IMPLICIT_RECEIVER
The feature id for the 'Implicit Receiver' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL__INVALID_FEATURE_ISSUE_CODE

static final int XFEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
The feature id for the 'Invalid Feature Issue Code' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL__VALID_FEATURE

static final int XFEATURE_CALL__VALID_FEATURE
The feature id for the 'Valid Feature' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL__FEATURE_CALL_ARGUMENTS

static final int XFEATURE_CALL__FEATURE_CALL_ARGUMENTS
The feature id for the 'Feature Call Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL__EXPLICIT_OPERATION_CALL

static final int XFEATURE_CALL__EXPLICIT_OPERATION_CALL
The feature id for the 'Explicit Operation Call' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL__DECLARING_TYPE

static final int XFEATURE_CALL__DECLARING_TYPE
The feature id for the 'Declaring Type' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFEATURE_CALL_FEATURE_COUNT

static final int XFEATURE_CALL_FEATURE_COUNT
The number of structural features of the 'XFeature Call' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCONSTRUCTOR_CALL

static final int XCONSTRUCTOR_CALL
The meta object id for the 'XConstructor Call' class.

See Also:
XConstructorCallImpl, XbasePackageImpl.getXConstructorCall(), Constant Field Values
EMF generated code

XCONSTRUCTOR_CALL__CONSTRUCTOR

static final int XCONSTRUCTOR_CALL__CONSTRUCTOR
The feature id for the 'Constructor' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCONSTRUCTOR_CALL__ARGUMENTS

static final int XCONSTRUCTOR_CALL__ARGUMENTS
The feature id for the 'Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCONSTRUCTOR_CALL__TYPE_ARGUMENTS

static final int XCONSTRUCTOR_CALL__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE

static final int XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE
The feature id for the 'Invalid Feature Issue Code' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCONSTRUCTOR_CALL__VALID_FEATURE

static final int XCONSTRUCTOR_CALL__VALID_FEATURE
The feature id for the 'Valid Feature' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCONSTRUCTOR_CALL_FEATURE_COUNT

static final int XCONSTRUCTOR_CALL_FEATURE_COUNT
The number of structural features of the 'XConstructor Call' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBOOLEAN_LITERAL

static final int XBOOLEAN_LITERAL
The meta object id for the 'XBoolean Literal' class.

See Also:
XBooleanLiteralImpl, XbasePackageImpl.getXBooleanLiteral(), Constant Field Values
EMF generated code

XBOOLEAN_LITERAL__IS_TRUE

static final int XBOOLEAN_LITERAL__IS_TRUE
The feature id for the 'Is True' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBOOLEAN_LITERAL_FEATURE_COUNT

static final int XBOOLEAN_LITERAL_FEATURE_COUNT
The number of structural features of the 'XBoolean Literal' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XNULL_LITERAL

static final int XNULL_LITERAL
The meta object id for the 'XNull Literal' class.

See Also:
XNullLiteralImpl, XbasePackageImpl.getXNullLiteral(), Constant Field Values
EMF generated code

XNULL_LITERAL_FEATURE_COUNT

static final int XNULL_LITERAL_FEATURE_COUNT
The number of structural features of the 'XNull Literal' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XINT_LITERAL

static final int XINT_LITERAL
The meta object id for the 'XInt Literal' class.

See Also:
XIntLiteralImpl, XbasePackageImpl.getXIntLiteral(), Constant Field Values
EMF generated code

XINT_LITERAL__VALUE

static final int XINT_LITERAL__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XINT_LITERAL_FEATURE_COUNT

static final int XINT_LITERAL_FEATURE_COUNT
The number of structural features of the 'XInt Literal' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XSTRING_LITERAL

static final int XSTRING_LITERAL
The meta object id for the 'XString Literal' class.

See Also:
XStringLiteralImpl, XbasePackageImpl.getXStringLiteral(), Constant Field Values
EMF generated code

XSTRING_LITERAL__VALUE

static final int XSTRING_LITERAL__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XSTRING_LITERAL_FEATURE_COUNT

static final int XSTRING_LITERAL_FEATURE_COUNT
The number of structural features of the 'XString Literal' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCLOSURE

static final int XCLOSURE
The meta object id for the 'XClosure' class.

See Also:
XClosureImpl, XbasePackageImpl.getXClosure(), Constant Field Values
EMF generated code

XCLOSURE__FORMAL_PARAMETERS

static final int XCLOSURE__FORMAL_PARAMETERS
The feature id for the 'Formal Parameters' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCLOSURE__EXPRESSION

static final int XCLOSURE__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCLOSURE_FEATURE_COUNT

static final int XCLOSURE_FEATURE_COUNT
The number of structural features of the 'XClosure' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCASTED_EXPRESSION

static final int XCASTED_EXPRESSION
The meta object id for the 'XCasted Expression' class.

See Also:
XCastedExpressionImpl, XbasePackageImpl.getXCastedExpression(), Constant Field Values
EMF generated code

XCASTED_EXPRESSION__TYPE

static final int XCASTED_EXPRESSION__TYPE
The feature id for the 'Type' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCASTED_EXPRESSION__TARGET

static final int XCASTED_EXPRESSION__TARGET
The feature id for the 'Target' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCASTED_EXPRESSION_FEATURE_COUNT

static final int XCASTED_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XCasted Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION

static final int XBINARY_OPERATION
The meta object id for the 'XBinary Operation' class.

See Also:
XBinaryOperationImpl, XbasePackageImpl.getXBinaryOperation(), Constant Field Values
EMF generated code

XBINARY_OPERATION__FEATURE

static final int XBINARY_OPERATION__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION__TYPE_ARGUMENTS

static final int XBINARY_OPERATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION__IMPLICIT_RECEIVER

static final int XBINARY_OPERATION__IMPLICIT_RECEIVER
The feature id for the 'Implicit Receiver' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION__INVALID_FEATURE_ISSUE_CODE

static final int XBINARY_OPERATION__INVALID_FEATURE_ISSUE_CODE
The feature id for the 'Invalid Feature Issue Code' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION__VALID_FEATURE

static final int XBINARY_OPERATION__VALID_FEATURE
The feature id for the 'Valid Feature' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION__LEFT_OPERAND

static final int XBINARY_OPERATION__LEFT_OPERAND
The feature id for the 'Left Operand' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION__RIGHT_OPERAND

static final int XBINARY_OPERATION__RIGHT_OPERAND
The feature id for the 'Right Operand' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XBINARY_OPERATION_FEATURE_COUNT

static final int XBINARY_OPERATION_FEATURE_COUNT
The number of structural features of the 'XBinary Operation' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XUNARY_OPERATION

static final int XUNARY_OPERATION
The meta object id for the 'XUnary Operation' class.

See Also:
XUnaryOperationImpl, XbasePackageImpl.getXUnaryOperation(), Constant Field Values
EMF generated code

XUNARY_OPERATION__FEATURE

static final int XUNARY_OPERATION__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XUNARY_OPERATION__TYPE_ARGUMENTS

static final int XUNARY_OPERATION__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XUNARY_OPERATION__IMPLICIT_RECEIVER

static final int XUNARY_OPERATION__IMPLICIT_RECEIVER
The feature id for the 'Implicit Receiver' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XUNARY_OPERATION__INVALID_FEATURE_ISSUE_CODE

static final int XUNARY_OPERATION__INVALID_FEATURE_ISSUE_CODE
The feature id for the 'Invalid Feature Issue Code' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XUNARY_OPERATION__VALID_FEATURE

static final int XUNARY_OPERATION__VALID_FEATURE
The feature id for the 'Valid Feature' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XUNARY_OPERATION__OPERAND

static final int XUNARY_OPERATION__OPERAND
The feature id for the 'Operand' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XUNARY_OPERATION_FEATURE_COUNT

static final int XUNARY_OPERATION_FEATURE_COUNT
The number of structural features of the 'XUnary Operation' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFOR_LOOP_EXPRESSION

static final int XFOR_LOOP_EXPRESSION
The meta object id for the 'XFor Loop Expression' class.

See Also:
XForLoopExpressionImpl, XbasePackageImpl.getXForLoopExpression(), Constant Field Values
EMF generated code

XFOR_LOOP_EXPRESSION__FOR_EXPRESSION

static final int XFOR_LOOP_EXPRESSION__FOR_EXPRESSION
The feature id for the 'For Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFOR_LOOP_EXPRESSION__EACH_EXPRESSION

static final int XFOR_LOOP_EXPRESSION__EACH_EXPRESSION
The feature id for the 'Each Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFOR_LOOP_EXPRESSION__DECLARED_PARAM

static final int XFOR_LOOP_EXPRESSION__DECLARED_PARAM
The feature id for the 'Declared Param' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XFOR_LOOP_EXPRESSION_FEATURE_COUNT

static final int XFOR_LOOP_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XFor Loop Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_WHILE_EXPRESSION

static final int XABSTRACT_WHILE_EXPRESSION
The meta object id for the 'XAbstract While Expression' class.

See Also:
XAbstractWhileExpressionImpl, XbasePackageImpl.getXAbstractWhileExpression(), Constant Field Values
EMF generated code

XABSTRACT_WHILE_EXPRESSION__PREDICATE

static final int XABSTRACT_WHILE_EXPRESSION__PREDICATE
The feature id for the 'Predicate' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_WHILE_EXPRESSION__BODY

static final int XABSTRACT_WHILE_EXPRESSION__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XABSTRACT_WHILE_EXPRESSION_FEATURE_COUNT

static final int XABSTRACT_WHILE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XAbstract While Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XDO_WHILE_EXPRESSION

static final int XDO_WHILE_EXPRESSION
The meta object id for the 'XDo While Expression' class.

See Also:
XDoWhileExpressionImpl, XbasePackageImpl.getXDoWhileExpression(), Constant Field Values
EMF generated code

XDO_WHILE_EXPRESSION__PREDICATE

static final int XDO_WHILE_EXPRESSION__PREDICATE
The feature id for the 'Predicate' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XDO_WHILE_EXPRESSION__BODY

static final int XDO_WHILE_EXPRESSION__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XDO_WHILE_EXPRESSION_FEATURE_COUNT

static final int XDO_WHILE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XDo While Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XWHILE_EXPRESSION

static final int XWHILE_EXPRESSION
The meta object id for the 'XWhile Expression' class.

See Also:
XWhileExpressionImpl, XbasePackageImpl.getXWhileExpression(), Constant Field Values
EMF generated code

XWHILE_EXPRESSION__PREDICATE

static final int XWHILE_EXPRESSION__PREDICATE
The feature id for the 'Predicate' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XWHILE_EXPRESSION__BODY

static final int XWHILE_EXPRESSION__BODY
The feature id for the 'Body' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XWHILE_EXPRESSION_FEATURE_COUNT

static final int XWHILE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XWhile Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTYPE_LITERAL

static final int XTYPE_LITERAL
The meta object id for the 'XType Literal' class.

See Also:
XTypeLiteralImpl, XbasePackageImpl.getXTypeLiteral(), Constant Field Values
EMF generated code

XTYPE_LITERAL__TYPE

static final int XTYPE_LITERAL__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTYPE_LITERAL_FEATURE_COUNT

static final int XTYPE_LITERAL_FEATURE_COUNT
The number of structural features of the 'XType Literal' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XINSTANCE_OF_EXPRESSION

static final int XINSTANCE_OF_EXPRESSION
The meta object id for the 'XInstance Of Expression' class.

See Also:
XInstanceOfExpressionImpl, XbasePackageImpl.getXInstanceOfExpression(), Constant Field Values
EMF generated code

XINSTANCE_OF_EXPRESSION__TYPE

static final int XINSTANCE_OF_EXPRESSION__TYPE
The feature id for the 'Type' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XINSTANCE_OF_EXPRESSION__EXPRESSION

static final int XINSTANCE_OF_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XINSTANCE_OF_EXPRESSION_FEATURE_COUNT

static final int XINSTANCE_OF_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XInstance Of Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTHROW_EXPRESSION

static final int XTHROW_EXPRESSION
The meta object id for the 'XThrow Expression' class.

See Also:
XThrowExpressionImpl, XbasePackageImpl.getXThrowExpression(), Constant Field Values
EMF generated code

XTHROW_EXPRESSION__EXPRESSION

static final int XTHROW_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTHROW_EXPRESSION_FEATURE_COUNT

static final int XTHROW_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XThrow Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTRY_CATCH_FINALLY_EXPRESSION

static final int XTRY_CATCH_FINALLY_EXPRESSION
The meta object id for the 'XTry Catch Finally Expression' class.

See Also:
XTryCatchFinallyExpressionImpl, XbasePackageImpl.getXTryCatchFinallyExpression(), Constant Field Values
EMF generated code

XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION

static final int XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION

static final int XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION
The feature id for the 'Finally Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES

static final int XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES
The feature id for the 'Catch Clauses' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTRY_CATCH_FINALLY_EXPRESSION_FEATURE_COUNT

static final int XTRY_CATCH_FINALLY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XTry Catch Finally Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCATCH_CLAUSE

static final int XCATCH_CLAUSE
The meta object id for the 'XCatch Clause' class.

See Also:
XCatchClauseImpl, XbasePackageImpl.getXCatchClause(), Constant Field Values
EMF generated code

XCATCH_CLAUSE__EXPRESSION

static final int XCATCH_CLAUSE__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCATCH_CLAUSE__DECLARED_PARAM

static final int XCATCH_CLAUSE__DECLARED_PARAM
The feature id for the 'Declared Param' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XCATCH_CLAUSE_FEATURE_COUNT

static final int XCATCH_CLAUSE_FEATURE_COUNT
The number of structural features of the 'XCatch Clause' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT

static final int XASSIGNMENT
The meta object id for the 'XAssignment' class.

See Also:
XAssignmentImpl, XbasePackageImpl.getXAssignment(), Constant Field Values
EMF generated code

XASSIGNMENT__FEATURE

static final int XASSIGNMENT__FEATURE
The feature id for the 'Feature' reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT__TYPE_ARGUMENTS

static final int XASSIGNMENT__TYPE_ARGUMENTS
The feature id for the 'Type Arguments' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT__IMPLICIT_RECEIVER

static final int XASSIGNMENT__IMPLICIT_RECEIVER
The feature id for the 'Implicit Receiver' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT__INVALID_FEATURE_ISSUE_CODE

static final int XASSIGNMENT__INVALID_FEATURE_ISSUE_CODE
The feature id for the 'Invalid Feature Issue Code' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT__VALID_FEATURE

static final int XASSIGNMENT__VALID_FEATURE
The feature id for the 'Valid Feature' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT__ASSIGNABLE

static final int XASSIGNMENT__ASSIGNABLE
The feature id for the 'Assignable' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT__VALUE

static final int XASSIGNMENT__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XASSIGNMENT_FEATURE_COUNT

static final int XASSIGNMENT_FEATURE_COUNT
The number of structural features of the 'XAssignment' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XRETURN_EXPRESSION

static final int XRETURN_EXPRESSION
The meta object id for the 'XReturn Expression' class.

See Also:
XReturnExpressionImpl, XbasePackageImpl.getXReturnExpression(), Constant Field Values
EMF generated code

XRETURN_EXPRESSION__EXPRESSION

static final int XRETURN_EXPRESSION__EXPRESSION
The feature id for the 'Expression' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XRETURN_EXPRESSION_FEATURE_COUNT

static final int XRETURN_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'XReturn Expression' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered
Method Detail

getXExpression

org.eclipse.emf.ecore.EClass getXExpression()
Returns the meta object for class 'XExpression'.

Returns:
the meta object for class 'XExpression'.
See Also:
XExpression
EMF generated code

getXIfExpression

org.eclipse.emf.ecore.EClass getXIfExpression()
Returns the meta object for class 'XIf Expression'.

Returns:
the meta object for class 'XIf Expression'.
See Also:
XIfExpression
EMF generated code

getXIfExpression_If

org.eclipse.emf.ecore.EReference getXIfExpression_If()
Returns the meta object for the containment reference 'If'.

Returns:
the meta object for the containment reference 'If'.
See Also:
XIfExpression.getIf(), getXIfExpression()
EMF generated code

getXIfExpression_Then

org.eclipse.emf.ecore.EReference getXIfExpression_Then()
Returns the meta object for the containment reference 'Then'.

Returns:
the meta object for the containment reference 'Then'.
See Also:
XIfExpression.getThen(), getXIfExpression()
EMF generated code

getXIfExpression_Else

org.eclipse.emf.ecore.EReference getXIfExpression_Else()
Returns the meta object for the containment reference 'Else'.

Returns:
the meta object for the containment reference 'Else'.
See Also:
XIfExpression.getElse(), getXIfExpression()
EMF generated code

getXSwitchExpression

org.eclipse.emf.ecore.EClass getXSwitchExpression()
Returns the meta object for class 'XSwitch Expression'.

Returns:
the meta object for class 'XSwitch Expression'.
See Also:
XSwitchExpression
EMF generated code

getXSwitchExpression_Switch

org.eclipse.emf.ecore.EReference getXSwitchExpression_Switch()
Returns the meta object for the containment reference 'Switch'.

Returns:
the meta object for the containment reference 'Switch'.
See Also:
XSwitchExpression.getSwitch(), getXSwitchExpression()
EMF generated code

getXSwitchExpression_Cases

org.eclipse.emf.ecore.EReference getXSwitchExpression_Cases()
Returns the meta object for the containment reference list 'Cases'.

Returns:
the meta object for the containment reference list 'Cases'.
See Also:
XSwitchExpression.getCases(), getXSwitchExpression()
EMF generated code

getXSwitchExpression_Default

org.eclipse.emf.ecore.EReference getXSwitchExpression_Default()
Returns the meta object for the containment reference 'Default'.

Returns:
the meta object for the containment reference 'Default'.
See Also:
XSwitchExpression.getDefault(), getXSwitchExpression()
EMF generated code

getXSwitchExpression_LocalVarName

org.eclipse.emf.ecore.EAttribute getXSwitchExpression_LocalVarName()
Returns the meta object for the attribute 'Local Var Name'.

Returns:
the meta object for the attribute 'Local Var Name'.
See Also:
XSwitchExpression.getLocalVarName(), getXSwitchExpression()
EMF generated code

getXCasePart

org.eclipse.emf.ecore.EClass getXCasePart()
Returns the meta object for class 'XCase Part'.

Returns:
the meta object for class 'XCase Part'.
See Also:
XCasePart
EMF generated code

getXCasePart_Case

org.eclipse.emf.ecore.EReference getXCasePart_Case()
Returns the meta object for the containment reference 'Case'.

Returns:
the meta object for the containment reference 'Case'.
See Also:
XCasePart.getCase(), getXCasePart()
EMF generated code

getXCasePart_Then

org.eclipse.emf.ecore.EReference getXCasePart_Then()
Returns the meta object for the containment reference 'Then'.

Returns:
the meta object for the containment reference 'Then'.
See Also:
XCasePart.getThen(), getXCasePart()
EMF generated code

getXCasePart_TypeGuard

org.eclipse.emf.ecore.EReference getXCasePart_TypeGuard()
Returns the meta object for the containment reference 'Type Guard'.

Returns:
the meta object for the containment reference 'Type Guard'.
See Also:
XCasePart.getTypeGuard(), getXCasePart()
EMF generated code

getXBlockExpression

org.eclipse.emf.ecore.EClass getXBlockExpression()
Returns the meta object for class 'XBlock Expression'.

Returns:
the meta object for class 'XBlock Expression'.
See Also:
XBlockExpression
EMF generated code

getXBlockExpression_Expressions

org.eclipse.emf.ecore.EReference getXBlockExpression_Expressions()
Returns the meta object for the containment reference list 'Expressions'.

Returns:
the meta object for the containment reference list 'Expressions'.
See Also:
XBlockExpression.getExpressions(), getXBlockExpression()
EMF generated code

getXVariableDeclaration

org.eclipse.emf.ecore.EClass getXVariableDeclaration()
Returns the meta object for class 'XVariable Declaration'.

Returns:
the meta object for class 'XVariable Declaration'.
See Also:
XVariableDeclaration
EMF generated code

getXVariableDeclaration_Type

org.eclipse.emf.ecore.EReference getXVariableDeclaration_Type()
Returns the meta object for the containment reference 'Type'.

Returns:
the meta object for the containment reference 'Type'.
See Also:
XVariableDeclaration.getType(), getXVariableDeclaration()
EMF generated code

getXVariableDeclaration_Name

org.eclipse.emf.ecore.EAttribute getXVariableDeclaration_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
XVariableDeclaration.getName(), getXVariableDeclaration()
EMF generated code

getXVariableDeclaration_Right

org.eclipse.emf.ecore.EReference getXVariableDeclaration_Right()
Returns the meta object for the containment reference 'Right'.

Returns:
the meta object for the containment reference 'Right'.
See Also:
XVariableDeclaration.getRight(), getXVariableDeclaration()
EMF generated code

getXVariableDeclaration_Writeable

org.eclipse.emf.ecore.EAttribute getXVariableDeclaration_Writeable()
Returns the meta object for the attribute 'Writeable'.

Returns:
the meta object for the attribute 'Writeable'.
See Also:
XVariableDeclaration.isWriteable(), getXVariableDeclaration()
EMF generated code

getXAbstractFeatureCall

org.eclipse.emf.ecore.EClass getXAbstractFeatureCall()
Returns the meta object for class 'XAbstract Feature Call'.

Returns:
the meta object for class 'XAbstract Feature Call'.
See Also:
XAbstractFeatureCall
EMF generated code

getXAbstractFeatureCall_Feature

org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_Feature()
Returns the meta object for the reference 'Feature'.

Returns:
the meta object for the reference 'Feature'.
See Also:
XAbstractFeatureCall.getFeature(), getXAbstractFeatureCall()
EMF generated code

getXAbstractFeatureCall_TypeArguments

org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_TypeArguments()
Returns the meta object for the containment reference list 'Type Arguments'.

Returns:
the meta object for the containment reference list 'Type Arguments'.
See Also:
XAbstractFeatureCall.getTypeArguments(), getXAbstractFeatureCall()
EMF generated code

getXAbstractFeatureCall_ImplicitReceiver

org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_ImplicitReceiver()
Returns the meta object for the containment reference 'Implicit Receiver'.

Returns:
the meta object for the containment reference 'Implicit Receiver'.
See Also:
XAbstractFeatureCall.getImplicitReceiver(), getXAbstractFeatureCall()
EMF generated code

getXAbstractFeatureCall_InvalidFeatureIssueCode

org.eclipse.emf.ecore.EAttribute getXAbstractFeatureCall_InvalidFeatureIssueCode()
Returns the meta object for the attribute 'Invalid Feature Issue Code'.

Returns:
the meta object for the attribute 'Invalid Feature Issue Code'.
See Also:
XAbstractFeatureCall.getInvalidFeatureIssueCode(), getXAbstractFeatureCall()
EMF generated code

getXAbstractFeatureCall_ValidFeature

org.eclipse.emf.ecore.EAttribute getXAbstractFeatureCall_ValidFeature()
Returns the meta object for the attribute 'Valid Feature'.

Returns:
the meta object for the attribute 'Valid Feature'.
See Also:
XAbstractFeatureCall.isValidFeature(), getXAbstractFeatureCall()
EMF generated code

getXMemberFeatureCall

org.eclipse.emf.ecore.EClass getXMemberFeatureCall()
Returns the meta object for class 'XMember Feature Call'.

Returns:
the meta object for class 'XMember Feature Call'.
See Also:
XMemberFeatureCall
EMF generated code

getXMemberFeatureCall_MemberCallTarget

org.eclipse.emf.ecore.EReference getXMemberFeatureCall_MemberCallTarget()
Returns the meta object for the containment reference 'Member Call Target'.

Returns:
the meta object for the containment reference 'Member Call Target'.
See Also:
XMemberFeatureCall.getMemberCallTarget(), getXMemberFeatureCall()
EMF generated code

getXMemberFeatureCall_MemberCallArguments

org.eclipse.emf.ecore.EReference getXMemberFeatureCall_MemberCallArguments()
Returns the meta object for the containment reference list 'Member Call Arguments'.

Returns:
the meta object for the containment reference list 'Member Call Arguments'.
See Also:
XMemberFeatureCall.getMemberCallArguments(), getXMemberFeatureCall()
EMF generated code

getXMemberFeatureCall_ExplicitOperationCall

org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_ExplicitOperationCall()
Returns the meta object for the attribute 'Explicit Operation Call'.

Returns:
the meta object for the attribute 'Explicit Operation Call'.
See Also:
XMemberFeatureCall.isExplicitOperationCall(), getXMemberFeatureCall()
EMF generated code

getXMemberFeatureCall_Spreading

org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_Spreading()
Returns the meta object for the attribute 'Spreading'.

Returns:
the meta object for the attribute 'Spreading'.
See Also:
XMemberFeatureCall.isSpreading(), getXMemberFeatureCall()
EMF generated code

getXMemberFeatureCall_NullSafe

org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_NullSafe()
Returns the meta object for the attribute 'Null Safe'.

Returns:
the meta object for the attribute 'Null Safe'.
See Also:
XMemberFeatureCall.isNullSafe(), getXMemberFeatureCall()
EMF generated code

getXFeatureCall

org.eclipse.emf.ecore.EClass getXFeatureCall()
Returns the meta object for class 'XFeature Call'.

Returns:
the meta object for class 'XFeature Call'.
See Also:
XFeatureCall
EMF generated code

getXFeatureCall_FeatureCallArguments

org.eclipse.emf.ecore.EReference getXFeatureCall_FeatureCallArguments()
Returns the meta object for the containment reference list 'Feature Call Arguments'.

Returns:
the meta object for the containment reference list 'Feature Call Arguments'.
See Also:
XFeatureCall.getFeatureCallArguments(), getXFeatureCall()
EMF generated code

getXFeatureCall_ExplicitOperationCall

org.eclipse.emf.ecore.EAttribute getXFeatureCall_ExplicitOperationCall()
Returns the meta object for the attribute 'Explicit Operation Call'.

Returns:
the meta object for the attribute 'Explicit Operation Call'.
See Also:
XFeatureCall.isExplicitOperationCall(), getXFeatureCall()
EMF generated code

getXFeatureCall_DeclaringType

org.eclipse.emf.ecore.EReference getXFeatureCall_DeclaringType()
Returns the meta object for the reference 'Declaring Type'.

Returns:
the meta object for the reference 'Declaring Type'.
See Also:
XFeatureCall.getDeclaringType(), getXFeatureCall()
EMF generated code

getXConstructorCall

org.eclipse.emf.ecore.EClass getXConstructorCall()
Returns the meta object for class 'XConstructor Call'.

Returns:
the meta object for class 'XConstructor Call'.
See Also:
XConstructorCall
EMF generated code

getXConstructorCall_Constructor

org.eclipse.emf.ecore.EReference getXConstructorCall_Constructor()
Returns the meta object for the reference 'Constructor'.

Returns:
the meta object for the reference 'Constructor'.
See Also:
XConstructorCall.getConstructor(), getXConstructorCall()
EMF generated code

getXConstructorCall_Arguments

org.eclipse.emf.ecore.EReference getXConstructorCall_Arguments()
Returns the meta object for the containment reference list 'Arguments'.

Returns:
the meta object for the containment reference list 'Arguments'.
See Also:
XConstructorCall.getArguments(), getXConstructorCall()
EMF generated code

getXConstructorCall_TypeArguments

org.eclipse.emf.ecore.EReference getXConstructorCall_TypeArguments()
Returns the meta object for the containment reference list 'Type Arguments'.

Returns:
the meta object for the containment reference list 'Type Arguments'.
See Also:
XConstructorCall.getTypeArguments(), getXConstructorCall()
EMF generated code

getXConstructorCall_InvalidFeatureIssueCode

org.eclipse.emf.ecore.EAttribute getXConstructorCall_InvalidFeatureIssueCode()
Returns the meta object for the attribute 'Invalid Feature Issue Code'.

Returns:
the meta object for the attribute 'Invalid Feature Issue Code'.
See Also:
XConstructorCall.getInvalidFeatureIssueCode(), getXConstructorCall()
EMF generated code

getXConstructorCall_ValidFeature

org.eclipse.emf.ecore.EAttribute getXConstructorCall_ValidFeature()
Returns the meta object for the attribute 'Valid Feature'.

Returns:
the meta object for the attribute 'Valid Feature'.
See Also:
XConstructorCall.isValidFeature(), getXConstructorCall()
EMF generated code

getXBooleanLiteral

org.eclipse.emf.ecore.EClass getXBooleanLiteral()
Returns the meta object for class 'XBoolean Literal'.

Returns:
the meta object for class 'XBoolean Literal'.
See Also:
XBooleanLiteral
EMF generated code

getXBooleanLiteral_IsTrue

org.eclipse.emf.ecore.EAttribute getXBooleanLiteral_IsTrue()
Returns the meta object for the attribute 'Is True'.

Returns:
the meta object for the attribute 'Is True'.
See Also:
XBooleanLiteral.isIsTrue(), getXBooleanLiteral()
EMF generated code

getXNullLiteral

org.eclipse.emf.ecore.EClass getXNullLiteral()
Returns the meta object for class 'XNull Literal'.

Returns:
the meta object for class 'XNull Literal'.
See Also:
XNullLiteral
EMF generated code

getXIntLiteral

org.eclipse.emf.ecore.EClass getXIntLiteral()
Returns the meta object for class 'XInt Literal'.

Returns:
the meta object for class 'XInt Literal'.
See Also:
XIntLiteral
EMF generated code

getXIntLiteral_Value

org.eclipse.emf.ecore.EAttribute getXIntLiteral_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
XIntLiteral.getValue(), getXIntLiteral()
EMF generated code

getXStringLiteral

org.eclipse.emf.ecore.EClass getXStringLiteral()
Returns the meta object for class 'XString Literal'.

Returns:
the meta object for class 'XString Literal'.
See Also:
XStringLiteral
EMF generated code

getXStringLiteral_Value

org.eclipse.emf.ecore.EAttribute getXStringLiteral_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
XStringLiteral.getValue(), getXStringLiteral()
EMF generated code

getXClosure

org.eclipse.emf.ecore.EClass getXClosure()
Returns the meta object for class 'XClosure'.

Returns:
the meta object for class 'XClosure'.
See Also:
XClosure
EMF generated code

getXClosure_FormalParameters

org.eclipse.emf.ecore.EReference getXClosure_FormalParameters()
Returns the meta object for the containment reference list 'Formal Parameters'.

Returns:
the meta object for the containment reference list 'Formal Parameters'.
See Also:
XClosure.getFormalParameters(), getXClosure()
EMF generated code

getXClosure_Expression

org.eclipse.emf.ecore.EReference getXClosure_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
XClosure.getExpression(), getXClosure()
EMF generated code

getXCastedExpression

org.eclipse.emf.ecore.EClass getXCastedExpression()
Returns the meta object for class 'XCasted Expression'.

Returns:
the meta object for class 'XCasted Expression'.
See Also:
XCastedExpression
EMF generated code

getXCastedExpression_Type

org.eclipse.emf.ecore.EReference getXCastedExpression_Type()
Returns the meta object for the containment reference 'Type'.

Returns:
the meta object for the containment reference 'Type'.
See Also:
XCastedExpression.getType(), getXCastedExpression()
EMF generated code

getXCastedExpression_Target

org.eclipse.emf.ecore.EReference getXCastedExpression_Target()
Returns the meta object for the containment reference 'Target'.

Returns:
the meta object for the containment reference 'Target'.
See Also:
XCastedExpression.getTarget(), getXCastedExpression()
EMF generated code

getXBinaryOperation

org.eclipse.emf.ecore.EClass getXBinaryOperation()
Returns the meta object for class 'XBinary Operation'.

Returns:
the meta object for class 'XBinary Operation'.
See Also:
XBinaryOperation
EMF generated code

getXBinaryOperation_LeftOperand

org.eclipse.emf.ecore.EReference getXBinaryOperation_LeftOperand()
Returns the meta object for the containment reference 'Left Operand'.

Returns:
the meta object for the containment reference 'Left Operand'.
See Also:
XBinaryOperation.getLeftOperand(), getXBinaryOperation()
EMF generated code

getXBinaryOperation_RightOperand

org.eclipse.emf.ecore.EReference getXBinaryOperation_RightOperand()
Returns the meta object for the containment reference 'Right Operand'.

Returns:
the meta object for the containment reference 'Right Operand'.
See Also:
XBinaryOperation.getRightOperand(), getXBinaryOperation()
EMF generated code

getXUnaryOperation

org.eclipse.emf.ecore.EClass getXUnaryOperation()
Returns the meta object for class 'XUnary Operation'.

Returns:
the meta object for class 'XUnary Operation'.
See Also:
XUnaryOperation
EMF generated code

getXUnaryOperation_Operand

org.eclipse.emf.ecore.EReference getXUnaryOperation_Operand()
Returns the meta object for the containment reference 'Operand'.

Returns:
the meta object for the containment reference 'Operand'.
See Also:
XUnaryOperation.getOperand(), getXUnaryOperation()
EMF generated code

getXForLoopExpression

org.eclipse.emf.ecore.EClass getXForLoopExpression()
Returns the meta object for class 'XFor Loop Expression'.

Returns:
the meta object for class 'XFor Loop Expression'.
See Also:
XForLoopExpression
EMF generated code

getXForLoopExpression_ForExpression

org.eclipse.emf.ecore.EReference getXForLoopExpression_ForExpression()
Returns the meta object for the containment reference 'For Expression'.

Returns:
the meta object for the containment reference 'For Expression'.
See Also:
XForLoopExpression.getForExpression(), getXForLoopExpression()
EMF generated code

getXForLoopExpression_EachExpression

org.eclipse.emf.ecore.EReference getXForLoopExpression_EachExpression()
Returns the meta object for the containment reference 'Each Expression'.

Returns:
the meta object for the containment reference 'Each Expression'.
See Also:
XForLoopExpression.getEachExpression(), getXForLoopExpression()
EMF generated code

getXForLoopExpression_DeclaredParam

org.eclipse.emf.ecore.EReference getXForLoopExpression_DeclaredParam()
Returns the meta object for the containment reference 'Declared Param'.

Returns:
the meta object for the containment reference 'Declared Param'.
See Also:
XForLoopExpression.getDeclaredParam(), getXForLoopExpression()
EMF generated code

getXAbstractWhileExpression

org.eclipse.emf.ecore.EClass getXAbstractWhileExpression()
Returns the meta object for class 'XAbstract While Expression'.

Returns:
the meta object for class 'XAbstract While Expression'.
See Also:
XAbstractWhileExpression
EMF generated code

getXAbstractWhileExpression_Predicate

org.eclipse.emf.ecore.EReference getXAbstractWhileExpression_Predicate()
Returns the meta object for the containment reference 'Predicate'.

Returns:
the meta object for the containment reference 'Predicate'.
See Also:
XAbstractWhileExpression.getPredicate(), getXAbstractWhileExpression()
EMF generated code

getXAbstractWhileExpression_Body

org.eclipse.emf.ecore.EReference getXAbstractWhileExpression_Body()
Returns the meta object for the containment reference 'Body'.

Returns:
the meta object for the containment reference 'Body'.
See Also:
XAbstractWhileExpression.getBody(), getXAbstractWhileExpression()
EMF generated code

getXDoWhileExpression

org.eclipse.emf.ecore.EClass getXDoWhileExpression()
Returns the meta object for class 'XDo While Expression'.

Returns:
the meta object for class 'XDo While Expression'.
See Also:
XDoWhileExpression
EMF generated code

getXWhileExpression

org.eclipse.emf.ecore.EClass getXWhileExpression()
Returns the meta object for class 'XWhile Expression'.

Returns:
the meta object for class 'XWhile Expression'.
See Also:
XWhileExpression
EMF generated code

getXTypeLiteral

org.eclipse.emf.ecore.EClass getXTypeLiteral()
Returns the meta object for class 'XType Literal'.

Returns:
the meta object for class 'XType Literal'.
See Also:
XTypeLiteral
EMF generated code

getXTypeLiteral_Type

org.eclipse.emf.ecore.EReference getXTypeLiteral_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
XTypeLiteral.getType(), getXTypeLiteral()
EMF generated code

getXInstanceOfExpression

org.eclipse.emf.ecore.EClass getXInstanceOfExpression()
Returns the meta object for class 'XInstance Of Expression'.

Returns:
the meta object for class 'XInstance Of Expression'.
See Also:
XInstanceOfExpression
EMF generated code

getXInstanceOfExpression_Type

org.eclipse.emf.ecore.EReference getXInstanceOfExpression_Type()
Returns the meta object for the reference 'Type'.

Returns:
the meta object for the reference 'Type'.
See Also:
XInstanceOfExpression.getType(), getXInstanceOfExpression()
EMF generated code

getXInstanceOfExpression_Expression

org.eclipse.emf.ecore.EReference getXInstanceOfExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
XInstanceOfExpression.getExpression(), getXInstanceOfExpression()
EMF generated code

getXThrowExpression

org.eclipse.emf.ecore.EClass getXThrowExpression()
Returns the meta object for class 'XThrow Expression'.

Returns:
the meta object for class 'XThrow Expression'.
See Also:
XThrowExpression
EMF generated code

getXThrowExpression_Expression

org.eclipse.emf.ecore.EReference getXThrowExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
XThrowExpression.getExpression(), getXThrowExpression()
EMF generated code

getXTryCatchFinallyExpression

org.eclipse.emf.ecore.EClass getXTryCatchFinallyExpression()
Returns the meta object for class 'XTry Catch Finally Expression'.

Returns:
the meta object for class 'XTry Catch Finally Expression'.
See Also:
XTryCatchFinallyExpression
EMF generated code

getXTryCatchFinallyExpression_Expression

org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
XTryCatchFinallyExpression.getExpression(), getXTryCatchFinallyExpression()
EMF generated code

getXTryCatchFinallyExpression_FinallyExpression

org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_FinallyExpression()
Returns the meta object for the containment reference 'Finally Expression'.

Returns:
the meta object for the containment reference 'Finally Expression'.
See Also:
XTryCatchFinallyExpression.getFinallyExpression(), getXTryCatchFinallyExpression()
EMF generated code

getXTryCatchFinallyExpression_CatchClauses

org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_CatchClauses()
Returns the meta object for the containment reference list 'Catch Clauses'.

Returns:
the meta object for the containment reference list 'Catch Clauses'.
See Also:
XTryCatchFinallyExpression.getCatchClauses(), getXTryCatchFinallyExpression()
EMF generated code

getXCatchClause

org.eclipse.emf.ecore.EClass getXCatchClause()
Returns the meta object for class 'XCatch Clause'.

Returns:
the meta object for class 'XCatch Clause'.
See Also:
XCatchClause
EMF generated code

getXCatchClause_Expression

org.eclipse.emf.ecore.EReference getXCatchClause_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
XCatchClause.getExpression(), getXCatchClause()
EMF generated code

getXCatchClause_DeclaredParam

org.eclipse.emf.ecore.EReference getXCatchClause_DeclaredParam()
Returns the meta object for the containment reference 'Declared Param'.

Returns:
the meta object for the containment reference 'Declared Param'.
See Also:
XCatchClause.getDeclaredParam(), getXCatchClause()
EMF generated code

getXAssignment

org.eclipse.emf.ecore.EClass getXAssignment()
Returns the meta object for class 'XAssignment'.

Returns:
the meta object for class 'XAssignment'.
See Also:
XAssignment
EMF generated code

getXAssignment_Assignable

org.eclipse.emf.ecore.EReference getXAssignment_Assignable()
Returns the meta object for the containment reference 'Assignable'.

Returns:
the meta object for the containment reference 'Assignable'.
See Also:
XAssignment.getAssignable(), getXAssignment()
EMF generated code

getXAssignment_Value

org.eclipse.emf.ecore.EReference getXAssignment_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
XAssignment.getValue(), getXAssignment()
EMF generated code

getXReturnExpression

org.eclipse.emf.ecore.EClass getXReturnExpression()
Returns the meta object for class 'XReturn Expression'.

Returns:
the meta object for class 'XReturn Expression'.
See Also:
XReturnExpression
EMF generated code

getXReturnExpression_Expression

org.eclipse.emf.ecore.EReference getXReturnExpression_Expression()
Returns the meta object for the containment reference 'Expression'.

Returns:
the meta object for the containment reference 'Expression'.
See Also:
XReturnExpression.getExpression(), getXReturnExpression()
EMF generated code

getXbaseFactory

XbaseFactory getXbaseFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
EMF generated code