Package org.eclipse.xtext.xtype
Interface XtypePackage.Literals
-
- Enclosing interface:
- XtypePackage
public static interface XtypePackage.LiteralsDefines literals for the meta objects that represent- each class,
- each feature of each class,
- each enum,
- and each data type
- Generated:
-
-
Field Summary
Fields Modifier and Type Field Description static org.eclipse.emf.ecore.EDataTypeIJVM_TYPE_REFERENCE_PROVIDERThe meta object literal for the 'IJvm Type Reference Provider' data type.static org.eclipse.emf.ecore.EClassXCOMPUTED_TYPE_REFERENCEThe meta object literal for the 'XComputed Type Reference' class.static org.eclipse.emf.ecore.EAttributeXCOMPUTED_TYPE_REFERENCE__TYPE_PROVIDERThe meta object literal for the 'Type Provider' attribute feature.static org.eclipse.emf.ecore.EClassXFUNCTION_TYPE_REFThe meta object literal for the 'XFunction Type Ref' class.static org.eclipse.emf.ecore.EAttributeXFUNCTION_TYPE_REF__INSTANCE_CONTEXTThe meta object literal for the 'Instance Context' attribute feature.static org.eclipse.emf.ecore.EReferenceXFUNCTION_TYPE_REF__PARAM_TYPESThe meta object literal for the 'Param Types' containment reference list feature.static org.eclipse.emf.ecore.EReferenceXFUNCTION_TYPE_REF__RETURN_TYPEThe meta object literal for the 'Return Type' containment reference feature.static org.eclipse.emf.ecore.EReferenceXFUNCTION_TYPE_REF__TYPEThe meta object literal for the 'Type' reference feature.static org.eclipse.emf.ecore.EClassXIMPORT_DECLARATIONThe meta object literal for the 'XImport Declaration' class.static org.eclipse.emf.ecore.EAttributeXIMPORT_DECLARATION__EXTENSIONThe meta object literal for the 'Extension' attribute feature.static org.eclipse.emf.ecore.EAttributeXIMPORT_DECLARATION__IMPORTED_NAMESPACEThe meta object literal for the 'Imported Namespace' attribute feature.static org.eclipse.emf.ecore.EReferenceXIMPORT_DECLARATION__IMPORTED_TYPEThe meta object literal for the 'Imported Type' reference feature.static org.eclipse.emf.ecore.EAttributeXIMPORT_DECLARATION__MEMBER_NAMEThe meta object literal for the 'Member Name' attribute feature.static org.eclipse.emf.ecore.EAttributeXIMPORT_DECLARATION__STATICThe meta object literal for the 'Static' attribute feature.static org.eclipse.emf.ecore.EAttributeXIMPORT_DECLARATION__WILDCARDThe meta object literal for the 'Wildcard' attribute feature.static org.eclipse.emf.ecore.EClassXIMPORT_SECTIONThe meta object literal for the 'XImport Section' class.static org.eclipse.emf.ecore.EReferenceXIMPORT_SECTION__IMPORT_DECLARATIONSThe meta object literal for the 'Import Declarations' containment reference list feature.
-
-
-
Field Detail
-
XFUNCTION_TYPE_REF
static final org.eclipse.emf.ecore.EClass XFUNCTION_TYPE_REF
The meta object literal for the 'XFunction Type Ref' class.- Since:
- 2.7
- See Also:
XFunctionTypeRefImpl,XtypePackageImpl.getXFunctionTypeRef()- Generated:
-
XFUNCTION_TYPE_REF__PARAM_TYPES
static final org.eclipse.emf.ecore.EReference XFUNCTION_TYPE_REF__PARAM_TYPES
The meta object literal for the 'Param Types' containment reference list feature.- Since:
- 2.7
- Generated:
-
XFUNCTION_TYPE_REF__RETURN_TYPE
static final org.eclipse.emf.ecore.EReference XFUNCTION_TYPE_REF__RETURN_TYPE
The meta object literal for the 'Return Type' containment reference feature.- Since:
- 2.7
- Generated:
-
XFUNCTION_TYPE_REF__TYPE
static final org.eclipse.emf.ecore.EReference XFUNCTION_TYPE_REF__TYPE
The meta object literal for the 'Type' reference feature.- Since:
- 2.7
- Generated:
-
XFUNCTION_TYPE_REF__INSTANCE_CONTEXT
static final org.eclipse.emf.ecore.EAttribute XFUNCTION_TYPE_REF__INSTANCE_CONTEXT
The meta object literal for the 'Instance Context' attribute feature.- Since:
- 2.7
- Generated:
-
XCOMPUTED_TYPE_REFERENCE
static final org.eclipse.emf.ecore.EClass XCOMPUTED_TYPE_REFERENCE
The meta object literal for the 'XComputed Type Reference' class.- Since:
- 2.7
- See Also:
XComputedTypeReferenceImpl,XtypePackageImpl.getXComputedTypeReference()- Generated:
-
XCOMPUTED_TYPE_REFERENCE__TYPE_PROVIDER
static final org.eclipse.emf.ecore.EAttribute XCOMPUTED_TYPE_REFERENCE__TYPE_PROVIDER
The meta object literal for the 'Type Provider' attribute feature.- Since:
- 2.7
- Generated:
-
XIMPORT_SECTION
static final org.eclipse.emf.ecore.EClass XIMPORT_SECTION
The meta object literal for the 'XImport Section' class.- Since:
- 2.7
- See Also:
XImportSectionImpl,XtypePackageImpl.getXImportSection()- Generated:
-
XIMPORT_SECTION__IMPORT_DECLARATIONS
static final org.eclipse.emf.ecore.EReference XIMPORT_SECTION__IMPORT_DECLARATIONS
The meta object literal for the 'Import Declarations' containment reference list feature.- Since:
- 2.7
- Generated:
-
XIMPORT_DECLARATION
static final org.eclipse.emf.ecore.EClass XIMPORT_DECLARATION
The meta object literal for the 'XImport Declaration' class.- Since:
- 2.7
- See Also:
XImportDeclarationImpl,XtypePackageImpl.getXImportDeclaration()- Generated:
-
XIMPORT_DECLARATION__WILDCARD
static final org.eclipse.emf.ecore.EAttribute XIMPORT_DECLARATION__WILDCARD
The meta object literal for the 'Wildcard' attribute feature.- Since:
- 2.7
- Generated:
-
XIMPORT_DECLARATION__EXTENSION
static final org.eclipse.emf.ecore.EAttribute XIMPORT_DECLARATION__EXTENSION
The meta object literal for the 'Extension' attribute feature.- Since:
- 2.7
- Generated:
-
XIMPORT_DECLARATION__STATIC
static final org.eclipse.emf.ecore.EAttribute XIMPORT_DECLARATION__STATIC
The meta object literal for the 'Static' attribute feature.- Since:
- 2.7
- Generated:
-
XIMPORT_DECLARATION__IMPORTED_TYPE
static final org.eclipse.emf.ecore.EReference XIMPORT_DECLARATION__IMPORTED_TYPE
The meta object literal for the 'Imported Type' reference feature.- Since:
- 2.7
- Generated:
-
XIMPORT_DECLARATION__MEMBER_NAME
static final org.eclipse.emf.ecore.EAttribute XIMPORT_DECLARATION__MEMBER_NAME
The meta object literal for the 'Member Name' attribute feature.- Since:
- 2.7
- Generated:
-
XIMPORT_DECLARATION__IMPORTED_NAMESPACE
static final org.eclipse.emf.ecore.EAttribute XIMPORT_DECLARATION__IMPORTED_NAMESPACE
The meta object literal for the 'Imported Namespace' attribute feature.- Since:
- 2.7
- Generated:
-
IJVM_TYPE_REFERENCE_PROVIDER
static final org.eclipse.emf.ecore.EDataType IJVM_TYPE_REFERENCE_PROVIDER
The meta object literal for the 'IJvm Type Reference Provider' data type.- Since:
- 2.7
- See Also:
IJvmTypeReferenceProvider,XtypePackageImpl.getIJvmTypeReferenceProvider()- Generated:
-
-