|
||||||||||
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 org.eclipse.emf.ecore.EClass |
BUILT_IN_FUNCTION
The meta object literal for the ' Built In Function ' class. |
static org.eclipse.emf.ecore.EEnum |
DATA_ACCESS
The meta object literal for the ' Data Access ' enum. |
static org.eclipse.emf.ecore.EClass |
FUNCTION
The meta object literal for the ' Function ' class. |
static org.eclipse.emf.ecore.EAttribute |
FUNCTION__MUTATOR
The meta object literal for the 'Mutator' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
FUNCTION__NULL_CALL
The meta object literal for the 'Null Call' attribute feature. |
static org.eclipse.emf.ecore.EReference |
FUNCTION__RETURN_CAST
The meta object literal for the 'Return Cast' containment reference feature. |
static org.eclipse.emf.ecore.EReference |
FUNCTION__RETURN_SCALER
The meta object literal for the 'Return Scaler' containment reference feature. |
static org.eclipse.emf.ecore.EReference |
FUNCTION__RETURN_TABLE
The meta object literal for the 'Return Table' containment reference feature. |
static org.eclipse.emf.ecore.EAttribute |
FUNCTION__STATIC
The meta object literal for the 'Static' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
FUNCTION__TRANSFORM_GROUP
The meta object literal for the 'Transform Group' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
FUNCTION__TYPE_PRESERVING
The meta object literal for the 'Type Preserving' attribute feature. |
static org.eclipse.emf.ecore.EClass |
METHOD
The meta object literal for the ' Method ' class. |
static org.eclipse.emf.ecore.EAttribute |
METHOD__CONSTRUCTOR
The meta object literal for the 'Constructor' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
METHOD__OVERRIDING
The meta object literal for the 'Overriding' attribute feature. |
static org.eclipse.emf.ecore.EClass |
PARAMETER
The meta object literal for the ' Parameter ' class. |
static org.eclipse.emf.ecore.EAttribute |
PARAMETER__LOCATOR
The meta object literal for the 'Locator' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
PARAMETER__MODE
The meta object literal for the 'Mode' attribute feature. |
static org.eclipse.emf.ecore.EReference |
PARAMETER__ROUTINE
The meta object literal for the 'Routine' container reference feature. |
static org.eclipse.emf.ecore.EReference |
PARAMETER__STRING_TYPE_OPTION
The meta object literal for the 'String Type Option' containment reference feature. |
static org.eclipse.emf.ecore.EEnum |
PARAMETER_MODE
The meta object literal for the ' Parameter Mode ' enum. |
static org.eclipse.emf.ecore.EClass |
PROCEDURE
The meta object literal for the ' Procedure ' class. |
static org.eclipse.emf.ecore.EAttribute |
PROCEDURE__MAX_RESULT_SETS
The meta object literal for the 'Max Result Sets' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
PROCEDURE__OLD_SAVE_POINT
The meta object literal for the 'Old Save Point' attribute feature. |
static org.eclipse.emf.ecore.EReference |
PROCEDURE__RESULT_SET
The meta object literal for the 'Result Set' containment reference list feature. |
static org.eclipse.emf.ecore.EClass |
ROUTINE
The meta object literal for the ' Routine ' class. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__AUTHORIZATION_ID
The meta object literal for the 'Authorization ID' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__CREATION_TS
The meta object literal for the 'Creation TS' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__DETERMINISTIC
The meta object literal for the 'Deterministic' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__EXTERNAL_NAME
The meta object literal for the 'External Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__LANGUAGE
The meta object literal for the 'Language' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__LAST_ALTERED_TS
The meta object literal for the 'Last Altered TS' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__PARAMETER_STYLE
The meta object literal for the 'Parameter Style' attribute feature. |
static org.eclipse.emf.ecore.EReference |
ROUTINE__PARAMETERS
The meta object literal for the 'Parameters' containment reference list feature. |
static org.eclipse.emf.ecore.EReference |
ROUTINE__SCHEMA
The meta object literal for the 'Schema' reference feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__SECURITY
The meta object literal for the 'Security' attribute feature. |
static org.eclipse.emf.ecore.EReference |
ROUTINE__SOURCE
The meta object literal for the 'Source' containment reference feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__SPECIFIC_NAME
The meta object literal for the 'Specific Name' attribute feature. |
static org.eclipse.emf.ecore.EAttribute |
ROUTINE__SQL_DATA_ACCESS
The meta object literal for the 'Sql Data Access' attribute feature. |
static org.eclipse.emf.ecore.EClass |
ROUTINE_RESULT_TABLE
The meta object literal for the ' Routine Result Table ' class. |
static org.eclipse.emf.ecore.EClass |
SOURCE
The meta object literal for the ' Source ' class. |
static org.eclipse.emf.ecore.EAttribute |
SOURCE__BODY
The meta object literal for the 'Body' attribute feature. |
static org.eclipse.emf.ecore.EClass |
USER_DEFINED_FUNCTION
The meta object literal for the ' User Defined Function ' class. |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass ROUTINE
Routine
' class.
RoutineImpl
,
SQLRoutinesPackageImpl.getRoutine()
static final org.eclipse.emf.ecore.EAttribute ROUTINE__SPECIFIC_NAME
static final org.eclipse.emf.ecore.EAttribute ROUTINE__LANGUAGE
static final org.eclipse.emf.ecore.EAttribute ROUTINE__PARAMETER_STYLE
static final org.eclipse.emf.ecore.EAttribute ROUTINE__DETERMINISTIC
static final org.eclipse.emf.ecore.EAttribute ROUTINE__SQL_DATA_ACCESS
static final org.eclipse.emf.ecore.EAttribute ROUTINE__CREATION_TS
static final org.eclipse.emf.ecore.EAttribute ROUTINE__LAST_ALTERED_TS
static final org.eclipse.emf.ecore.EAttribute ROUTINE__AUTHORIZATION_ID
static final org.eclipse.emf.ecore.EAttribute ROUTINE__SECURITY
static final org.eclipse.emf.ecore.EAttribute ROUTINE__EXTERNAL_NAME
static final org.eclipse.emf.ecore.EReference ROUTINE__PARAMETERS
static final org.eclipse.emf.ecore.EReference ROUTINE__SOURCE
static final org.eclipse.emf.ecore.EReference ROUTINE__SCHEMA
static final org.eclipse.emf.ecore.EClass SOURCE
Source
' class.
SourceImpl
,
SQLRoutinesPackageImpl.getSource()
static final org.eclipse.emf.ecore.EAttribute SOURCE__BODY
static final org.eclipse.emf.ecore.EClass PARAMETER
Parameter
' class.
ParameterImpl
,
SQLRoutinesPackageImpl.getParameter()
static final org.eclipse.emf.ecore.EAttribute PARAMETER__MODE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__LOCATOR
static final org.eclipse.emf.ecore.EReference PARAMETER__ROUTINE
static final org.eclipse.emf.ecore.EReference PARAMETER__STRING_TYPE_OPTION
static final org.eclipse.emf.ecore.EClass PROCEDURE
Procedure
' class.
ProcedureImpl
,
SQLRoutinesPackageImpl.getProcedure()
static final org.eclipse.emf.ecore.EAttribute PROCEDURE__MAX_RESULT_SETS
static final org.eclipse.emf.ecore.EAttribute PROCEDURE__OLD_SAVE_POINT
static final org.eclipse.emf.ecore.EReference PROCEDURE__RESULT_SET
static final org.eclipse.emf.ecore.EClass FUNCTION
Function
' class.
FunctionImpl
,
SQLRoutinesPackageImpl.getFunction()
static final org.eclipse.emf.ecore.EAttribute FUNCTION__NULL_CALL
static final org.eclipse.emf.ecore.EAttribute FUNCTION__STATIC
static final org.eclipse.emf.ecore.EAttribute FUNCTION__TRANSFORM_GROUP
static final org.eclipse.emf.ecore.EAttribute FUNCTION__TYPE_PRESERVING
static final org.eclipse.emf.ecore.EAttribute FUNCTION__MUTATOR
static final org.eclipse.emf.ecore.EReference FUNCTION__RETURN_TABLE
static final org.eclipse.emf.ecore.EReference FUNCTION__RETURN_SCALER
static final org.eclipse.emf.ecore.EReference FUNCTION__RETURN_CAST
static final org.eclipse.emf.ecore.EClass ROUTINE_RESULT_TABLE
Routine Result Table
' class.
RoutineResultTableImpl
,
SQLRoutinesPackageImpl.getRoutineResultTable()
static final org.eclipse.emf.ecore.EClass METHOD
Method
' class.
MethodImpl
,
SQLRoutinesPackageImpl.getMethod()
static final org.eclipse.emf.ecore.EAttribute METHOD__OVERRIDING
static final org.eclipse.emf.ecore.EAttribute METHOD__CONSTRUCTOR
static final org.eclipse.emf.ecore.EClass USER_DEFINED_FUNCTION
User Defined Function
' class.
UserDefinedFunctionImpl
,
SQLRoutinesPackageImpl.getUserDefinedFunction()
static final org.eclipse.emf.ecore.EClass BUILT_IN_FUNCTION
Built In Function
' class.
BuiltInFunctionImpl
,
SQLRoutinesPackageImpl.getBuiltInFunction()
static final org.eclipse.emf.ecore.EEnum DATA_ACCESS
Data Access
' enum.
DataAccess
,
SQLRoutinesPackageImpl.getDataAccess()
static final org.eclipse.emf.ecore.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 |