org.eclipse.xtext.xtend2.xtend2
Interface Xtend2Package.Literals

Enclosing interface:
Xtend2Package

public static interface Xtend2Package.Literals

Defines literals for the meta objects that represent

EMF generated code

Field Summary
static org.eclipse.emf.ecore.EClass CREATE_EXTENSION_INFO
          The meta object literal for the 'Create Extension Info' class
static org.eclipse.emf.ecore.EReference CREATE_EXTENSION_INFO__CREATE_EXPRESSION
          The meta object literal for the 'Create Expression' containment reference feature
static org.eclipse.emf.ecore.EAttribute CREATE_EXTENSION_INFO__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EClass RICH_STRING
          The meta object literal for the 'Rich String' class
static org.eclipse.emf.ecore.EClass RICH_STRING_ELSE_IF
          The meta object literal for the 'Rich String Else If' class
static org.eclipse.emf.ecore.EReference RICH_STRING_ELSE_IF__IF
          The meta object literal for the 'If' containment reference feature
static org.eclipse.emf.ecore.EReference RICH_STRING_ELSE_IF__THEN
          The meta object literal for the 'Then' containment reference feature
static org.eclipse.emf.ecore.EClass RICH_STRING_FOR_LOOP
          The meta object literal for the 'Rich String For Loop' class
static org.eclipse.emf.ecore.EReference RICH_STRING_FOR_LOOP__AFTER
          The meta object literal for the 'After' containment reference feature
static org.eclipse.emf.ecore.EReference RICH_STRING_FOR_LOOP__BEFORE
          The meta object literal for the 'Before' containment reference feature
static org.eclipse.emf.ecore.EReference RICH_STRING_FOR_LOOP__SEPARATOR
          The meta object literal for the 'Separator' containment reference feature
static org.eclipse.emf.ecore.EClass RICH_STRING_IF
          The meta object literal for the 'Rich String If' class
static org.eclipse.emf.ecore.EReference RICH_STRING_IF__ELSE
          The meta object literal for the 'Else' containment reference feature
static org.eclipse.emf.ecore.EReference RICH_STRING_IF__ELSE_IFS
          The meta object literal for the 'Else Ifs' containment reference list feature
static org.eclipse.emf.ecore.EReference RICH_STRING_IF__IF
          The meta object literal for the 'If' containment reference feature
static org.eclipse.emf.ecore.EReference RICH_STRING_IF__THEN
          The meta object literal for the 'Then' containment reference feature
static org.eclipse.emf.ecore.EClass RICH_STRING_LITERAL
          The meta object literal for the 'Rich String Literal' class
static org.eclipse.emf.ecore.EClass XTEND_ANNOTATION_TARGET
          The meta object literal for the 'Xtend Annotation Target' class
static org.eclipse.emf.ecore.EReference XTEND_ANNOTATION_TARGET__ANNOTATIONS
          The meta object literal for the 'Annotations' containment reference list feature
static org.eclipse.emf.ecore.EClass XTEND_CLASS
          The meta object literal for the 'Xtend Class' class
static org.eclipse.emf.ecore.EReference XTEND_CLASS__EXTENDS
          The meta object literal for the 'Extends' containment reference feature
static org.eclipse.emf.ecore.EReference XTEND_CLASS__IMPLEMENTS
          The meta object literal for the 'Implements' containment reference list feature
static org.eclipse.emf.ecore.EReference XTEND_CLASS__MEMBERS
          The meta object literal for the 'Members' containment reference list feature
static org.eclipse.emf.ecore.EAttribute XTEND_CLASS__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference XTEND_CLASS__SUPER_CALL_REFERABLE
          The meta object literal for the 'Super Call Referable' containment reference feature
static org.eclipse.emf.ecore.EReference XTEND_CLASS__SUPER_TYPES
          The meta object literal for the 'Super Types' reference list feature
static org.eclipse.emf.ecore.EClass XTEND_CLASS_SUPER_CALL_REFERABLE
          The meta object literal for the 'Xtend Class Super Call Referable' class
static org.eclipse.emf.ecore.EReference XTEND_CLASS_SUPER_CALL_REFERABLE__XTEND_CLASS
          The meta object literal for the 'Xtend Class' container reference feature
static org.eclipse.emf.ecore.EClass XTEND_FIELD
          The meta object literal for the 'Xtend Field' class
static org.eclipse.emf.ecore.EAttribute XTEND_FIELD__EXTENSION
          The meta object literal for the 'Extension' attribute feature
static org.eclipse.emf.ecore.EAttribute XTEND_FIELD__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference XTEND_FIELD__TYPE
          The meta object literal for the 'Type' containment reference feature
static org.eclipse.emf.ecore.EClass XTEND_FILE
          The meta object literal for the 'Xtend File' class
static org.eclipse.emf.ecore.EReference XTEND_FILE__IMPORTS
          The meta object literal for the 'Imports' containment reference list feature
static org.eclipse.emf.ecore.EAttribute XTEND_FILE__PACKAGE
          The meta object literal for the 'Package' attribute feature
static org.eclipse.emf.ecore.EReference XTEND_FILE__XTEND_CLASS
          The meta object literal for the 'Xtend Class' containment reference feature
static org.eclipse.emf.ecore.EClass XTEND_FUNCTION
          The meta object literal for the 'Xtend Function' class
static org.eclipse.emf.ecore.EReference XTEND_FUNCTION__CREATE_EXTENSION_INFO
          The meta object literal for the 'Create Extension Info' containment reference feature
static org.eclipse.emf.ecore.EAttribute XTEND_FUNCTION__DISPATCH
          The meta object literal for the 'Dispatch' attribute feature
static org.eclipse.emf.ecore.EReference XTEND_FUNCTION__EXPRESSION
          The meta object literal for the 'Expression' containment reference feature
static org.eclipse.emf.ecore.EAttribute XTEND_FUNCTION__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EAttribute XTEND_FUNCTION__OVERRIDE
          The meta object literal for the 'Override' attribute feature
static org.eclipse.emf.ecore.EReference XTEND_FUNCTION__PARAMETERS
          The meta object literal for the 'Parameters' containment reference list feature
static org.eclipse.emf.ecore.EReference XTEND_FUNCTION__RETURN_TYPE
          The meta object literal for the 'Return Type' containment reference feature
static org.eclipse.emf.ecore.EClass XTEND_IMPORT
          The meta object literal for the 'Xtend Import' class
static org.eclipse.emf.ecore.EAttribute XTEND_IMPORT__EXTENSION
          The meta object literal for the 'Extension' attribute feature
static org.eclipse.emf.ecore.EAttribute XTEND_IMPORT__IMPORTED_NAMESPACE
          The meta object literal for the 'Imported Namespace' attribute feature
static org.eclipse.emf.ecore.EAttribute XTEND_IMPORT__STATIC
          The meta object literal for the 'Static' attribute feature
static org.eclipse.emf.ecore.EClass XTEND_MEMBER
          The meta object literal for the 'Xtend Member' class
static org.eclipse.emf.ecore.EReference XTEND_MEMBER__ANNOTATION_INFO
          The meta object literal for the 'Annotation Info' containment reference feature
static org.eclipse.emf.ecore.EClass XTEND_PARAMETER
          The meta object literal for the 'Xtend Parameter' class
static org.eclipse.emf.ecore.EAttribute XTEND_PARAMETER__NAME
          The meta object literal for the 'Name' attribute feature
static org.eclipse.emf.ecore.EReference XTEND_PARAMETER__PARAMETER_TYPE
          The meta object literal for the 'Parameter Type' containment reference feature
 

Field Detail

XTEND_FILE

static final org.eclipse.emf.ecore.EClass XTEND_FILE
The meta object literal for the 'Xtend File' class.

See Also:
XtendFileImpl, Xtend2PackageImpl.getXtendFile()
EMF generated code

XTEND_FILE__IMPORTS

static final org.eclipse.emf.ecore.EReference XTEND_FILE__IMPORTS
The meta object literal for the 'Imports' containment reference list feature.

EMF generated code

XTEND_FILE__XTEND_CLASS

static final org.eclipse.emf.ecore.EReference XTEND_FILE__XTEND_CLASS
The meta object literal for the 'Xtend Class' containment reference feature.

EMF generated code

XTEND_FILE__PACKAGE

static final org.eclipse.emf.ecore.EAttribute XTEND_FILE__PACKAGE
The meta object literal for the 'Package' attribute feature.

EMF generated code

XTEND_IMPORT

static final org.eclipse.emf.ecore.EClass XTEND_IMPORT
The meta object literal for the 'Xtend Import' class.

See Also:
XtendImportImpl, Xtend2PackageImpl.getXtendImport()
EMF generated code

XTEND_IMPORT__IMPORTED_NAMESPACE

static final org.eclipse.emf.ecore.EAttribute XTEND_IMPORT__IMPORTED_NAMESPACE
The meta object literal for the 'Imported Namespace' attribute feature.

EMF generated code

XTEND_IMPORT__STATIC

static final org.eclipse.emf.ecore.EAttribute XTEND_IMPORT__STATIC
The meta object literal for the 'Static' attribute feature.

EMF generated code

XTEND_IMPORT__EXTENSION

static final org.eclipse.emf.ecore.EAttribute XTEND_IMPORT__EXTENSION
The meta object literal for the 'Extension' attribute feature.

EMF generated code

XTEND_CLASS

static final org.eclipse.emf.ecore.EClass XTEND_CLASS
The meta object literal for the 'Xtend Class' class.

See Also:
XtendClassImpl, Xtend2PackageImpl.getXtendClass()
EMF generated code

XTEND_CLASS__NAME

static final org.eclipse.emf.ecore.EAttribute XTEND_CLASS__NAME
The meta object literal for the 'Name' attribute feature.

EMF generated code

XTEND_CLASS__EXTENDS

static final org.eclipse.emf.ecore.EReference XTEND_CLASS__EXTENDS
The meta object literal for the 'Extends' containment reference feature.

EMF generated code

XTEND_CLASS__IMPLEMENTS

static final org.eclipse.emf.ecore.EReference XTEND_CLASS__IMPLEMENTS
The meta object literal for the 'Implements' containment reference list feature.

EMF generated code

XTEND_CLASS__SUPER_TYPES

static final org.eclipse.emf.ecore.EReference XTEND_CLASS__SUPER_TYPES
The meta object literal for the 'Super Types' reference list feature.

EMF generated code

XTEND_CLASS__MEMBERS

static final org.eclipse.emf.ecore.EReference XTEND_CLASS__MEMBERS
The meta object literal for the 'Members' containment reference list feature.

EMF generated code

XTEND_CLASS__SUPER_CALL_REFERABLE

static final org.eclipse.emf.ecore.EReference XTEND_CLASS__SUPER_CALL_REFERABLE
The meta object literal for the 'Super Call Referable' containment reference feature.

EMF generated code

XTEND_ANNOTATION_TARGET

static final org.eclipse.emf.ecore.EClass XTEND_ANNOTATION_TARGET
The meta object literal for the 'Xtend Annotation Target' class.

See Also:
XtendAnnotationTargetImpl, Xtend2PackageImpl.getXtendAnnotationTarget()
EMF generated code

XTEND_ANNOTATION_TARGET__ANNOTATIONS

static final org.eclipse.emf.ecore.EReference XTEND_ANNOTATION_TARGET__ANNOTATIONS
The meta object literal for the 'Annotations' containment reference list feature.

EMF generated code

XTEND_CLASS_SUPER_CALL_REFERABLE

static final org.eclipse.emf.ecore.EClass XTEND_CLASS_SUPER_CALL_REFERABLE
The meta object literal for the 'Xtend Class Super Call Referable' class.

See Also:
XtendClassSuperCallReferableImpl, Xtend2PackageImpl.getXtendClassSuperCallReferable()
EMF generated code

XTEND_CLASS_SUPER_CALL_REFERABLE__XTEND_CLASS

static final org.eclipse.emf.ecore.EReference XTEND_CLASS_SUPER_CALL_REFERABLE__XTEND_CLASS
The meta object literal for the 'Xtend Class' container reference feature.

EMF generated code

XTEND_MEMBER

static final org.eclipse.emf.ecore.EClass XTEND_MEMBER
The meta object literal for the 'Xtend Member' class.

See Also:
XtendMemberImpl, Xtend2PackageImpl.getXtendMember()
EMF generated code

XTEND_MEMBER__ANNOTATION_INFO

static final org.eclipse.emf.ecore.EReference XTEND_MEMBER__ANNOTATION_INFO
The meta object literal for the 'Annotation Info' containment reference feature.

EMF generated code

XTEND_FUNCTION

static final org.eclipse.emf.ecore.EClass XTEND_FUNCTION
The meta object literal for the 'Xtend Function' class.

See Also:
XtendFunctionImpl, Xtend2PackageImpl.getXtendFunction()
EMF generated code

XTEND_FUNCTION__NAME

static final org.eclipse.emf.ecore.EAttribute XTEND_FUNCTION__NAME
The meta object literal for the 'Name' attribute feature.

EMF generated code

XTEND_FUNCTION__EXPRESSION

static final org.eclipse.emf.ecore.EReference XTEND_FUNCTION__EXPRESSION
The meta object literal for the 'Expression' containment reference feature.

EMF generated code

XTEND_FUNCTION__RETURN_TYPE

static final org.eclipse.emf.ecore.EReference XTEND_FUNCTION__RETURN_TYPE
The meta object literal for the 'Return Type' containment reference feature.

EMF generated code

XTEND_FUNCTION__PARAMETERS

static final org.eclipse.emf.ecore.EReference XTEND_FUNCTION__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature.

EMF generated code

XTEND_FUNCTION__OVERRIDE

static final org.eclipse.emf.ecore.EAttribute XTEND_FUNCTION__OVERRIDE
The meta object literal for the 'Override' attribute feature.

EMF generated code

XTEND_FUNCTION__DISPATCH

static final org.eclipse.emf.ecore.EAttribute XTEND_FUNCTION__DISPATCH
The meta object literal for the 'Dispatch' attribute feature.

EMF generated code

XTEND_FUNCTION__CREATE_EXTENSION_INFO

static final org.eclipse.emf.ecore.EReference XTEND_FUNCTION__CREATE_EXTENSION_INFO
The meta object literal for the 'Create Extension Info' containment reference feature.

EMF generated code

XTEND_FIELD

static final org.eclipse.emf.ecore.EClass XTEND_FIELD
The meta object literal for the 'Xtend Field' class.

See Also:
XtendFieldImpl, Xtend2PackageImpl.getXtendField()
EMF generated code

XTEND_FIELD__NAME

static final org.eclipse.emf.ecore.EAttribute XTEND_FIELD__NAME
The meta object literal for the 'Name' attribute feature.

EMF generated code

XTEND_FIELD__TYPE

static final org.eclipse.emf.ecore.EReference XTEND_FIELD__TYPE
The meta object literal for the 'Type' containment reference feature.

EMF generated code

XTEND_FIELD__EXTENSION

static final org.eclipse.emf.ecore.EAttribute XTEND_FIELD__EXTENSION
The meta object literal for the 'Extension' attribute feature.

EMF generated code

XTEND_PARAMETER

static final org.eclipse.emf.ecore.EClass XTEND_PARAMETER
The meta object literal for the 'Xtend Parameter' class.

See Also:
XtendParameterImpl, Xtend2PackageImpl.getXtendParameter()
EMF generated code

XTEND_PARAMETER__NAME

static final org.eclipse.emf.ecore.EAttribute XTEND_PARAMETER__NAME
The meta object literal for the 'Name' attribute feature.

EMF generated code

XTEND_PARAMETER__PARAMETER_TYPE

static final org.eclipse.emf.ecore.EReference XTEND_PARAMETER__PARAMETER_TYPE
The meta object literal for the 'Parameter Type' containment reference feature.

EMF generated code

RICH_STRING

static final org.eclipse.emf.ecore.EClass RICH_STRING
The meta object literal for the 'Rich String' class.

See Also:
RichStringImpl, Xtend2PackageImpl.getRichString()
EMF generated code

RICH_STRING_LITERAL

static final org.eclipse.emf.ecore.EClass RICH_STRING_LITERAL
The meta object literal for the 'Rich String Literal' class.

See Also:
RichStringLiteralImpl, Xtend2PackageImpl.getRichStringLiteral()
EMF generated code

RICH_STRING_FOR_LOOP

static final org.eclipse.emf.ecore.EClass RICH_STRING_FOR_LOOP
The meta object literal for the 'Rich String For Loop' class.

See Also:
RichStringForLoopImpl, Xtend2PackageImpl.getRichStringForLoop()
EMF generated code

RICH_STRING_FOR_LOOP__SEPARATOR

static final org.eclipse.emf.ecore.EReference RICH_STRING_FOR_LOOP__SEPARATOR
The meta object literal for the 'Separator' containment reference feature.

EMF generated code

RICH_STRING_FOR_LOOP__BEFORE

static final org.eclipse.emf.ecore.EReference RICH_STRING_FOR_LOOP__BEFORE
The meta object literal for the 'Before' containment reference feature.

EMF generated code

RICH_STRING_FOR_LOOP__AFTER

static final org.eclipse.emf.ecore.EReference RICH_STRING_FOR_LOOP__AFTER
The meta object literal for the 'After' containment reference feature.

EMF generated code

RICH_STRING_IF

static final org.eclipse.emf.ecore.EClass RICH_STRING_IF
The meta object literal for the 'Rich String If' class.

See Also:
RichStringIfImpl, Xtend2PackageImpl.getRichStringIf()
EMF generated code

RICH_STRING_IF__IF

static final org.eclipse.emf.ecore.EReference RICH_STRING_IF__IF
The meta object literal for the 'If' containment reference feature.

EMF generated code

RICH_STRING_IF__THEN

static final org.eclipse.emf.ecore.EReference RICH_STRING_IF__THEN
The meta object literal for the 'Then' containment reference feature.

EMF generated code

RICH_STRING_IF__ELSE_IFS

static final org.eclipse.emf.ecore.EReference RICH_STRING_IF__ELSE_IFS
The meta object literal for the 'Else Ifs' containment reference list feature.

EMF generated code

RICH_STRING_IF__ELSE

static final org.eclipse.emf.ecore.EReference RICH_STRING_IF__ELSE
The meta object literal for the 'Else' containment reference feature.

EMF generated code

RICH_STRING_ELSE_IF

static final org.eclipse.emf.ecore.EClass RICH_STRING_ELSE_IF
The meta object literal for the 'Rich String Else If' class.

See Also:
RichStringElseIfImpl, Xtend2PackageImpl.getRichStringElseIf()
EMF generated code

RICH_STRING_ELSE_IF__IF

static final org.eclipse.emf.ecore.EReference RICH_STRING_ELSE_IF__IF
The meta object literal for the 'If' containment reference feature.

EMF generated code

RICH_STRING_ELSE_IF__THEN

static final org.eclipse.emf.ecore.EReference RICH_STRING_ELSE_IF__THEN
The meta object literal for the 'Then' containment reference feature.

EMF generated code

CREATE_EXTENSION_INFO

static final org.eclipse.emf.ecore.EClass CREATE_EXTENSION_INFO
The meta object literal for the 'Create Extension Info' class.

See Also:
CreateExtensionInfoImpl, Xtend2PackageImpl.getCreateExtensionInfo()
EMF generated code

CREATE_EXTENSION_INFO__CREATE_EXPRESSION

static final org.eclipse.emf.ecore.EReference CREATE_EXTENSION_INFO__CREATE_EXPRESSION
The meta object literal for the 'Create Expression' containment reference feature.

EMF generated code

CREATE_EXTENSION_INFO__NAME

static final org.eclipse.emf.ecore.EAttribute CREATE_EXTENSION_INFO__NAME
The meta object literal for the 'Name' attribute feature.

EMF generated code