public static interface FunctionsPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static EClass |
FUNCTION
The meta object literal for the '
Function' class. |
static EReference |
FUNCTION__CONTAINS_FUNCTION_VAR_DECL
The meta object literal for the 'Contains Function Var Decl' containment reference feature.
|
static EReference |
FUNCTION__HAS_FUNCTION_BODY_SPEC
The meta object literal for the 'Has Function Body Spec' containment reference feature.
|
static EReference |
FUNCTION__HAS_FUNCTION_RETURN_TYPE
The meta object literal for the 'Has Function Return Type' containment reference feature.
|
static EAttribute |
FUNCTION__NAME
The meta object literal for the 'Name' attribute feature.
|
static EClass |
FUNCTION_BODY_SPECIFICATION
The meta object literal for the '
Function Body Specification' class. |
static EClass |
FUNCTION_CALL
The meta object literal for the '
Function Call' class. |
static EReference |
FUNCTION_CALL__CALLS_FUNCTION
The meta object literal for the 'Calls Function' reference feature.
|
static EReference |
FUNCTION_CALL__HAS_FUN_CALL_PARAM_LIST
The meta object literal for the 'Has Fun Call Param List' reference feature.
|
static final EClass FUNCTION
Function' class.
FunctionImpl,
FunctionsPackageImpl.getFunction()static final EReference FUNCTION__HAS_FUNCTION_BODY_SPEC
static final EReference FUNCTION__CONTAINS_FUNCTION_VAR_DECL
static final EReference FUNCTION__HAS_FUNCTION_RETURN_TYPE
static final EAttribute FUNCTION__NAME
static final EClass FUNCTION_BODY_SPECIFICATION
Function Body Specification' class.
FunctionBodySpecificationImpl,
FunctionsPackageImpl.getFunctionBodySpecification()static final EClass FUNCTION_CALL
Function Call' class.
FunctionCallImpl,
FunctionsPackageImpl.getFunctionCall()static final EReference FUNCTION_CALL__CALLS_FUNCTION
static final EReference FUNCTION_CALL__HAS_FUN_CALL_PARAM_LIST