|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SQLRoutinesPackage.Literals
Defines literals for the meta objects that represent
Field Summary | |
---|---|
static EClass |
BUILT_IN_FUNCTION
The meta object literal for the ' Built In Function ' class. |
static EEnum |
DATA_ACCESS
The meta object literal for the ' Data Access ' enum. |
static EClass |
FUNCTION
The meta object literal for the ' Function ' class. |
static EAttribute |
FUNCTION__MUTATOR
The meta object literal for the 'Mutator' attribute feature. |
static EAttribute |
FUNCTION__NULL_CALL
The meta object literal for the 'Null Call' attribute feature. |
static EReference |
FUNCTION__RETURN_CAST
The meta object literal for the 'Return Cast' containment reference feature. |
static EReference |
FUNCTION__RETURN_SCALAR
The meta object literal for the 'Return Scalar' containment reference feature. |
static EReference |
FUNCTION__RETURN_TABLE
The meta object literal for the 'Return Table' containment reference feature. |
static EAttribute |
FUNCTION__STATIC
The meta object literal for the 'Static' attribute feature. |
static EAttribute |
FUNCTION__TRANSFORM_GROUP
The meta object literal for the 'Transform Group' attribute feature. |
static EAttribute |
FUNCTION__TYPE_PRESERVING
The meta object literal for the 'Type Preserving' attribute feature. |
static EClass |
METHOD
The meta object literal for the ' Method ' class. |
static EAttribute |
METHOD__CONSTRUCTOR
The meta object literal for the 'Constructor' attribute feature. |
static EAttribute |
METHOD__OVERRIDING
The meta object literal for the 'Overriding' attribute feature. |
static EClass |
PARAMETER
The meta object literal for the ' Parameter ' class. |
static EAttribute |
PARAMETER__LOCATOR
The meta object literal for the 'Locator' attribute feature. |
static EAttribute |
PARAMETER__MODE
The meta object literal for the 'Mode' attribute feature. |
static EReference |
PARAMETER__ROUTINE
The meta object literal for the 'Routine' container reference feature. |
static EReference |
PARAMETER__STRING_TYPE_OPTION
The meta object literal for the 'String Type Option' containment reference feature. |
static EEnum |
PARAMETER_MODE
The meta object literal for the ' Parameter Mode ' enum. |
static EClass |
PROCEDURE
The meta object literal for the ' Procedure ' class. |
static EAttribute |
PROCEDURE__MAX_RESULT_SETS
The meta object literal for the 'Max Result Sets' attribute feature. |
static EAttribute |
PROCEDURE__OLD_SAVE_POINT
The meta object literal for the 'Old Save Point' attribute feature. |
static EReference |
PROCEDURE__RESULT_SET
The meta object literal for the 'Result Set' containment reference list feature. |
static EClass |
ROUTINE
The meta object literal for the ' Routine ' class. |
static EAttribute |
ROUTINE__AUTHORIZATION_ID
The meta object literal for the 'Authorization ID' attribute feature. |
static EAttribute |
ROUTINE__CREATION_TS
The meta object literal for the 'Creation TS' attribute feature. |
static EAttribute |
ROUTINE__DETERMINISTIC
The meta object literal for the 'Deterministic' attribute feature. |
static EAttribute |
ROUTINE__EXTERNAL_NAME
The meta object literal for the 'External Name' attribute feature. |
static EAttribute |
ROUTINE__LANGUAGE
The meta object literal for the 'Language' attribute feature. |
static EAttribute |
ROUTINE__LAST_ALTERED_TS
The meta object literal for the 'Last Altered TS' attribute feature. |
static EAttribute |
ROUTINE__PARAMETER_STYLE
The meta object literal for the 'Parameter Style' attribute feature. |
static EReference |
ROUTINE__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature. |
static EReference |
ROUTINE__SCHEMA
The meta object literal for the 'Schema' reference feature. |
static EAttribute |
ROUTINE__SECURITY
The meta object literal for the 'Security' attribute feature. |
static EReference |
ROUTINE__SOURCE
The meta object literal for the 'Source' containment reference feature. |
static EAttribute |
ROUTINE__SPECIFIC_NAME
The meta object literal for the 'Specific Name' attribute feature. |
static EAttribute |
ROUTINE__SQL_DATA_ACCESS
The meta object literal for the 'Sql Data Access' attribute feature. |
static EClass |
ROUTINE_RESULT_TABLE
The meta object literal for the ' Routine Result Table ' class. |
static EClass |
SOURCE
The meta object literal for the ' Source ' class. |
static EAttribute |
SOURCE__BODY
The meta object literal for the 'Body' attribute feature. |
static EClass |
USER_DEFINED_FUNCTION
The meta object literal for the ' User Defined Function ' class. |
Field Detail |
---|
static final EClass ROUTINE
Routine
' class.
RoutineImpl
,
SQLRoutinesPackageImpl.getRoutine()
static final EAttribute ROUTINE__SPECIFIC_NAME
static final EAttribute ROUTINE__LANGUAGE
static final EAttribute ROUTINE__PARAMETER_STYLE
static final EAttribute ROUTINE__DETERMINISTIC
static final EAttribute ROUTINE__SQL_DATA_ACCESS
static final EAttribute ROUTINE__CREATION_TS
static final EAttribute ROUTINE__LAST_ALTERED_TS
static final EAttribute ROUTINE__AUTHORIZATION_ID
static final EAttribute ROUTINE__SECURITY
static final EAttribute ROUTINE__EXTERNAL_NAME
static final EReference ROUTINE__PARAMETERS
static final EReference ROUTINE__SOURCE
static final EReference ROUTINE__SCHEMA
static final EClass SOURCE
Source
' class.
SourceImpl
,
SQLRoutinesPackageImpl.getSource()
static final EAttribute SOURCE__BODY
static final EClass PARAMETER
Parameter
' class.
ParameterImpl
,
SQLRoutinesPackageImpl.getParameter()
static final EAttribute PARAMETER__MODE
static final EAttribute PARAMETER__LOCATOR
static final EReference PARAMETER__ROUTINE
static final EReference PARAMETER__STRING_TYPE_OPTION
static final EClass PROCEDURE
Procedure
' class.
ProcedureImpl
,
SQLRoutinesPackageImpl.getProcedure()
static final EAttribute PROCEDURE__MAX_RESULT_SETS
static final EAttribute PROCEDURE__OLD_SAVE_POINT
static final EReference PROCEDURE__RESULT_SET
static final EClass FUNCTION
Function
' class.
FunctionImpl
,
SQLRoutinesPackageImpl.getFunction()
static final EAttribute FUNCTION__NULL_CALL
static final EAttribute FUNCTION__STATIC
static final EAttribute FUNCTION__TRANSFORM_GROUP
static final EAttribute FUNCTION__TYPE_PRESERVING
static final EAttribute FUNCTION__MUTATOR
static final EReference FUNCTION__RETURN_TABLE
static final EReference FUNCTION__RETURN_SCALAR
static final EReference FUNCTION__RETURN_CAST
static final EClass ROUTINE_RESULT_TABLE
Routine Result Table
' class.
RoutineResultTableImpl
,
SQLRoutinesPackageImpl.getRoutineResultTable()
static final EClass METHOD
Method
' class.
MethodImpl
,
SQLRoutinesPackageImpl.getMethod()
static final EAttribute METHOD__OVERRIDING
static final EAttribute METHOD__CONSTRUCTOR
static final EClass USER_DEFINED_FUNCTION
User Defined Function
' class.
UserDefinedFunctionImpl
,
SQLRoutinesPackageImpl.getUserDefinedFunction()
static final EClass BUILT_IN_FUNCTION
Built In Function
' class.
BuiltInFunctionImpl
,
SQLRoutinesPackageImpl.getBuiltInFunction()
static final EEnum DATA_ACCESS
Data Access
' enum.
DataAccess
,
SQLRoutinesPackageImpl.getDataAccess()
static final EEnum PARAMETER_MODE
Parameter Mode
' enum.
ParameterMode
,
SQLRoutinesPackageImpl.getParameterMode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |