org.eclipse.xtext.xtend2.xtend2
Interface Xtend2Package

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

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

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

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

Nested Class Summary
static interface Xtend2Package.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 int CREATE_EXTENSION_INFO
          The meta object id for the 'Create Extension Info' class
static int CREATE_EXTENSION_INFO__CREATE_EXPRESSION
          The feature id for the 'Create Expression' containment reference
static int CREATE_EXTENSION_INFO__NAME
          The feature id for the 'Name' attribute
static int CREATE_EXTENSION_INFO_FEATURE_COUNT
          The number of structural features of the 'Create Extension Info' class
static Xtend2Package 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 RICH_STRING
          The meta object id for the 'Rich String' class
static int RICH_STRING__EXPRESSIONS
          The feature id for the 'Expressions' containment reference list
static int RICH_STRING_ELSE_IF
          The meta object id for the 'Rich String Else If' class
static int RICH_STRING_ELSE_IF__IF
          The feature id for the 'If' containment reference
static int RICH_STRING_ELSE_IF__THEN
          The feature id for the 'Then' containment reference
static int RICH_STRING_ELSE_IF_FEATURE_COUNT
          The number of structural features of the 'Rich String Else If' class
static int RICH_STRING_FEATURE_COUNT
          The number of structural features of the 'Rich String' class
static int RICH_STRING_FOR_LOOP
          The meta object id for the 'Rich String For Loop' class
static int RICH_STRING_FOR_LOOP__AFTER
          The feature id for the 'After' containment reference
static int RICH_STRING_FOR_LOOP__BEFORE
          The feature id for the 'Before' containment reference
static int RICH_STRING_FOR_LOOP__DECLARED_PARAM
          The feature id for the 'Declared Param' containment reference
static int RICH_STRING_FOR_LOOP__EACH_EXPRESSION
          The feature id for the 'Each Expression' containment reference
static int RICH_STRING_FOR_LOOP__FOR_EXPRESSION
          The feature id for the 'For Expression' containment reference
static int RICH_STRING_FOR_LOOP__SEPARATOR
          The feature id for the 'Separator' containment reference
static int RICH_STRING_FOR_LOOP_FEATURE_COUNT
          The number of structural features of the 'Rich String For Loop' class
static int RICH_STRING_IF
          The meta object id for the 'Rich String If' class
static int RICH_STRING_IF__ELSE
          The feature id for the 'Else' containment reference
static int RICH_STRING_IF__ELSE_IFS
          The feature id for the 'Else Ifs' containment reference list
static int RICH_STRING_IF__IF
          The feature id for the 'If' containment reference
static int RICH_STRING_IF__THEN
          The feature id for the 'Then' containment reference
static int RICH_STRING_IF_FEATURE_COUNT
          The number of structural features of the 'Rich String If' class
static int RICH_STRING_LITERAL
          The meta object id for the 'Rich String Literal' class
static int RICH_STRING_LITERAL__VALUE
          The feature id for the 'Value' attribute
static int RICH_STRING_LITERAL_FEATURE_COUNT
          The number of structural features of the 'Rich String Literal' class
static int XTEND_ANNOTATION_TARGET
          The meta object id for the 'Xtend Annotation Target' class
static int XTEND_ANNOTATION_TARGET__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int XTEND_ANNOTATION_TARGET_FEATURE_COUNT
          The number of structural features of the 'Xtend Annotation Target' class
static int XTEND_CLASS
          The meta object id for the 'Xtend Class' class
static int XTEND_CLASS__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int XTEND_CLASS__EXTENDS
          The feature id for the 'Extends' containment reference
static int XTEND_CLASS__IMPLEMENTS
          The feature id for the 'Implements' containment reference list
static int XTEND_CLASS__MEMBERS
          The feature id for the 'Members' containment reference list
static int XTEND_CLASS__NAME
          The feature id for the 'Name' attribute
static int XTEND_CLASS__SUPER_CALL_REFERABLE
          The feature id for the 'Super Call Referable' containment reference
static int XTEND_CLASS__SUPER_TYPES
          The feature id for the 'Super Types' reference list
static int XTEND_CLASS__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list
static int XTEND_CLASS_FEATURE_COUNT
          The number of structural features of the 'Xtend Class' class
static int XTEND_CLASS_SUPER_CALL_REFERABLE
          The meta object id for the 'Xtend Class Super Call Referable' class
static int XTEND_CLASS_SUPER_CALL_REFERABLE__XTEND_CLASS
          The feature id for the 'Xtend Class' container reference
static int XTEND_CLASS_SUPER_CALL_REFERABLE_FEATURE_COUNT
          The number of structural features of the 'Xtend Class Super Call Referable' class
static int XTEND_FIELD
          The meta object id for the 'Xtend Field' class
static int XTEND_FIELD__ANNOTATION_INFO
          The feature id for the 'Annotation Info' containment reference
static int XTEND_FIELD__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int XTEND_FIELD__EXTENSION
          The feature id for the 'Extension' attribute
static int XTEND_FIELD__NAME
          The feature id for the 'Name' attribute
static int XTEND_FIELD__TYPE
          The feature id for the 'Type' containment reference
static int XTEND_FIELD_FEATURE_COUNT
          The number of structural features of the 'Xtend Field' class
static int XTEND_FILE
          The meta object id for the 'Xtend File' class
static int XTEND_FILE__IMPORTS
          The feature id for the 'Imports' containment reference list
static int XTEND_FILE__PACKAGE
          The feature id for the 'Package' attribute
static int XTEND_FILE__XTEND_CLASS
          The feature id for the 'Xtend Class' containment reference
static int XTEND_FILE_FEATURE_COUNT
          The number of structural features of the 'Xtend File' class
static int XTEND_FUNCTION
          The meta object id for the 'Xtend Function' class
static int XTEND_FUNCTION__ANNOTATION_INFO
          The feature id for the 'Annotation Info' containment reference
static int XTEND_FUNCTION__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int XTEND_FUNCTION__CREATE_EXTENSION_INFO
          The feature id for the 'Create Extension Info' containment reference
static int XTEND_FUNCTION__DISPATCH
          The feature id for the 'Dispatch' attribute
static int XTEND_FUNCTION__EXPRESSION
          The feature id for the 'Expression' containment reference
static int XTEND_FUNCTION__NAME
          The feature id for the 'Name' attribute
static int XTEND_FUNCTION__OVERRIDE
          The feature id for the 'Override' attribute
static int XTEND_FUNCTION__PARAMETERS
          The feature id for the 'Parameters' containment reference list
static int XTEND_FUNCTION__RETURN_TYPE
          The feature id for the 'Return Type' containment reference
static int XTEND_FUNCTION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list
static int XTEND_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Xtend Function' class
static int XTEND_IMPORT
          The meta object id for the 'Xtend Import' class
static int XTEND_IMPORT__EXTENSION
          The feature id for the 'Extension' attribute
static int XTEND_IMPORT__IMPORTED_NAMESPACE
          The feature id for the 'Imported Namespace' attribute
static int XTEND_IMPORT__STATIC
          The feature id for the 'Static' attribute
static int XTEND_IMPORT_FEATURE_COUNT
          The number of structural features of the 'Xtend Import' class
static int XTEND_MEMBER
          The meta object id for the 'Xtend Member' class
static int XTEND_MEMBER__ANNOTATION_INFO
          The feature id for the 'Annotation Info' containment reference
static int XTEND_MEMBER__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int XTEND_MEMBER_FEATURE_COUNT
          The number of structural features of the 'Xtend Member' class
static int XTEND_PARAMETER
          The meta object id for the 'Xtend Parameter' class
static int XTEND_PARAMETER__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list
static int XTEND_PARAMETER__NAME
          The feature id for the 'Name' attribute
static int XTEND_PARAMETER__PARAMETER_TYPE
          The feature id for the 'Parameter Type' containment reference
static int XTEND_PARAMETER_FEATURE_COUNT
          The number of structural features of the 'Xtend Parameter' class
 
Method Summary
 org.eclipse.emf.ecore.EReference getCreateExtensionInfo_CreateExpression()
          Returns the meta object for the containment reference 'Create Expression'
 org.eclipse.emf.ecore.EAttribute getCreateExtensionInfo_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EClass getCreateExtensionInfo()
          Returns the meta object for class 'Create Extension Info'
 org.eclipse.emf.ecore.EClass getRichString()
          Returns the meta object for class 'Rich String'
 org.eclipse.emf.ecore.EReference getRichStringElseIf_If()
          Returns the meta object for the containment reference 'If'
 org.eclipse.emf.ecore.EReference getRichStringElseIf_Then()
          Returns the meta object for the containment reference 'Then'
 org.eclipse.emf.ecore.EClass getRichStringElseIf()
          Returns the meta object for class 'Rich String Else If'
 org.eclipse.emf.ecore.EReference getRichStringForLoop_After()
          Returns the meta object for the containment reference 'After'
 org.eclipse.emf.ecore.EReference getRichStringForLoop_Before()
          Returns the meta object for the containment reference 'Before'
 org.eclipse.emf.ecore.EReference getRichStringForLoop_Separator()
          Returns the meta object for the containment reference 'Separator'
 org.eclipse.emf.ecore.EClass getRichStringForLoop()
          Returns the meta object for class 'Rich String For Loop'
 org.eclipse.emf.ecore.EReference getRichStringIf_Else()
          Returns the meta object for the containment reference 'Else'
 org.eclipse.emf.ecore.EReference getRichStringIf_ElseIfs()
          Returns the meta object for the containment reference list 'Else Ifs'
 org.eclipse.emf.ecore.EReference getRichStringIf_If()
          Returns the meta object for the containment reference 'If'
 org.eclipse.emf.ecore.EReference getRichStringIf_Then()
          Returns the meta object for the containment reference 'Then'
 org.eclipse.emf.ecore.EClass getRichStringIf()
          Returns the meta object for class 'Rich String If'
 org.eclipse.emf.ecore.EClass getRichStringLiteral()
          Returns the meta object for class 'Rich String Literal'
 Xtend2Factory getXtend2Factory()
          Returns the factory that creates the instances of the model
 org.eclipse.emf.ecore.EReference getXtendAnnotationTarget_Annotations()
          Returns the meta object for the containment reference list 'Annotations'
 org.eclipse.emf.ecore.EClass getXtendAnnotationTarget()
          Returns the meta object for class 'Xtend Annotation Target'
 org.eclipse.emf.ecore.EReference getXtendClass_Extends()
          Returns the meta object for the containment reference 'Extends'
 org.eclipse.emf.ecore.EReference getXtendClass_Implements()
          Returns the meta object for the containment reference list 'Implements'
 org.eclipse.emf.ecore.EReference getXtendClass_Members()
          Returns the meta object for the containment reference list 'Members'
 org.eclipse.emf.ecore.EAttribute getXtendClass_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getXtendClass_SuperCallReferable()
          Returns the meta object for the containment reference 'Super Call Referable'
 org.eclipse.emf.ecore.EReference getXtendClass_SuperTypes()
          Returns the meta object for the reference list 'Super Types'
 org.eclipse.emf.ecore.EClass getXtendClass()
          Returns the meta object for class 'Xtend Class'
 org.eclipse.emf.ecore.EReference getXtendClassSuperCallReferable_XtendClass()
          Returns the meta object for the container reference 'Xtend Class'
 org.eclipse.emf.ecore.EClass getXtendClassSuperCallReferable()
          Returns the meta object for class 'Xtend Class Super Call Referable'
 org.eclipse.emf.ecore.EAttribute getXtendField_Extension()
          Returns the meta object for the attribute 'Extension'
 org.eclipse.emf.ecore.EAttribute getXtendField_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getXtendField_Type()
          Returns the meta object for the containment reference 'Type'
 org.eclipse.emf.ecore.EClass getXtendField()
          Returns the meta object for class 'Xtend Field'
 org.eclipse.emf.ecore.EReference getXtendFile_Imports()
          Returns the meta object for the containment reference list 'Imports'
 org.eclipse.emf.ecore.EAttribute getXtendFile_Package()
          Returns the meta object for the attribute 'Package'
 org.eclipse.emf.ecore.EReference getXtendFile_XtendClass()
          Returns the meta object for the containment reference 'Xtend Class'
 org.eclipse.emf.ecore.EClass getXtendFile()
          Returns the meta object for class 'Xtend File'
 org.eclipse.emf.ecore.EReference getXtendFunction_CreateExtensionInfo()
          Returns the meta object for the containment reference 'Create Extension Info'
 org.eclipse.emf.ecore.EAttribute getXtendFunction_Dispatch()
          Returns the meta object for the attribute 'Dispatch'
 org.eclipse.emf.ecore.EReference getXtendFunction_Expression()
          Returns the meta object for the containment reference 'Expression'
 org.eclipse.emf.ecore.EAttribute getXtendFunction_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EAttribute getXtendFunction_Override()
          Returns the meta object for the attribute 'Override'
 org.eclipse.emf.ecore.EReference getXtendFunction_Parameters()
          Returns the meta object for the containment reference list 'Parameters'
 org.eclipse.emf.ecore.EReference getXtendFunction_ReturnType()
          Returns the meta object for the containment reference 'Return Type'
 org.eclipse.emf.ecore.EClass getXtendFunction()
          Returns the meta object for class 'Xtend Function'
 org.eclipse.emf.ecore.EAttribute getXtendImport_Extension()
          Returns the meta object for the attribute 'Extension'
 org.eclipse.emf.ecore.EAttribute getXtendImport_ImportedNamespace()
          Returns the meta object for the attribute 'Imported Namespace'
 org.eclipse.emf.ecore.EAttribute getXtendImport_Static()
          Returns the meta object for the attribute 'Static'
 org.eclipse.emf.ecore.EClass getXtendImport()
          Returns the meta object for class 'Xtend Import'
 org.eclipse.emf.ecore.EReference getXtendMember_AnnotationInfo()
          Returns the meta object for the containment reference 'Annotation Info'
 org.eclipse.emf.ecore.EClass getXtendMember()
          Returns the meta object for class 'Xtend Member'
 org.eclipse.emf.ecore.EAttribute getXtendParameter_Name()
          Returns the meta object for the attribute 'Name'
 org.eclipse.emf.ecore.EReference getXtendParameter_ParameterType()
          Returns the meta object for the containment reference 'Parameter Type'
 org.eclipse.emf.ecore.EClass getXtendParameter()
          Returns the meta object for class 'Xtend Parameter'
 
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 Xtend2Package eINSTANCE
The singleton instance of the package.

EMF generated code

XTEND_FILE

static final int XTEND_FILE
The meta object id for the 'Xtend File' class.

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

XTEND_FILE__IMPORTS

static final int XTEND_FILE__IMPORTS
The feature id for the 'Imports' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FILE__XTEND_CLASS

static final int XTEND_FILE__XTEND_CLASS
The feature id for the 'Xtend Class' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FILE__PACKAGE

static final int XTEND_FILE__PACKAGE
The feature id for the 'Package' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FILE_FEATURE_COUNT

static final int XTEND_FILE_FEATURE_COUNT
The number of structural features of the 'Xtend File' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_IMPORT

static final int XTEND_IMPORT
The meta object id for the 'Xtend Import' class.

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

XTEND_IMPORT__IMPORTED_NAMESPACE

static final int XTEND_IMPORT__IMPORTED_NAMESPACE
The feature id for the 'Imported Namespace' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_IMPORT__STATIC

static final int XTEND_IMPORT__STATIC
The feature id for the 'Static' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_IMPORT__EXTENSION

static final int XTEND_IMPORT__EXTENSION
The feature id for the 'Extension' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_IMPORT_FEATURE_COUNT

static final int XTEND_IMPORT_FEATURE_COUNT
The number of structural features of the 'Xtend Import' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS

static final int XTEND_CLASS
The meta object id for the 'Xtend Class' class.

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

XTEND_CLASS__TYPE_PARAMETERS

static final int XTEND_CLASS__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS__ANNOTATIONS

static final int XTEND_CLASS__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS__NAME

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS__EXTENDS

static final int XTEND_CLASS__EXTENDS
The feature id for the 'Extends' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS__IMPLEMENTS

static final int XTEND_CLASS__IMPLEMENTS
The feature id for the 'Implements' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS__SUPER_TYPES

static final int XTEND_CLASS__SUPER_TYPES
The feature id for the 'Super Types' reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS__MEMBERS

static final int XTEND_CLASS__MEMBERS
The feature id for the 'Members' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS__SUPER_CALL_REFERABLE

static final int XTEND_CLASS__SUPER_CALL_REFERABLE
The feature id for the 'Super Call Referable' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS_FEATURE_COUNT

static final int XTEND_CLASS_FEATURE_COUNT
The number of structural features of the 'Xtend Class' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_ANNOTATION_TARGET

static final int XTEND_ANNOTATION_TARGET
The meta object id for the 'Xtend Annotation Target' class.

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

XTEND_ANNOTATION_TARGET__ANNOTATIONS

static final int XTEND_ANNOTATION_TARGET__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_ANNOTATION_TARGET_FEATURE_COUNT

static final int XTEND_ANNOTATION_TARGET_FEATURE_COUNT
The number of structural features of the 'Xtend Annotation Target' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS_SUPER_CALL_REFERABLE

static final int XTEND_CLASS_SUPER_CALL_REFERABLE
The meta object id for the 'Xtend Class Super Call Referable' class.

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

XTEND_CLASS_SUPER_CALL_REFERABLE__XTEND_CLASS

static final int XTEND_CLASS_SUPER_CALL_REFERABLE__XTEND_CLASS
The feature id for the 'Xtend Class' container reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS_SUPER_CALL_REFERABLE_FEATURE_COUNT

static final int XTEND_CLASS_SUPER_CALL_REFERABLE_FEATURE_COUNT
The number of structural features of the 'Xtend Class Super Call Referable' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_MEMBER

static final int XTEND_MEMBER
The meta object id for the 'Xtend Member' class.

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

XTEND_MEMBER__ANNOTATIONS

static final int XTEND_MEMBER__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_MEMBER__ANNOTATION_INFO

static final int XTEND_MEMBER__ANNOTATION_INFO
The feature id for the 'Annotation Info' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_MEMBER_FEATURE_COUNT

static final int XTEND_MEMBER_FEATURE_COUNT
The number of structural features of the 'Xtend Member' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION

static final int XTEND_FUNCTION
The meta object id for the 'Xtend Function' class.

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

XTEND_FUNCTION__ANNOTATIONS

static final int XTEND_FUNCTION__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__ANNOTATION_INFO

static final int XTEND_FUNCTION__ANNOTATION_INFO
The feature id for the 'Annotation Info' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__TYPE_PARAMETERS

static final int XTEND_FUNCTION__TYPE_PARAMETERS
The feature id for the 'Type Parameters' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__NAME

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__EXPRESSION

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__RETURN_TYPE

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__PARAMETERS

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__OVERRIDE

static final int XTEND_FUNCTION__OVERRIDE
The feature id for the 'Override' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__DISPATCH

static final int XTEND_FUNCTION__DISPATCH
The feature id for the 'Dispatch' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__CREATE_EXTENSION_INFO

static final int XTEND_FUNCTION__CREATE_EXTENSION_INFO
The feature id for the 'Create Extension Info' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION_FEATURE_COUNT

static final int XTEND_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Xtend Function' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD

static final int XTEND_FIELD
The meta object id for the 'Xtend Field' class.

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

XTEND_FIELD__ANNOTATIONS

static final int XTEND_FIELD__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD__ANNOTATION_INFO

static final int XTEND_FIELD__ANNOTATION_INFO
The feature id for the 'Annotation Info' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD__NAME

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD__TYPE

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD__EXTENSION

static final int XTEND_FIELD__EXTENSION
The feature id for the 'Extension' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD_FEATURE_COUNT

static final int XTEND_FIELD_FEATURE_COUNT
The number of structural features of the 'Xtend Field' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_PARAMETER

static final int XTEND_PARAMETER
The meta object id for the 'Xtend Parameter' class.

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

XTEND_PARAMETER__ANNOTATIONS

static final int XTEND_PARAMETER__ANNOTATIONS
The feature id for the 'Annotations' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_PARAMETER__NAME

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_PARAMETER__PARAMETER_TYPE

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_PARAMETER_FEATURE_COUNT

static final int XTEND_PARAMETER_FEATURE_COUNT
The number of structural features of the 'Xtend Parameter' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING

static final int RICH_STRING
The meta object id for the 'Rich String' class.

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

RICH_STRING__EXPRESSIONS

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FEATURE_COUNT

static final int RICH_STRING_FEATURE_COUNT
The number of structural features of the 'Rich String' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_LITERAL

static final int RICH_STRING_LITERAL
The meta object id for the 'Rich String Literal' class.

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

RICH_STRING_LITERAL__VALUE

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_LITERAL_FEATURE_COUNT

static final int RICH_STRING_LITERAL_FEATURE_COUNT
The number of structural features of the 'Rich String Literal' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FOR_LOOP

static final int RICH_STRING_FOR_LOOP
The meta object id for the 'Rich String For Loop' class.

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

RICH_STRING_FOR_LOOP__FOR_EXPRESSION

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FOR_LOOP__EACH_EXPRESSION

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FOR_LOOP__DECLARED_PARAM

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FOR_LOOP__SEPARATOR

static final int RICH_STRING_FOR_LOOP__SEPARATOR
The feature id for the 'Separator' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FOR_LOOP__BEFORE

static final int RICH_STRING_FOR_LOOP__BEFORE
The feature id for the 'Before' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FOR_LOOP__AFTER

static final int RICH_STRING_FOR_LOOP__AFTER
The feature id for the 'After' containment reference.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_FOR_LOOP_FEATURE_COUNT

static final int RICH_STRING_FOR_LOOP_FEATURE_COUNT
The number of structural features of the 'Rich String For Loop' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_IF

static final int RICH_STRING_IF
The meta object id for the 'Rich String If' class.

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

RICH_STRING_IF__IF

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_IF__THEN

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_IF__ELSE_IFS

static final int RICH_STRING_IF__ELSE_IFS
The feature id for the 'Else Ifs' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_IF__ELSE

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_IF_FEATURE_COUNT

static final int RICH_STRING_IF_FEATURE_COUNT
The number of structural features of the 'Rich String If' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_ELSE_IF

static final int RICH_STRING_ELSE_IF
The meta object id for the 'Rich String Else If' class.

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

RICH_STRING_ELSE_IF__IF

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_ELSE_IF__THEN

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

RICH_STRING_ELSE_IF_FEATURE_COUNT

static final int RICH_STRING_ELSE_IF_FEATURE_COUNT
The number of structural features of the 'Rich String Else If' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

CREATE_EXTENSION_INFO

static final int CREATE_EXTENSION_INFO
The meta object id for the 'Create Extension Info' class.

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

CREATE_EXTENSION_INFO__CREATE_EXPRESSION

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

CREATE_EXTENSION_INFO__NAME

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

CREATE_EXTENSION_INFO_FEATURE_COUNT

static final int CREATE_EXTENSION_INFO_FEATURE_COUNT
The number of structural features of the 'Create Extension Info' class.

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

getXtendFile

org.eclipse.emf.ecore.EClass getXtendFile()
Returns the meta object for class 'Xtend File'.

Returns:
the meta object for class 'Xtend File'.
See Also:
XtendFile
EMF generated code

getXtendFile_Imports

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

Returns:
the meta object for the containment reference list 'Imports'.
See Also:
XtendFile.getImports(), getXtendFile()
EMF generated code

getXtendFile_XtendClass

org.eclipse.emf.ecore.EReference getXtendFile_XtendClass()
Returns the meta object for the containment reference 'Xtend Class'.

Returns:
the meta object for the containment reference 'Xtend Class'.
See Also:
XtendFile.getXtendClass(), getXtendFile()
EMF generated code

getXtendFile_Package

org.eclipse.emf.ecore.EAttribute getXtendFile_Package()
Returns the meta object for the attribute 'Package'.

Returns:
the meta object for the attribute 'Package'.
See Also:
XtendFile.getPackage(), getXtendFile()
EMF generated code

getXtendImport

org.eclipse.emf.ecore.EClass getXtendImport()
Returns the meta object for class 'Xtend Import'.

Returns:
the meta object for class 'Xtend Import'.
See Also:
XtendImport
EMF generated code

getXtendImport_ImportedNamespace

org.eclipse.emf.ecore.EAttribute getXtendImport_ImportedNamespace()
Returns the meta object for the attribute 'Imported Namespace'.

Returns:
the meta object for the attribute 'Imported Namespace'.
See Also:
XtendImport.getImportedNamespace(), getXtendImport()
EMF generated code

getXtendImport_Static

org.eclipse.emf.ecore.EAttribute getXtendImport_Static()
Returns the meta object for the attribute 'Static'.

Returns:
the meta object for the attribute 'Static'.
See Also:
XtendImport.isStatic(), getXtendImport()
EMF generated code

getXtendImport_Extension

org.eclipse.emf.ecore.EAttribute getXtendImport_Extension()
Returns the meta object for the attribute 'Extension'.

Returns:
the meta object for the attribute 'Extension'.
See Also:
XtendImport.isExtension(), getXtendImport()
EMF generated code

getXtendClass

org.eclipse.emf.ecore.EClass getXtendClass()
Returns the meta object for class 'Xtend Class'.

Returns:
the meta object for class 'Xtend Class'.
See Also:
XtendClass
EMF generated code

getXtendClass_Name

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

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

getXtendClass_Extends

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

Returns:
the meta object for the containment reference 'Extends'.
See Also:
XtendClass.getExtends(), getXtendClass()
EMF generated code

getXtendClass_Implements

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

Returns:
the meta object for the containment reference list 'Implements'.
See Also:
XtendClass.getImplements(), getXtendClass()
EMF generated code

getXtendClass_SuperTypes

org.eclipse.emf.ecore.EReference getXtendClass_SuperTypes()
Returns the meta object for the reference list 'Super Types'.

Returns:
the meta object for the reference list 'Super Types'.
See Also:
XtendClass.getSuperTypes(), getXtendClass()
EMF generated code

getXtendClass_Members

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

Returns:
the meta object for the containment reference list 'Members'.
See Also:
XtendClass.getMembers(), getXtendClass()
EMF generated code

getXtendClass_SuperCallReferable

org.eclipse.emf.ecore.EReference getXtendClass_SuperCallReferable()
Returns the meta object for the containment reference 'Super Call Referable'.

Returns:
the meta object for the containment reference 'Super Call Referable'.
See Also:
XtendClass.getSuperCallReferable(), getXtendClass()
EMF generated code

getXtendAnnotationTarget

org.eclipse.emf.ecore.EClass getXtendAnnotationTarget()
Returns the meta object for class 'Xtend Annotation Target'.

Returns:
the meta object for class 'Xtend Annotation Target'.
See Also:
XtendAnnotationTarget
EMF generated code

getXtendAnnotationTarget_Annotations

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

Returns:
the meta object for the containment reference list 'Annotations'.
See Also:
XtendAnnotationTarget.getAnnotations(), getXtendAnnotationTarget()
EMF generated code

getXtendClassSuperCallReferable

org.eclipse.emf.ecore.EClass getXtendClassSuperCallReferable()
Returns the meta object for class 'Xtend Class Super Call Referable'.

Returns:
the meta object for class 'Xtend Class Super Call Referable'.
See Also:
XtendClassSuperCallReferable
EMF generated code

getXtendClassSuperCallReferable_XtendClass

org.eclipse.emf.ecore.EReference getXtendClassSuperCallReferable_XtendClass()
Returns the meta object for the container reference 'Xtend Class'.

Returns:
the meta object for the container reference 'Xtend Class'.
See Also:
XtendClassSuperCallReferable.getXtendClass(), getXtendClassSuperCallReferable()
EMF generated code

getXtendMember

org.eclipse.emf.ecore.EClass getXtendMember()
Returns the meta object for class 'Xtend Member'.

Returns:
the meta object for class 'Xtend Member'.
See Also:
XtendMember
EMF generated code

getXtendMember_AnnotationInfo

org.eclipse.emf.ecore.EReference getXtendMember_AnnotationInfo()
Returns the meta object for the containment reference 'Annotation Info'.

Returns:
the meta object for the containment reference 'Annotation Info'.
See Also:
XtendMember.getAnnotationInfo(), getXtendMember()
EMF generated code

getXtendFunction

org.eclipse.emf.ecore.EClass getXtendFunction()
Returns the meta object for class 'Xtend Function'.

Returns:
the meta object for class 'Xtend Function'.
See Also:
XtendFunction
EMF generated code

getXtendFunction_Name

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

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

getXtendFunction_Expression

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

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

getXtendFunction_ReturnType

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

Returns:
the meta object for the containment reference 'Return Type'.
See Also:
XtendFunction.getReturnType(), getXtendFunction()
EMF generated code

getXtendFunction_Parameters

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

Returns:
the meta object for the containment reference list 'Parameters'.
See Also:
XtendFunction.getParameters(), getXtendFunction()
EMF generated code

getXtendFunction_Override

org.eclipse.emf.ecore.EAttribute getXtendFunction_Override()
Returns the meta object for the attribute 'Override'.

Returns:
the meta object for the attribute 'Override'.
See Also:
XtendFunction.isOverride(), getXtendFunction()
EMF generated code

getXtendFunction_Dispatch

org.eclipse.emf.ecore.EAttribute getXtendFunction_Dispatch()
Returns the meta object for the attribute 'Dispatch'.

Returns:
the meta object for the attribute 'Dispatch'.
See Also:
XtendFunction.isDispatch(), getXtendFunction()
EMF generated code

getXtendFunction_CreateExtensionInfo

org.eclipse.emf.ecore.EReference getXtendFunction_CreateExtensionInfo()
Returns the meta object for the containment reference 'Create Extension Info'.

Returns:
the meta object for the containment reference 'Create Extension Info'.
See Also:
XtendFunction.getCreateExtensionInfo(), getXtendFunction()
EMF generated code

getXtendField

org.eclipse.emf.ecore.EClass getXtendField()
Returns the meta object for class 'Xtend Field'.

Returns:
the meta object for class 'Xtend Field'.
See Also:
XtendField
EMF generated code

getXtendField_Name

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

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

getXtendField_Type

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

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

getXtendField_Extension

org.eclipse.emf.ecore.EAttribute getXtendField_Extension()
Returns the meta object for the attribute 'Extension'.

Returns:
the meta object for the attribute 'Extension'.
See Also:
XtendField.isExtension(), getXtendField()
EMF generated code

getXtendParameter

org.eclipse.emf.ecore.EClass getXtendParameter()
Returns the meta object for class 'Xtend Parameter'.

Returns:
the meta object for class 'Xtend Parameter'.
See Also:
XtendParameter
EMF generated code

getXtendParameter_Name

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

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

getXtendParameter_ParameterType

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

Returns:
the meta object for the containment reference 'Parameter Type'.
See Also:
XtendParameter.getParameterType(), getXtendParameter()
EMF generated code

getRichString

org.eclipse.emf.ecore.EClass getRichString()
Returns the meta object for class 'Rich String'.

Returns:
the meta object for class 'Rich String'.
See Also:
RichString
EMF generated code

getRichStringLiteral

org.eclipse.emf.ecore.EClass getRichStringLiteral()
Returns the meta object for class 'Rich String Literal'.

Returns:
the meta object for class 'Rich String Literal'.
See Also:
RichStringLiteral
EMF generated code

getRichStringForLoop

org.eclipse.emf.ecore.EClass getRichStringForLoop()
Returns the meta object for class 'Rich String For Loop'.

Returns:
the meta object for class 'Rich String For Loop'.
See Also:
RichStringForLoop
EMF generated code

getRichStringForLoop_Separator

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

Returns:
the meta object for the containment reference 'Separator'.
See Also:
RichStringForLoop.getSeparator(), getRichStringForLoop()
EMF generated code

getRichStringForLoop_Before

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

Returns:
the meta object for the containment reference 'Before'.
See Also:
RichStringForLoop.getBefore(), getRichStringForLoop()
EMF generated code

getRichStringForLoop_After

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

Returns:
the meta object for the containment reference 'After'.
See Also:
RichStringForLoop.getAfter(), getRichStringForLoop()
EMF generated code

getRichStringIf

org.eclipse.emf.ecore.EClass getRichStringIf()
Returns the meta object for class 'Rich String If'.

Returns:
the meta object for class 'Rich String If'.
See Also:
RichStringIf
EMF generated code

getRichStringIf_If

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

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

getRichStringIf_Then

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

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

getRichStringIf_ElseIfs

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

Returns:
the meta object for the containment reference list 'Else Ifs'.
See Also:
RichStringIf.getElseIfs(), getRichStringIf()
EMF generated code

getRichStringIf_Else

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

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

getRichStringElseIf

org.eclipse.emf.ecore.EClass getRichStringElseIf()
Returns the meta object for class 'Rich String Else If'.

Returns:
the meta object for class 'Rich String Else If'.
See Also:
RichStringElseIf
EMF generated code

getRichStringElseIf_If

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

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

getRichStringElseIf_Then

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

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

getCreateExtensionInfo

org.eclipse.emf.ecore.EClass getCreateExtensionInfo()
Returns the meta object for class 'Create Extension Info'.

Returns:
the meta object for class 'Create Extension Info'.
See Also:
CreateExtensionInfo
EMF generated code

getCreateExtensionInfo_CreateExpression

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

Returns:
the meta object for the containment reference 'Create Expression'.
See Also:
CreateExtensionInfo.getCreateExpression(), getCreateExtensionInfo()
EMF generated code

getCreateExtensionInfo_Name

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

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

getXtend2Factory

Xtend2Factory getXtend2Factory()
Returns the factory that creates the instances of the model.

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