org.eclipse.xtend.core.xtend
Interface XtendPackage

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

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

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

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

Nested Class Summary
static interface XtendPackage.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 XtendPackage 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 '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 'Annotation Target' class.
static int XTEND_CLASS
          The meta object id for the 'Class' class.
static int XTEND_CLASS__ABSTRACT
          The feature id for the 'Abstract' attribute.
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_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 'Class' class.
static int XTEND_CONSTRUCTOR
          The meta object id for the 'Constructor' class.
static int XTEND_CONSTRUCTOR__ANNOTATION_INFO
          The feature id for the 'Annotation Info' containment reference.
static int XTEND_CONSTRUCTOR__ANNOTATIONS
          The feature id for the 'Annotations' containment reference list.
static int XTEND_CONSTRUCTOR__EXCEPTIONS
          The feature id for the 'Exceptions' containment reference list.
static int XTEND_CONSTRUCTOR__EXPRESSION
          The feature id for the 'Expression' containment reference.
static int XTEND_CONSTRUCTOR__NAME
          The feature id for the 'Name' attribute.
static int XTEND_CONSTRUCTOR__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int XTEND_CONSTRUCTOR__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int XTEND_CONSTRUCTOR__VISIBILITY
          The feature id for the 'Visibility' attribute.
static int XTEND_CONSTRUCTOR_FEATURE_COUNT
          The number of structural features of the 'Constructor' class.
static int XTEND_FIELD
          The meta object id for the '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__FINAL
          The feature id for the 'Final' attribute.
static int XTEND_FIELD__INITIAL_VALUE
          The feature id for the 'Initial Value' containment reference.
static int XTEND_FIELD__NAME
          The feature id for the 'Name' attribute.
static int XTEND_FIELD__STATIC
          The feature id for the 'Static' attribute.
static int XTEND_FIELD__TYPE
          The feature id for the 'Type' containment reference.
static int XTEND_FIELD__VISIBILITY
          The feature id for the 'Visibility' attribute.
static int XTEND_FIELD_FEATURE_COUNT
          The number of structural features of the 'Field' class.
static int XTEND_FILE
          The meta object id for the '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_CLASSES
          The feature id for the 'Xtend Classes' containment reference list.
static int XTEND_FILE_FEATURE_COUNT
          The number of structural features of the 'File' class.
static int XTEND_FUNCTION
          The meta object id for the '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__EXCEPTIONS
          The feature id for the 'Exceptions' containment reference list.
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__STATIC
          The feature id for the 'Static' attribute.
static int XTEND_FUNCTION__TYPE_PARAMETERS
          The feature id for the 'Type Parameters' containment reference list.
static int XTEND_FUNCTION__VISIBILITY
          The feature id for the 'Visibility' attribute.
static int XTEND_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Function' class.
static int XTEND_IMPORT
          The meta object id for the '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__IMPORTED_TYPE
          The feature id for the 'Imported Type' reference.
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 'Import' class.
static int XTEND_MEMBER
          The meta object id for the '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 'Member' class.
static int XTEND_PARAMETER
          The meta object id for the '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__VAR_ARG
          The feature id for the 'Var Arg' attribute.
static int XTEND_PARAMETER_FEATURE_COUNT
          The number of structural features of the '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'.
 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 'Annotation Target'.
 org.eclipse.emf.ecore.EAttribute getXtendClass_Abstract()
          Returns the meta object for the attribute 'Abstract'.
 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_SuperTypes()
          Returns the meta object for the reference list 'Super Types'.
 org.eclipse.emf.ecore.EReference getXtendClass_TypeParameters()
          Returns the meta object for the containment reference list 'Type Parameters'.
 org.eclipse.emf.ecore.EClass getXtendClass()
          Returns the meta object for class 'Class'.
 org.eclipse.emf.ecore.EReference getXtendConstructor_Exceptions()
          Returns the meta object for the containment reference list 'Exceptions'.
 org.eclipse.emf.ecore.EReference getXtendConstructor_Expression()
          Returns the meta object for the containment reference 'Expression'.
 org.eclipse.emf.ecore.EAttribute getXtendConstructor_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getXtendConstructor_Parameters()
          Returns the meta object for the containment reference list 'Parameters'.
 org.eclipse.emf.ecore.EReference getXtendConstructor_TypeParameters()
          Returns the meta object for the containment reference list 'Type Parameters'.
 org.eclipse.emf.ecore.EAttribute getXtendConstructor_Visibility()
          Returns the meta object for the attribute 'Visibility'.
 org.eclipse.emf.ecore.EClass getXtendConstructor()
          Returns the meta object for class 'Constructor'.
 XtendFactory getXtendFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getXtendField_Extension()
          Returns the meta object for the attribute 'Extension'.
 org.eclipse.emf.ecore.EAttribute getXtendField_Final()
          Returns the meta object for the attribute 'Final'.
 org.eclipse.emf.ecore.EReference getXtendField_InitialValue()
          Returns the meta object for the containment reference 'Initial Value'.
 org.eclipse.emf.ecore.EAttribute getXtendField_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getXtendField_Static()
          Returns the meta object for the attribute 'Static'.
 org.eclipse.emf.ecore.EReference getXtendField_Type()
          Returns the meta object for the containment reference 'Type'.
 org.eclipse.emf.ecore.EAttribute getXtendField_Visibility()
          Returns the meta object for the attribute 'Visibility'.
 org.eclipse.emf.ecore.EClass getXtendField()
          Returns the meta object for class '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_XtendClasses()
          Returns the meta object for the containment reference list 'Xtend Classes'.
 org.eclipse.emf.ecore.EClass getXtendFile()
          Returns the meta object for class '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_Exceptions()
          Returns the meta object for the containment reference list 'Exceptions'.
 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.EAttribute getXtendFunction_Static()
          Returns the meta object for the attribute 'Static'.
 org.eclipse.emf.ecore.EReference getXtendFunction_TypeParameters()
          Returns the meta object for the containment reference list 'Type Parameters'.
 org.eclipse.emf.ecore.EAttribute getXtendFunction_Visibility()
          Returns the meta object for the attribute 'Visibility'.
 org.eclipse.emf.ecore.EClass getXtendFunction()
          Returns the meta object for class '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.EReference getXtendImport_ImportedType()
          Returns the meta object for the reference 'Imported Type'.
 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 '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 '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.EAttribute getXtendParameter_VarArg()
          Returns the meta object for the attribute 'Var Arg'.
 org.eclipse.emf.ecore.EClass getXtendParameter()
          Returns the meta object for class '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, 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 XtendPackage eINSTANCE
The singleton instance of the package.

EMF generated code

XTEND_FILE

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

See Also:
XtendFileImpl, XtendPackageImpl.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_CLASSES

static final int XTEND_FILE__XTEND_CLASSES
The feature id for the 'Xtend Classes' containment reference list.

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 '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 'Import' class.

See Also:
XtendImportImpl, XtendPackageImpl.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__IMPORTED_TYPE

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

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 'Import' 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 'Annotation Target' class.

See Also:
XtendAnnotationTargetImpl, XtendPackageImpl.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 'Annotation Target' class.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CLASS

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

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

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__ABSTRACT

static final int XTEND_CLASS__ABSTRACT
The feature id for the 'Abstract' 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__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_FEATURE_COUNT

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_MEMBER

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

See Also:
XtendMemberImpl, XtendPackageImpl.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 '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 'Function' class.

See Also:
XtendFunctionImpl, XtendPackageImpl.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__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__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__VISIBILITY

static final int XTEND_FUNCTION__VISIBILITY
The feature id for the 'Visibility' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__STATIC

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FUNCTION__EXCEPTIONS

static final int XTEND_FUNCTION__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.

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 '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 'Field' class.

See Also:
XtendFieldImpl, XtendPackageImpl.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__FINAL

static final int XTEND_FIELD__FINAL
The feature id for the 'Final' 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__VISIBILITY

static final int XTEND_FIELD__VISIBILITY
The feature id for the 'Visibility' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD__STATIC

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_FIELD__INITIAL_VALUE

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

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 '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 'Parameter' class.

See Also:
XtendParameterImpl, XtendPackageImpl.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__VAR_ARG

static final int XTEND_PARAMETER__VAR_ARG
The feature id for the 'Var Arg' attribute.

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 '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, XtendPackageImpl.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, XtendPackageImpl.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, XtendPackageImpl.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, XtendPackageImpl.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, XtendPackageImpl.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, XtendPackageImpl.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

XTEND_CONSTRUCTOR

static final int XTEND_CONSTRUCTOR
The meta object id for the 'Constructor' class.

See Also:
XtendConstructorImpl, XtendPackageImpl.getXtendConstructor(), Constant Field Values
EMF generated code

XTEND_CONSTRUCTOR__ANNOTATIONS

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR__ANNOTATION_INFO

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR__NAME

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR__EXPRESSION

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR__PARAMETERS

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR__TYPE_PARAMETERS

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

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR__VISIBILITY

static final int XTEND_CONSTRUCTOR__VISIBILITY
The feature id for the 'Visibility' attribute.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR__EXCEPTIONS

static final int XTEND_CONSTRUCTOR__EXCEPTIONS
The feature id for the 'Exceptions' containment reference list.

See Also:
Constant Field Values
EMF generated code
EMF ordered

XTEND_CONSTRUCTOR_FEATURE_COUNT

static final int XTEND_CONSTRUCTOR_FEATURE_COUNT
The number of structural features of the 'Constructor' 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 'File'.

Returns:
the meta object for class '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_XtendClasses

org.eclipse.emf.ecore.EReference getXtendFile_XtendClasses()
Returns the meta object for the containment reference list 'Xtend Classes'.

Returns:
the meta object for the containment reference list 'Xtend Classes'.
See Also:
XtendFile.getXtendClasses(), 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 'Import'.

Returns:
the meta object for class '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

getXtendImport_ImportedType

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

Returns:
the meta object for the reference 'Imported Type'.
See Also:
XtendImport.getImportedType(), getXtendImport()
EMF generated code

getXtendClass

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

Returns:
the meta object for class '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_Abstract

org.eclipse.emf.ecore.EAttribute getXtendClass_Abstract()
Returns the meta object for the attribute 'Abstract'.

Returns:
the meta object for the attribute 'Abstract'.
See Also:
XtendClass.isAbstract(), 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_TypeParameters

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

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

getXtendAnnotationTarget

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

Returns:
the meta object for class '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

getXtendMember

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

Returns:
the meta object for class '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 'Function'.

Returns:
the meta object for class '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

getXtendFunction_TypeParameters

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

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

getXtendFunction_Visibility

org.eclipse.emf.ecore.EAttribute getXtendFunction_Visibility()
Returns the meta object for the attribute 'Visibility'.

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

getXtendFunction_Static

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

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

getXtendFunction_Exceptions

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

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

getXtendField

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

Returns:
the meta object for class '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_Final

org.eclipse.emf.ecore.EAttribute getXtendField_Final()
Returns the meta object for the attribute 'Final'.

Returns:
the meta object for the attribute 'Final'.
See Also:
XtendField.isFinal(), 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

getXtendField_Visibility

org.eclipse.emf.ecore.EAttribute getXtendField_Visibility()
Returns the meta object for the attribute 'Visibility'.

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

getXtendField_Static

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

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

getXtendField_InitialValue

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

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

getXtendParameter

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

Returns:
the meta object for class '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

getXtendParameter_VarArg

org.eclipse.emf.ecore.EAttribute getXtendParameter_VarArg()
Returns the meta object for the attribute 'Var Arg'.

Returns:
the meta object for the attribute 'Var Arg'.
See Also:
XtendParameter.isVarArg(), 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

getXtendConstructor

org.eclipse.emf.ecore.EClass getXtendConstructor()
Returns the meta object for class 'Constructor'.

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

getXtendConstructor_Name

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

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

getXtendConstructor_Expression

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

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

getXtendConstructor_Parameters

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

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

getXtendConstructor_TypeParameters

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

Returns:
the meta object for the containment reference list 'Type Parameters'.
See Also:
XtendConstructor.getTypeParameters(), getXtendConstructor()
EMF generated code

getXtendConstructor_Visibility

org.eclipse.emf.ecore.EAttribute getXtendConstructor_Visibility()
Returns the meta object for the attribute 'Visibility'.

Returns:
the meta object for the attribute 'Visibility'.
See Also:
XtendConstructor.getVisibility(), getXtendConstructor()
EMF generated code

getXtendConstructor_Exceptions

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

Returns:
the meta object for the containment reference list 'Exceptions'.
See Also:
XtendConstructor.getExceptions(), getXtendConstructor()
EMF generated code

getXtendFactory

XtendFactory getXtendFactory()
Returns the factory that creates the instances of the model.

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