|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XbasePackage
The Package for the model. It contains accessors for the meta objects to represent
XbaseFactory
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 |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final XbasePackage eINSTANCE
static final int XEXPRESSION
XExpression
' class.
XExpressionImpl
,
XbasePackageImpl.getXExpression()
,
Constant Field Valuesstatic final int XEXPRESSION_FEATURE_COUNT
static final int XIF_EXPRESSION
XIf Expression
' class.
XIfExpressionImpl
,
XbasePackageImpl.getXIfExpression()
,
Constant Field Valuesstatic final int XIF_EXPRESSION__IF
static final int XIF_EXPRESSION__THEN
static final int XIF_EXPRESSION__ELSE
static final int XIF_EXPRESSION_FEATURE_COUNT
static final int XSWITCH_EXPRESSION
XSwitch Expression
' class.
XSwitchExpressionImpl
,
XbasePackageImpl.getXSwitchExpression()
,
Constant Field Valuesstatic final int XSWITCH_EXPRESSION__SWITCH
static final int XSWITCH_EXPRESSION__CASES
static final int XSWITCH_EXPRESSION__DEFAULT
static final int XSWITCH_EXPRESSION__LOCAL_VAR_NAME
static final int XSWITCH_EXPRESSION_FEATURE_COUNT
static final int XCASE_PART
XCase Part
' class.
XCasePartImpl
,
XbasePackageImpl.getXCasePart()
,
Constant Field Valuesstatic final int XCASE_PART__CASE
static final int XCASE_PART__THEN
static final int XCASE_PART__TYPE_GUARD
static final int XCASE_PART_FEATURE_COUNT
static final int XBLOCK_EXPRESSION
XBlock Expression
' class.
XBlockExpressionImpl
,
XbasePackageImpl.getXBlockExpression()
,
Constant Field Valuesstatic final int XBLOCK_EXPRESSION__EXPRESSIONS
static final int XBLOCK_EXPRESSION_FEATURE_COUNT
static final int XVARIABLE_DECLARATION
XVariable Declaration
' class.
XVariableDeclarationImpl
,
XbasePackageImpl.getXVariableDeclaration()
,
Constant Field Valuesstatic final int XVARIABLE_DECLARATION__TYPE
static final int XVARIABLE_DECLARATION__NAME
static final int XVARIABLE_DECLARATION__RIGHT
static final int XVARIABLE_DECLARATION__WRITEABLE
static final int XVARIABLE_DECLARATION_FEATURE_COUNT
static final int XABSTRACT_FEATURE_CALL
XAbstract Feature Call
' class.
XAbstractFeatureCallImpl
,
XbasePackageImpl.getXAbstractFeatureCall()
,
Constant Field Valuesstatic final int XABSTRACT_FEATURE_CALL__FEATURE
static final int XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS
static final int XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER
static final int XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
static final int XABSTRACT_FEATURE_CALL__VALID_FEATURE
static final int XABSTRACT_FEATURE_CALL_FEATURE_COUNT
static final int XMEMBER_FEATURE_CALL
XMember Feature Call
' class.
XMemberFeatureCallImpl
,
XbasePackageImpl.getXMemberFeatureCall()
,
Constant Field Valuesstatic final int XMEMBER_FEATURE_CALL__FEATURE
static final int XMEMBER_FEATURE_CALL__TYPE_ARGUMENTS
static final int XMEMBER_FEATURE_CALL__IMPLICIT_RECEIVER
static final int XMEMBER_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
static final int XMEMBER_FEATURE_CALL__VALID_FEATURE
static final int XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET
static final int XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS
static final int XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL
static final int XMEMBER_FEATURE_CALL__SPREADING
static final int XMEMBER_FEATURE_CALL__NULL_SAFE
static final int XMEMBER_FEATURE_CALL_FEATURE_COUNT
static final int XFEATURE_CALL
XFeature Call
' class.
XFeatureCallImpl
,
XbasePackageImpl.getXFeatureCall()
,
Constant Field Valuesstatic final int XFEATURE_CALL__FEATURE
static final int XFEATURE_CALL__TYPE_ARGUMENTS
static final int XFEATURE_CALL__IMPLICIT_RECEIVER
static final int XFEATURE_CALL__INVALID_FEATURE_ISSUE_CODE
static final int XFEATURE_CALL__VALID_FEATURE
static final int XFEATURE_CALL__FEATURE_CALL_ARGUMENTS
static final int XFEATURE_CALL__EXPLICIT_OPERATION_CALL
static final int XFEATURE_CALL__DECLARING_TYPE
static final int XFEATURE_CALL_FEATURE_COUNT
static final int XCONSTRUCTOR_CALL
XConstructor Call
' class.
XConstructorCallImpl
,
XbasePackageImpl.getXConstructorCall()
,
Constant Field Valuesstatic final int XCONSTRUCTOR_CALL__CONSTRUCTOR
static final int XCONSTRUCTOR_CALL__ARGUMENTS
static final int XCONSTRUCTOR_CALL__TYPE_ARGUMENTS
static final int XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE
static final int XCONSTRUCTOR_CALL__VALID_FEATURE
static final int XCONSTRUCTOR_CALL_FEATURE_COUNT
static final int XBOOLEAN_LITERAL
XBoolean Literal
' class.
XBooleanLiteralImpl
,
XbasePackageImpl.getXBooleanLiteral()
,
Constant Field Valuesstatic final int XBOOLEAN_LITERAL__IS_TRUE
static final int XBOOLEAN_LITERAL_FEATURE_COUNT
static final int XNULL_LITERAL
XNull Literal
' class.
XNullLiteralImpl
,
XbasePackageImpl.getXNullLiteral()
,
Constant Field Valuesstatic final int XNULL_LITERAL_FEATURE_COUNT
static final int XINT_LITERAL
XInt Literal
' class.
XIntLiteralImpl
,
XbasePackageImpl.getXIntLiteral()
,
Constant Field Valuesstatic final int XINT_LITERAL__VALUE
static final int XINT_LITERAL_FEATURE_COUNT
static final int XSTRING_LITERAL
XString Literal
' class.
XStringLiteralImpl
,
XbasePackageImpl.getXStringLiteral()
,
Constant Field Valuesstatic final int XSTRING_LITERAL__VALUE
static final int XSTRING_LITERAL_FEATURE_COUNT
static final int XCLOSURE
XClosure
' class.
XClosureImpl
,
XbasePackageImpl.getXClosure()
,
Constant Field Valuesstatic final int XCLOSURE__FORMAL_PARAMETERS
static final int XCLOSURE__EXPRESSION
static final int XCLOSURE_FEATURE_COUNT
static final int XCASTED_EXPRESSION
XCasted Expression
' class.
XCastedExpressionImpl
,
XbasePackageImpl.getXCastedExpression()
,
Constant Field Valuesstatic final int XCASTED_EXPRESSION__TYPE
static final int XCASTED_EXPRESSION__TARGET
static final int XCASTED_EXPRESSION_FEATURE_COUNT
static final int XBINARY_OPERATION
XBinary Operation
' class.
XBinaryOperationImpl
,
XbasePackageImpl.getXBinaryOperation()
,
Constant Field Valuesstatic final int XBINARY_OPERATION__FEATURE
static final int XBINARY_OPERATION__TYPE_ARGUMENTS
static final int XBINARY_OPERATION__IMPLICIT_RECEIVER
static final int XBINARY_OPERATION__INVALID_FEATURE_ISSUE_CODE
static final int XBINARY_OPERATION__VALID_FEATURE
static final int XBINARY_OPERATION__LEFT_OPERAND
static final int XBINARY_OPERATION__RIGHT_OPERAND
static final int XBINARY_OPERATION_FEATURE_COUNT
static final int XUNARY_OPERATION
XUnary Operation
' class.
XUnaryOperationImpl
,
XbasePackageImpl.getXUnaryOperation()
,
Constant Field Valuesstatic final int XUNARY_OPERATION__FEATURE
static final int XUNARY_OPERATION__TYPE_ARGUMENTS
static final int XUNARY_OPERATION__IMPLICIT_RECEIVER
static final int XUNARY_OPERATION__INVALID_FEATURE_ISSUE_CODE
static final int XUNARY_OPERATION__VALID_FEATURE
static final int XUNARY_OPERATION__OPERAND
static final int XUNARY_OPERATION_FEATURE_COUNT
static final int XFOR_LOOP_EXPRESSION
XFor Loop Expression
' class.
XForLoopExpressionImpl
,
XbasePackageImpl.getXForLoopExpression()
,
Constant Field Valuesstatic final int XFOR_LOOP_EXPRESSION__FOR_EXPRESSION
static final int XFOR_LOOP_EXPRESSION__EACH_EXPRESSION
static final int XFOR_LOOP_EXPRESSION__DECLARED_PARAM
static final int XFOR_LOOP_EXPRESSION_FEATURE_COUNT
static final int XABSTRACT_WHILE_EXPRESSION
XAbstract While Expression
' class.
XAbstractWhileExpressionImpl
,
XbasePackageImpl.getXAbstractWhileExpression()
,
Constant Field Valuesstatic final int XABSTRACT_WHILE_EXPRESSION__PREDICATE
static final int XABSTRACT_WHILE_EXPRESSION__BODY
static final int XABSTRACT_WHILE_EXPRESSION_FEATURE_COUNT
static final int XDO_WHILE_EXPRESSION
XDo While Expression
' class.
XDoWhileExpressionImpl
,
XbasePackageImpl.getXDoWhileExpression()
,
Constant Field Valuesstatic final int XDO_WHILE_EXPRESSION__PREDICATE
static final int XDO_WHILE_EXPRESSION__BODY
static final int XDO_WHILE_EXPRESSION_FEATURE_COUNT
static final int XWHILE_EXPRESSION
XWhile Expression
' class.
XWhileExpressionImpl
,
XbasePackageImpl.getXWhileExpression()
,
Constant Field Valuesstatic final int XWHILE_EXPRESSION__PREDICATE
static final int XWHILE_EXPRESSION__BODY
static final int XWHILE_EXPRESSION_FEATURE_COUNT
static final int XTYPE_LITERAL
XType Literal
' class.
XTypeLiteralImpl
,
XbasePackageImpl.getXTypeLiteral()
,
Constant Field Valuesstatic final int XTYPE_LITERAL__TYPE
static final int XTYPE_LITERAL_FEATURE_COUNT
static final int XINSTANCE_OF_EXPRESSION
XInstance Of Expression
' class.
XInstanceOfExpressionImpl
,
XbasePackageImpl.getXInstanceOfExpression()
,
Constant Field Valuesstatic final int XINSTANCE_OF_EXPRESSION__TYPE
static final int XINSTANCE_OF_EXPRESSION__EXPRESSION
static final int XINSTANCE_OF_EXPRESSION_FEATURE_COUNT
static final int XTHROW_EXPRESSION
XThrow Expression
' class.
XThrowExpressionImpl
,
XbasePackageImpl.getXThrowExpression()
,
Constant Field Valuesstatic final int XTHROW_EXPRESSION__EXPRESSION
static final int XTHROW_EXPRESSION_FEATURE_COUNT
static final int XTRY_CATCH_FINALLY_EXPRESSION
XTry Catch Finally Expression
' class.
XTryCatchFinallyExpressionImpl
,
XbasePackageImpl.getXTryCatchFinallyExpression()
,
Constant Field Valuesstatic final int XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION
static final int XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION
static final int XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES
static final int XTRY_CATCH_FINALLY_EXPRESSION_FEATURE_COUNT
static final int XCATCH_CLAUSE
XCatch Clause
' class.
XCatchClauseImpl
,
XbasePackageImpl.getXCatchClause()
,
Constant Field Valuesstatic final int XCATCH_CLAUSE__EXPRESSION
static final int XCATCH_CLAUSE__DECLARED_PARAM
static final int XCATCH_CLAUSE_FEATURE_COUNT
static final int XASSIGNMENT
XAssignment
' class.
XAssignmentImpl
,
XbasePackageImpl.getXAssignment()
,
Constant Field Valuesstatic final int XASSIGNMENT__FEATURE
static final int XASSIGNMENT__TYPE_ARGUMENTS
static final int XASSIGNMENT__IMPLICIT_RECEIVER
static final int XASSIGNMENT__INVALID_FEATURE_ISSUE_CODE
static final int XASSIGNMENT__VALID_FEATURE
static final int XASSIGNMENT__ASSIGNABLE
static final int XASSIGNMENT__VALUE
static final int XASSIGNMENT_FEATURE_COUNT
static final int XRETURN_EXPRESSION
XReturn Expression
' class.
XReturnExpressionImpl
,
XbasePackageImpl.getXReturnExpression()
,
Constant Field Valuesstatic final int XRETURN_EXPRESSION__EXPRESSION
static final int XRETURN_EXPRESSION_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getXExpression()
XExpression
'.
XExpression
org.eclipse.emf.ecore.EClass getXIfExpression()
XIf Expression
'.
XIfExpression
org.eclipse.emf.ecore.EReference getXIfExpression_If()
If
'.
XIfExpression.getIf()
,
getXIfExpression()
org.eclipse.emf.ecore.EReference getXIfExpression_Then()
Then
'.
XIfExpression.getThen()
,
getXIfExpression()
org.eclipse.emf.ecore.EReference getXIfExpression_Else()
Else
'.
XIfExpression.getElse()
,
getXIfExpression()
org.eclipse.emf.ecore.EClass getXSwitchExpression()
XSwitch Expression
'.
XSwitchExpression
org.eclipse.emf.ecore.EReference getXSwitchExpression_Switch()
Switch
'.
XSwitchExpression.getSwitch()
,
getXSwitchExpression()
org.eclipse.emf.ecore.EReference getXSwitchExpression_Cases()
Cases
'.
XSwitchExpression.getCases()
,
getXSwitchExpression()
org.eclipse.emf.ecore.EReference getXSwitchExpression_Default()
Default
'.
XSwitchExpression.getDefault()
,
getXSwitchExpression()
org.eclipse.emf.ecore.EAttribute getXSwitchExpression_LocalVarName()
Local Var Name
'.
XSwitchExpression.getLocalVarName()
,
getXSwitchExpression()
org.eclipse.emf.ecore.EClass getXCasePart()
XCase Part
'.
XCasePart
org.eclipse.emf.ecore.EReference getXCasePart_Case()
Case
'.
XCasePart.getCase()
,
getXCasePart()
org.eclipse.emf.ecore.EReference getXCasePart_Then()
Then
'.
XCasePart.getThen()
,
getXCasePart()
org.eclipse.emf.ecore.EReference getXCasePart_TypeGuard()
Type Guard
'.
XCasePart.getTypeGuard()
,
getXCasePart()
org.eclipse.emf.ecore.EClass getXBlockExpression()
XBlock Expression
'.
XBlockExpression
org.eclipse.emf.ecore.EReference getXBlockExpression_Expressions()
Expressions
'.
XBlockExpression.getExpressions()
,
getXBlockExpression()
org.eclipse.emf.ecore.EClass getXVariableDeclaration()
XVariable Declaration
'.
XVariableDeclaration
org.eclipse.emf.ecore.EReference getXVariableDeclaration_Type()
Type
'.
XVariableDeclaration.getType()
,
getXVariableDeclaration()
org.eclipse.emf.ecore.EAttribute getXVariableDeclaration_Name()
Name
'.
XVariableDeclaration.getName()
,
getXVariableDeclaration()
org.eclipse.emf.ecore.EReference getXVariableDeclaration_Right()
Right
'.
XVariableDeclaration.getRight()
,
getXVariableDeclaration()
org.eclipse.emf.ecore.EAttribute getXVariableDeclaration_Writeable()
Writeable
'.
XVariableDeclaration.isWriteable()
,
getXVariableDeclaration()
org.eclipse.emf.ecore.EClass getXAbstractFeatureCall()
XAbstract Feature Call
'.
XAbstractFeatureCall
org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_Feature()
Feature
'.
XAbstractFeatureCall.getFeature()
,
getXAbstractFeatureCall()
org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_TypeArguments()
Type Arguments
'.
XAbstractFeatureCall.getTypeArguments()
,
getXAbstractFeatureCall()
org.eclipse.emf.ecore.EReference getXAbstractFeatureCall_ImplicitReceiver()
Implicit Receiver
'.
XAbstractFeatureCall.getImplicitReceiver()
,
getXAbstractFeatureCall()
org.eclipse.emf.ecore.EAttribute getXAbstractFeatureCall_InvalidFeatureIssueCode()
Invalid Feature Issue Code
'.
XAbstractFeatureCall.getInvalidFeatureIssueCode()
,
getXAbstractFeatureCall()
org.eclipse.emf.ecore.EAttribute getXAbstractFeatureCall_ValidFeature()
Valid Feature
'.
XAbstractFeatureCall.isValidFeature()
,
getXAbstractFeatureCall()
org.eclipse.emf.ecore.EClass getXMemberFeatureCall()
XMember Feature Call
'.
XMemberFeatureCall
org.eclipse.emf.ecore.EReference getXMemberFeatureCall_MemberCallTarget()
Member Call Target
'.
XMemberFeatureCall.getMemberCallTarget()
,
getXMemberFeatureCall()
org.eclipse.emf.ecore.EReference getXMemberFeatureCall_MemberCallArguments()
Member Call Arguments
'.
XMemberFeatureCall.getMemberCallArguments()
,
getXMemberFeatureCall()
org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_ExplicitOperationCall()
Explicit Operation Call
'.
XMemberFeatureCall.isExplicitOperationCall()
,
getXMemberFeatureCall()
org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_Spreading()
Spreading
'.
XMemberFeatureCall.isSpreading()
,
getXMemberFeatureCall()
org.eclipse.emf.ecore.EAttribute getXMemberFeatureCall_NullSafe()
Null Safe
'.
XMemberFeatureCall.isNullSafe()
,
getXMemberFeatureCall()
org.eclipse.emf.ecore.EClass getXFeatureCall()
XFeature Call
'.
XFeatureCall
org.eclipse.emf.ecore.EReference getXFeatureCall_FeatureCallArguments()
Feature Call Arguments
'.
XFeatureCall.getFeatureCallArguments()
,
getXFeatureCall()
org.eclipse.emf.ecore.EAttribute getXFeatureCall_ExplicitOperationCall()
Explicit Operation Call
'.
XFeatureCall.isExplicitOperationCall()
,
getXFeatureCall()
org.eclipse.emf.ecore.EReference getXFeatureCall_DeclaringType()
Declaring Type
'.
XFeatureCall.getDeclaringType()
,
getXFeatureCall()
org.eclipse.emf.ecore.EClass getXConstructorCall()
XConstructor Call
'.
XConstructorCall
org.eclipse.emf.ecore.EReference getXConstructorCall_Constructor()
Constructor
'.
XConstructorCall.getConstructor()
,
getXConstructorCall()
org.eclipse.emf.ecore.EReference getXConstructorCall_Arguments()
Arguments
'.
XConstructorCall.getArguments()
,
getXConstructorCall()
org.eclipse.emf.ecore.EReference getXConstructorCall_TypeArguments()
Type Arguments
'.
XConstructorCall.getTypeArguments()
,
getXConstructorCall()
org.eclipse.emf.ecore.EAttribute getXConstructorCall_InvalidFeatureIssueCode()
Invalid Feature Issue Code
'.
XConstructorCall.getInvalidFeatureIssueCode()
,
getXConstructorCall()
org.eclipse.emf.ecore.EAttribute getXConstructorCall_ValidFeature()
Valid Feature
'.
XConstructorCall.isValidFeature()
,
getXConstructorCall()
org.eclipse.emf.ecore.EClass getXBooleanLiteral()
XBoolean Literal
'.
XBooleanLiteral
org.eclipse.emf.ecore.EAttribute getXBooleanLiteral_IsTrue()
Is True
'.
XBooleanLiteral.isIsTrue()
,
getXBooleanLiteral()
org.eclipse.emf.ecore.EClass getXNullLiteral()
XNull Literal
'.
XNullLiteral
org.eclipse.emf.ecore.EClass getXIntLiteral()
XInt Literal
'.
XIntLiteral
org.eclipse.emf.ecore.EAttribute getXIntLiteral_Value()
Value
'.
XIntLiteral.getValue()
,
getXIntLiteral()
org.eclipse.emf.ecore.EClass getXStringLiteral()
XString Literal
'.
XStringLiteral
org.eclipse.emf.ecore.EAttribute getXStringLiteral_Value()
Value
'.
XStringLiteral.getValue()
,
getXStringLiteral()
org.eclipse.emf.ecore.EClass getXClosure()
XClosure
'.
XClosure
org.eclipse.emf.ecore.EReference getXClosure_FormalParameters()
Formal Parameters
'.
XClosure.getFormalParameters()
,
getXClosure()
org.eclipse.emf.ecore.EReference getXClosure_Expression()
Expression
'.
XClosure.getExpression()
,
getXClosure()
org.eclipse.emf.ecore.EClass getXCastedExpression()
XCasted Expression
'.
XCastedExpression
org.eclipse.emf.ecore.EReference getXCastedExpression_Type()
Type
'.
XCastedExpression.getType()
,
getXCastedExpression()
org.eclipse.emf.ecore.EReference getXCastedExpression_Target()
Target
'.
XCastedExpression.getTarget()
,
getXCastedExpression()
org.eclipse.emf.ecore.EClass getXBinaryOperation()
XBinary Operation
'.
XBinaryOperation
org.eclipse.emf.ecore.EReference getXBinaryOperation_LeftOperand()
Left Operand
'.
XBinaryOperation.getLeftOperand()
,
getXBinaryOperation()
org.eclipse.emf.ecore.EReference getXBinaryOperation_RightOperand()
Right Operand
'.
XBinaryOperation.getRightOperand()
,
getXBinaryOperation()
org.eclipse.emf.ecore.EClass getXUnaryOperation()
XUnary Operation
'.
XUnaryOperation
org.eclipse.emf.ecore.EReference getXUnaryOperation_Operand()
Operand
'.
XUnaryOperation.getOperand()
,
getXUnaryOperation()
org.eclipse.emf.ecore.EClass getXForLoopExpression()
XFor Loop Expression
'.
XForLoopExpression
org.eclipse.emf.ecore.EReference getXForLoopExpression_ForExpression()
For Expression
'.
XForLoopExpression.getForExpression()
,
getXForLoopExpression()
org.eclipse.emf.ecore.EReference getXForLoopExpression_EachExpression()
Each Expression
'.
XForLoopExpression.getEachExpression()
,
getXForLoopExpression()
org.eclipse.emf.ecore.EReference getXForLoopExpression_DeclaredParam()
Declared Param
'.
XForLoopExpression.getDeclaredParam()
,
getXForLoopExpression()
org.eclipse.emf.ecore.EClass getXAbstractWhileExpression()
XAbstract While Expression
'.
XAbstractWhileExpression
org.eclipse.emf.ecore.EReference getXAbstractWhileExpression_Predicate()
Predicate
'.
XAbstractWhileExpression.getPredicate()
,
getXAbstractWhileExpression()
org.eclipse.emf.ecore.EReference getXAbstractWhileExpression_Body()
Body
'.
XAbstractWhileExpression.getBody()
,
getXAbstractWhileExpression()
org.eclipse.emf.ecore.EClass getXDoWhileExpression()
XDo While Expression
'.
XDoWhileExpression
org.eclipse.emf.ecore.EClass getXWhileExpression()
XWhile Expression
'.
XWhileExpression
org.eclipse.emf.ecore.EClass getXTypeLiteral()
XType Literal
'.
XTypeLiteral
org.eclipse.emf.ecore.EReference getXTypeLiteral_Type()
Type
'.
XTypeLiteral.getType()
,
getXTypeLiteral()
org.eclipse.emf.ecore.EClass getXInstanceOfExpression()
XInstance Of Expression
'.
XInstanceOfExpression
org.eclipse.emf.ecore.EReference getXInstanceOfExpression_Type()
Type
'.
XInstanceOfExpression.getType()
,
getXInstanceOfExpression()
org.eclipse.emf.ecore.EReference getXInstanceOfExpression_Expression()
Expression
'.
XInstanceOfExpression.getExpression()
,
getXInstanceOfExpression()
org.eclipse.emf.ecore.EClass getXThrowExpression()
XThrow Expression
'.
XThrowExpression
org.eclipse.emf.ecore.EReference getXThrowExpression_Expression()
Expression
'.
XThrowExpression.getExpression()
,
getXThrowExpression()
org.eclipse.emf.ecore.EClass getXTryCatchFinallyExpression()
XTry Catch Finally Expression
'.
XTryCatchFinallyExpression
org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_Expression()
Expression
'.
XTryCatchFinallyExpression.getExpression()
,
getXTryCatchFinallyExpression()
org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_FinallyExpression()
Finally Expression
'.
XTryCatchFinallyExpression.getFinallyExpression()
,
getXTryCatchFinallyExpression()
org.eclipse.emf.ecore.EReference getXTryCatchFinallyExpression_CatchClauses()
Catch Clauses
'.
XTryCatchFinallyExpression.getCatchClauses()
,
getXTryCatchFinallyExpression()
org.eclipse.emf.ecore.EClass getXCatchClause()
XCatch Clause
'.
XCatchClause
org.eclipse.emf.ecore.EReference getXCatchClause_Expression()
Expression
'.
XCatchClause.getExpression()
,
getXCatchClause()
org.eclipse.emf.ecore.EReference getXCatchClause_DeclaredParam()
Declared Param
'.
XCatchClause.getDeclaredParam()
,
getXCatchClause()
org.eclipse.emf.ecore.EClass getXAssignment()
XAssignment
'.
XAssignment
org.eclipse.emf.ecore.EReference getXAssignment_Assignable()
Assignable
'.
XAssignment.getAssignable()
,
getXAssignment()
org.eclipse.emf.ecore.EReference getXAssignment_Value()
Value
'.
XAssignment.getValue()
,
getXAssignment()
org.eclipse.emf.ecore.EClass getXReturnExpression()
XReturn Expression
'.
XReturnExpression
org.eclipse.emf.ecore.EReference getXReturnExpression_Expression()
Expression
'.
XReturnExpression.getExpression()
,
getXReturnExpression()
XbaseFactory getXbaseFactory()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |