A B C D E F G H I L M N O P Q R S T U V W X Y

R

READ_PERMISSION_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Read Permission Option' enum.
ReadPermissionOption - class org.eclipse.wst.rdb.internal.models.sql.datatypes.ReadPermissionOption.
A representation of the literals of the enumeration 'Read Permission Option', and utility methods for working with them.
READS_SQL_DATA - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.DataAccess
The 'READS SQL DATA' literal value.
READS_SQL_DATA_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.DataAccess
The 'READS SQL DATA' literal object.
REAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'REAL' literal value.
REAL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'REAL' literal object.
REFERENCE_CONSTRAINT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Reference Constraint' class.
REFERENCE_CONSTRAINT__BASE_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Base Table' container reference.
REFERENCE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
REFERENCE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
REFERENCE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
REFERENCE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
REFERENCE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
REFERENCE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
REFERENCE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
REFERENCE_CONSTRAINT__MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' reference list.
REFERENCE_CONSTRAINT__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
REFERENCE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the the 'Reference Constraint' class.
REFERENCE_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Reference Data Type' class.
REFERENCE_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
REFERENCE_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
REFERENCE_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
REFERENCE_DATA_TYPE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
REFERENCE_DATA_TYPE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
REFERENCE_DATA_TYPE__REFERENCED_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Referenced Type' reference.
REFERENCE_DATA_TYPE__SCOPE_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scope Table' reference.
REFERENCE_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the the 'Reference Data Type' class.
REFERENCE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The meta object id for the 'Reference Type' enum.
ReferenceConstraint - interface org.eclipse.wst.rdb.internal.models.sql.constraints.ReferenceConstraint.
A representation of the model object 'Reference Constraint'.
ReferenceConstraintImpl - class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ReferenceConstraintImpl.
An implementation of the model object 'Reference Constraint'.
ReferenceDataType - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.ReferenceDataType.
A representation of the model object 'Reference Data Type'.
ReferenceDataTypeImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ReferenceDataTypeImpl.
An implementation of the model object 'Reference Data Type'.
ReferenceType - class org.eclipse.wst.rdb.internal.models.sql.tables.ReferenceType.
A representation of the literals of the enumeration 'Reference Type', and utility methods for working with them.
REFERENTIAL_ACTION_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The meta object id for the 'Referential Action Type' enum.
ReferentialActionType - class org.eclipse.wst.rdb.internal.models.sql.schema.ReferentialActionType.
A representation of the literals of the enumeration 'Referential Action Type', and utility methods for working with them.
RELATIVE - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.OrderingCategoryType
The 'RELATIVE' literal value.
RELATIVE_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.OrderingCategoryType
The 'RELATIVE' literal object.
removeEAnnotationDetail(EAnnotation, String) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
removeEAnnotationDetail(EAnnotation, String) - Method in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLObject
RESTORE - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.UnlinkOption
The 'RESTORE' literal value.
RESTORE_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.UnlinkOption
The 'RESTORE' literal object.
RESTRICT - Static variable in class org.eclipse.wst.rdb.internal.models.sql.schema.ReferentialActionType
The 'RESTRICT' literal value.
RESTRICT_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.schema.ReferentialActionType
The 'RESTRICT' literal object.
Role - interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.Role.
A representation of the model object 'Role'.
ROLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Role' class.
ROLE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Dependencies' containment reference list.
ROLE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Description' attribute.
ROLE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
ROLE__GRANTED_PRIVILEGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Privilege' reference list.
ROLE__GRANTED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Granted Role Authorization' reference list.
ROLE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Label' attribute.
ROLE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Name' attribute.
ROLE__OWNED_SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Owned Schema' reference list.
ROLE__RECEIVED_PRIVILEGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Privilege' containment reference list.
ROLE__RECEIVED_ROLE_AUTHORIZATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Received Role Authorization' reference list.
ROLE__ROLE_AUTHORIZATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Role Authorization' reference list.
ROLE_AUTHORIZATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Role Authorization' class.
ROLE_AUTHORIZATION__GRANTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantable' attribute.
ROLE_AUTHORIZATION__GRANTEE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantee' reference.
ROLE_AUTHORIZATION__GRANTOR - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantor' reference.
ROLE_AUTHORIZATION__ROLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Role' reference.
ROLE_AUTHORIZATION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the the 'Role Authorization' class.
ROLE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the the 'Role' class.
RoleAuthorization - interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.RoleAuthorization.
A representation of the model object 'Role Authorization'.
RoleAuthorizationImpl - class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.RoleAuthorizationImpl.
An implementation of the model object 'Role Authorization'.
RoleImpl - class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.RoleImpl.
An implementation of the model object 'Role'.
Routine - interface org.eclipse.wst.rdb.internal.models.sql.routines.Routine.
A representation of the model object 'Routine'.
ROUTINE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The meta object id for the 'Routine' class.
ROUTINE__AUTHORIZATION_ID - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Authorization ID' attribute.
ROUTINE__CREATION_TS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Creation TS' attribute.
ROUTINE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
ROUTINE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
ROUTINE__DETERMINISTIC - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Deterministic' attribute.
ROUTINE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
ROUTINE__EXTERNAL_NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'External Name' attribute.
ROUTINE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
ROUTINE__LANGUAGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Language' attribute.
ROUTINE__LAST_ALTERED_TS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Last Altered TS' attribute.
ROUTINE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
ROUTINE__PARAMETER_STYLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameter Style' attribute.
ROUTINE__PARAMETERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Parameters' containment reference list.
ROUTINE__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
ROUTINE__SECURITY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Security' attribute.
ROUTINE__SOURCE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Source' containment reference list.
ROUTINE__SPECIFIC_NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Specific Name' attribute.
ROUTINE__SQL_DATA_ACCESS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Sql Data Access' attribute.
ROUTINE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The number of structural features of the the 'Routine' class.
ROUTINE_RESULT_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The meta object id for the 'Routine Result Table' class.
ROUTINE_RESULT_TABLE__COLUMNS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Columns' containment reference list.
ROUTINE_RESULT_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Dependencies' containment reference list.
ROUTINE_RESULT_TABLE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Description' attribute.
ROUTINE_RESULT_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'EAnnotations' containment reference list.
ROUTINE_RESULT_TABLE__INDEX - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Index' reference list.
ROUTINE_RESULT_TABLE__INSERTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Insertable' attribute.
ROUTINE_RESULT_TABLE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Label' attribute.
ROUTINE_RESULT_TABLE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Name' attribute.
ROUTINE_RESULT_TABLE__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Schema' reference.
ROUTINE_RESULT_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Self Ref Column Generation' attribute.
ROUTINE_RESULT_TABLE__SUBTABLES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Subtables' reference list.
ROUTINE_RESULT_TABLE__SUPERTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Supertable' reference.
ROUTINE_RESULT_TABLE__TRIGGERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Triggers' reference list.
ROUTINE_RESULT_TABLE__UDT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Udt' reference.
ROUTINE_RESULT_TABLE__UPDATABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The feature id for the 'Updatable' attribute.
ROUTINE_RESULT_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.routines.SQLRoutinesPackage
The number of structural features of the the 'Routine Result Table' class.
RoutineImpl - class org.eclipse.wst.rdb.internal.models.sql.routines.impl.RoutineImpl.
An implementation of the model object 'Routine'.
RoutineResultTable - interface org.eclipse.wst.rdb.internal.models.sql.routines.RoutineResultTable.
A representation of the model object 'Routine Result Table'.
RoutineResultTableImpl - class org.eclipse.wst.rdb.internal.models.sql.routines.impl.RoutineResultTableImpl.
An implementation of the model object 'Routine Result Table'.
ROW - Static variable in class org.eclipse.wst.rdb.internal.models.sql.tables.ActionGranularityType
The 'ROW' literal value.
ROW_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Row Data Type' class.
ROW_DATA_TYPE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Dependencies' containment reference list.
ROW_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
ROW_DATA_TYPE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'EAnnotations' containment reference list.
ROW_DATA_TYPE__FIELDS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Fields' containment reference list.
ROW_DATA_TYPE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
ROW_DATA_TYPE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
ROW_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the the 'Row Data Type' class.
ROW_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.tables.ActionGranularityType
The 'ROW' literal object.
RowDataType - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.RowDataType.
A representation of the model object 'Row Data Type'.
RowDataTypeImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.RowDataTypeImpl.
An implementation of the model object 'Row Data Type'.

A B C D E F G H I L M N O P Q R S T U V W X Y