public interface XtypePackage
extends org.eclipse.emf.ecore.EPackage
XtypeFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
XtypePackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static XtypePackage |
eINSTANCE
The singleton instance of the package
|
static String |
eNAME
The package name
|
static String |
eNS_PREFIX
The package namespace name
|
static String |
eNS_URI
The package namespace URI
|
static int |
IJVM_TYPE_REFERENCE_PROVIDER
The meta object id for the 'IJvm Type Reference Provider' data type
|
static int |
XCOMPUTED_TYPE_REFERENCE
The meta object id for the '
XComputed Type Reference' class |
static int |
XCOMPUTED_TYPE_REFERENCE__EQUIVALENT
The feature id for the 'Equivalent' containment reference
|
static int |
XCOMPUTED_TYPE_REFERENCE__TYPE_PROVIDER
The feature id for the 'Type Provider' attribute
|
static int |
XCOMPUTED_TYPE_REFERENCE_FEATURE_COUNT
The number of structural features of the 'XComputed Type Reference' class
|
static int |
XFUNCTION_TYPE_REF
The meta object id for the '
XFunction Type Ref' class |
static int |
XFUNCTION_TYPE_REF__EQUIVALENT
The feature id for the 'Equivalent' containment reference
|
static int |
XFUNCTION_TYPE_REF__INSTANCE_CONTEXT
The feature id for the 'Instance Context' attribute
|
static int |
XFUNCTION_TYPE_REF__PARAM_TYPES
The feature id for the 'Param Types' containment reference list
|
static int |
XFUNCTION_TYPE_REF__RETURN_TYPE
The feature id for the 'Return Type' containment reference
|
static int |
XFUNCTION_TYPE_REF__TYPE
The feature id for the 'Type' reference
|
static int |
XFUNCTION_TYPE_REF_FEATURE_COUNT
The number of structural features of the 'XFunction Type Ref' class
|
static int |
XIMPORT_DECLARATION
The meta object id for the '
XImport Declaration' class |
static int |
XIMPORT_DECLARATION__EXTENSION
The feature id for the 'Extension' attribute
|
static int |
XIMPORT_DECLARATION__IMPORTED_NAMESPACE
The feature id for the 'Imported Namespace' attribute
|
static int |
XIMPORT_DECLARATION__IMPORTED_TYPE
The feature id for the 'Imported Type' reference
|
static int |
XIMPORT_DECLARATION__MEMBER_NAME
The feature id for the 'Member Name' attribute
|
static int |
XIMPORT_DECLARATION__STATIC
The feature id for the 'Static' attribute
|
static int |
XIMPORT_DECLARATION__WILDCARD
The feature id for the 'Wildcard' attribute
|
static int |
XIMPORT_DECLARATION_FEATURE_COUNT
The number of structural features of the 'XImport Declaration' class
|
static int |
XIMPORT_SECTION
The meta object id for the '
XImport Section' class |
static int |
XIMPORT_SECTION__IMPORT_DECLARATIONS
The feature id for the 'Import Declarations' containment reference list
|
static int |
XIMPORT_SECTION_FEATURE_COUNT
The number of structural features of the 'XImport Section' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EDataType |
getIJvmTypeReferenceProvider()
Returns the meta object for data type '
IJvm Type Reference Provider' |
org.eclipse.emf.ecore.EAttribute |
getXComputedTypeReference_TypeProvider()
Returns the meta object for the attribute '
Type Provider' |
org.eclipse.emf.ecore.EClass |
getXComputedTypeReference()
Returns the meta object for class '
XComputed Type Reference' |
org.eclipse.emf.ecore.EAttribute |
getXFunctionTypeRef_InstanceContext()
Returns the meta object for the attribute '
Instance Context' |
org.eclipse.emf.ecore.EReference |
getXFunctionTypeRef_ParamTypes()
Returns the meta object for the containment reference list '
Param Types' |
org.eclipse.emf.ecore.EReference |
getXFunctionTypeRef_ReturnType()
Returns the meta object for the containment reference '
Return Type' |
org.eclipse.emf.ecore.EReference |
getXFunctionTypeRef_Type()
Returns the meta object for the reference '
Type' |
org.eclipse.emf.ecore.EClass |
getXFunctionTypeRef()
Returns the meta object for class '
XFunction Type Ref' |
org.eclipse.emf.ecore.EAttribute |
getXImportDeclaration_Extension()
Returns the meta object for the attribute '
Extension' |
org.eclipse.emf.ecore.EAttribute |
getXImportDeclaration_ImportedNamespace()
Returns the meta object for the attribute '
Imported Namespace' |
org.eclipse.emf.ecore.EReference |
getXImportDeclaration_ImportedType()
Returns the meta object for the reference '
Imported Type' |
org.eclipse.emf.ecore.EAttribute |
getXImportDeclaration_MemberName()
Returns the meta object for the attribute '
Member Name' |
org.eclipse.emf.ecore.EAttribute |
getXImportDeclaration_Static()
Returns the meta object for the attribute '
Static' |
org.eclipse.emf.ecore.EAttribute |
getXImportDeclaration_Wildcard()
Returns the meta object for the attribute '
Wildcard' |
org.eclipse.emf.ecore.EClass |
getXImportDeclaration()
Returns the meta object for class '
XImport Declaration' |
org.eclipse.emf.ecore.EReference |
getXImportSection_ImportDeclarations()
Returns the meta object for the containment reference list '
Import Declarations' |
org.eclipse.emf.ecore.EClass |
getXImportSection()
Returns the meta object for class '
XImport Section' |
XtypeFactory |
getXtypeFactory()
Returns the factory that creates the instances of the model
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final XtypePackage eINSTANCE
static final int XFUNCTION_TYPE_REF
XFunction Type Ref' class.
static final int XFUNCTION_TYPE_REF__EQUIVALENT
static final int XFUNCTION_TYPE_REF__PARAM_TYPES
static final int XFUNCTION_TYPE_REF__RETURN_TYPE
static final int XFUNCTION_TYPE_REF__TYPE
static final int XFUNCTION_TYPE_REF__INSTANCE_CONTEXT
static final int XFUNCTION_TYPE_REF_FEATURE_COUNT
static final int XCOMPUTED_TYPE_REFERENCE
XComputed Type Reference' class.
static final int XCOMPUTED_TYPE_REFERENCE__EQUIVALENT
static final int XCOMPUTED_TYPE_REFERENCE__TYPE_PROVIDER
static final int XCOMPUTED_TYPE_REFERENCE_FEATURE_COUNT
static final int XIMPORT_SECTION
XImport Section' class.
static final int XIMPORT_SECTION__IMPORT_DECLARATIONS
static final int XIMPORT_SECTION_FEATURE_COUNT
static final int XIMPORT_DECLARATION
XImport Declaration' class.
static final int XIMPORT_DECLARATION__WILDCARD
static final int XIMPORT_DECLARATION__EXTENSION
static final int XIMPORT_DECLARATION__STATIC
static final int XIMPORT_DECLARATION__IMPORTED_TYPE
static final int XIMPORT_DECLARATION__MEMBER_NAME
static final int XIMPORT_DECLARATION__IMPORTED_NAMESPACE
static final int XIMPORT_DECLARATION_FEATURE_COUNT
static final int IJVM_TYPE_REFERENCE_PROVIDER
org.eclipse.emf.ecore.EClass getXFunctionTypeRef()
XFunction Type Ref'.
XFunctionTypeReforg.eclipse.emf.ecore.EReference getXFunctionTypeRef_ParamTypes()
Param Types'.
XFunctionTypeRef.getParamTypes(),
getXFunctionTypeRef()org.eclipse.emf.ecore.EReference getXFunctionTypeRef_ReturnType()
Return Type'.
XFunctionTypeRef.getReturnType(),
getXFunctionTypeRef()org.eclipse.emf.ecore.EReference getXFunctionTypeRef_Type()
Type'.
XFunctionTypeRef.getType(),
getXFunctionTypeRef()org.eclipse.emf.ecore.EAttribute getXFunctionTypeRef_InstanceContext()
Instance Context'.
XFunctionTypeRef.isInstanceContext(),
getXFunctionTypeRef()org.eclipse.emf.ecore.EClass getXComputedTypeReference()
XComputed Type Reference'.
XComputedTypeReferenceorg.eclipse.emf.ecore.EAttribute getXComputedTypeReference_TypeProvider()
Type Provider'.
XComputedTypeReference.getTypeProvider(),
getXComputedTypeReference()org.eclipse.emf.ecore.EClass getXImportSection()
XImport Section'.
XImportSectionorg.eclipse.emf.ecore.EReference getXImportSection_ImportDeclarations()
Import Declarations'.
XImportSection.getImportDeclarations(),
getXImportSection()org.eclipse.emf.ecore.EClass getXImportDeclaration()
XImport Declaration'.
XImportDeclarationorg.eclipse.emf.ecore.EAttribute getXImportDeclaration_Wildcard()
Wildcard'.
XImportDeclaration.isWildcard(),
getXImportDeclaration()org.eclipse.emf.ecore.EAttribute getXImportDeclaration_Extension()
Extension'.
XImportDeclaration.isExtension(),
getXImportDeclaration()org.eclipse.emf.ecore.EAttribute getXImportDeclaration_Static()
Static'.
XImportDeclaration.isStatic(),
getXImportDeclaration()org.eclipse.emf.ecore.EReference getXImportDeclaration_ImportedType()
Imported Type'.
XImportDeclaration.getImportedType(),
getXImportDeclaration()org.eclipse.emf.ecore.EAttribute getXImportDeclaration_MemberName()
Member Name'.
XImportDeclaration.getMemberName(),
getXImportDeclaration()org.eclipse.emf.ecore.EAttribute getXImportDeclaration_ImportedNamespace()
Imported Namespace'.
XImportDeclaration.getImportedNamespace(),
getXImportDeclaration()org.eclipse.emf.ecore.EDataType getIJvmTypeReferenceProvider()
IJvm Type Reference Provider'.
IJvmTypeReferenceProviderXtypeFactory getXtypeFactory()
Copyright © 2015. All Rights Reserved.