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

I

IDENTITY_SPECIFIER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The meta object id for the 'Identity Specifier' class.
IDENTITY_SPECIFIER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Identity Specifier' class.
IDENTITY_SPECIFIER__COMMENTS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Comments' reference list.
IDENTITY_SPECIFIER__CYCLE_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Cycle Option' attribute.
IDENTITY_SPECIFIER__CYCLE_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Cycle Option' attribute feature.
IDENTITY_SPECIFIER__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
IDENTITY_SPECIFIER__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
IDENTITY_SPECIFIER__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
IDENTITY_SPECIFIER__GENERATION_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Generation Type' attribute.
IDENTITY_SPECIFIER__GENERATION_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Generation Type' attribute feature.
IDENTITY_SPECIFIER__INCREMENT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Increment' attribute.
IDENTITY_SPECIFIER__INCREMENT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Increment' attribute feature.
IDENTITY_SPECIFIER__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
IDENTITY_SPECIFIER__MAXIMUM - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Maximum' attribute.
IDENTITY_SPECIFIER__MAXIMUM - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Maximum' attribute feature.
IDENTITY_SPECIFIER__MINIMUM - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Minimum' attribute.
IDENTITY_SPECIFIER__MINIMUM - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Minimum' attribute feature.
IDENTITY_SPECIFIER__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
IDENTITY_SPECIFIER__PRIVILEGES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Privileges' reference list.
IDENTITY_SPECIFIER__START_VALUE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Start Value' attribute.
IDENTITY_SPECIFIER__START_VALUE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage.Literals
The meta object literal for the 'Start Value' attribute feature.
IDENTITY_SPECIFIER_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The number of structural features of the 'Identity Specifier' class.
IdentitySpecifier - Interface in org.eclipse.wst.rdb.internal.models.sql.schema
A representation of the model object 'Identity Specifier'.
IdentitySpecifierImpl - Class in org.eclipse.wst.rdb.internal.models.sql.schema.impl
An implementation of the model object 'Identity Specifier'.
IMPLICIT - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.CoercibilityType
The 'IMPLICIT' literal value.
IMPLICIT_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.CoercibilityType
The 'IMPLICIT' literal object.
IN - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.ParameterMode
The 'IN' literal value.
IN_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.ParameterMode
The 'IN' literal object.
INCREMENT_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Increment Type' enum.
INCREMENT_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Increment Type' enum.
IncrementType - Class in org.eclipse.wst.rdb.internal.models.sql.constraints
A representation of the literals of the enumeration 'Increment Type', and utility methods for working with them.
Index - Interface in org.eclipse.wst.rdb.internal.models.sql.constraints
A representation of the model object 'Index'.
INDEX - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Index' class.
INDEX - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Index' class.
INDEX__CLUSTERED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Clustered' attribute.
INDEX__CLUSTERED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Clustered' attribute feature.
INDEX__COMMENTS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
INDEX__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
INDEX__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
INDEX__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
INDEX__FILL_FACTOR - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Fill Factor' attribute.
INDEX__FILL_FACTOR - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Fill Factor' attribute feature.
INDEX__FOREIGN_KEY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Foreign Key' reference list.
INDEX__FOREIGN_KEY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Foreign Key' reference list feature.
INDEX__INCLUDED_MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Included Members' containment reference list.
INDEX__INCLUDED_MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Included Members' containment reference list feature.
INDEX__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
INDEX__MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Members' containment reference list.
INDEX__MEMBERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Members' containment reference list feature.
INDEX__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
INDEX__PRIVILEGES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
INDEX__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Schema' reference.
INDEX__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Schema' reference feature.
INDEX__SYSTEM_GENERATED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'System Generated' attribute.
INDEX__SYSTEM_GENERATED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'System Generated' attribute feature.
INDEX__TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Table' reference.
INDEX__TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Table' reference feature.
INDEX__UNIQUE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Unique' attribute.
INDEX__UNIQUE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Unique' attribute feature.
INDEX_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Index' class.
INDEX_MEMBER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Index Member' class.
INDEX_MEMBER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Index Member' class.
INDEX_MEMBER__COLUMN - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Column' reference.
INDEX_MEMBER__COLUMN - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Column' reference feature.
INDEX_MEMBER__COMMENTS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Comments' reference list.
INDEX_MEMBER__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
INDEX_MEMBER__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
INDEX_MEMBER__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
INDEX_MEMBER__INCREMENT_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Increment Type' attribute.
INDEX_MEMBER__INCREMENT_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage.Literals
The meta object literal for the 'Increment Type' attribute feature.
INDEX_MEMBER__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
INDEX_MEMBER__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
INDEX_MEMBER__PRIVILEGES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Privileges' reference list.
INDEX_MEMBER_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the 'Index Member' class.
IndexImpl - Class in org.eclipse.wst.rdb.internal.models.sql.constraints.impl
An implementation of the model object 'Index'.
IndexMember - Interface in org.eclipse.wst.rdb.internal.models.sql.constraints
A representation of the model object 'Index Member'.
IndexMemberImpl - Class in org.eclipse.wst.rdb.internal.models.sql.constraints.impl
An implementation of the model object 'Index Member'.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.SQLAccessControlFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.SQLAccessControlPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.SQLConstraintsFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.SQLConstraintsPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.SQLDataTypesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.SQLDataTypesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.expressions.impl.SQLExpressionsFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.expressions.impl.SQLExpressionsPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.SQLRoutinesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.SQLRoutinesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLSchemaFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLSchemaPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.statements.impl.SQLStatementsFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.statements.impl.SQLStatementsPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.SQLTablesFactoryImpl
Creates the default factory implementation.
init() - Static method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.SQLTablesPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.SQLAccessControlPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.SQLConstraintsPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.SQLDataTypesPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.expressions.impl.SQLExpressionsPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.SQLRoutinesPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLSchemaPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.statements.impl.SQLStatementsPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.SQLTablesPackageImpl
Complete the initialization of the package and its meta-model.
INOUT - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.ParameterMode
The 'INOUT' literal value.
INOUT_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.routines.ParameterMode
The 'INOUT' literal object.
INSTEADOF - Static variable in class org.eclipse.wst.rdb.internal.models.sql.tables.ActionTimeType
The 'INSTEADOF' literal value.
INSTEADOF_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.tables.ActionTimeType
The 'INSTEADOF' literal object.
INTEGER - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'INTEGER' literal value.
INTEGER_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Integer Data Type' class.
INTEGER_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Integer Data Type' class.
INTEGER_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
INTEGER_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.
INTEGER_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
INTEGER_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.
INTEGER_DATA_TYPE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
INTEGER_DATA_TYPE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
INTEGER_DATA_TYPE__PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Precision' attribute.
INTEGER_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
INTEGER_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
INTEGER_DATA_TYPE__SCALE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Scale' attribute.
INTEGER_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Integer Data Type' class.
INTEGER_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'INTEGER' literal object.
IntegerDataType - Interface in org.eclipse.wst.rdb.internal.models.sql.datatypes
A representation of the model object 'Integer Data Type'.
IntegerDataTypeImpl - Class in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl
An implementation of the model object 'Integer Data Type'.
INTEGRITY_CONTROL_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Integrity Control Option' enum.
INTEGRITY_CONTROL_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Integrity Control Option' enum.
IntegrityControlOption - Class in org.eclipse.wst.rdb.internal.models.sql.datatypes
A representation of the literals of the enumeration 'Integrity Control Option', and utility methods for working with them.
INTERVAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'INTERVAL' literal value.
INTERVAL_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Interval Data Type' class.
INTERVAL_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Interval Data Type' class.
INTERVAL_DATA_TYPE__COMMENTS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Comments' reference list.
INTERVAL_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.
INTERVAL_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
INTERVAL_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.
INTERVAL_DATA_TYPE__FRACTIONAL_SECONDS_PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Fractional Seconds Precision' attribute.
INTERVAL_DATA_TYPE__FRACTIONAL_SECONDS_PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Fractional Seconds Precision' attribute feature.
INTERVAL_DATA_TYPE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
INTERVAL_DATA_TYPE__LEADING_FIELD_PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Leading Field Precision' attribute.
INTERVAL_DATA_TYPE__LEADING_FIELD_PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Leading Field Precision' attribute feature.
INTERVAL_DATA_TYPE__LEADING_QUALIFIER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Leading Qualifier' attribute.
INTERVAL_DATA_TYPE__LEADING_QUALIFIER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Leading Qualifier' attribute feature.
INTERVAL_DATA_TYPE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
INTERVAL_DATA_TYPE__PRIMITIVE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Primitive Type' attribute.
INTERVAL_DATA_TYPE__PRIVILEGES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Privileges' reference list.
INTERVAL_DATA_TYPE__TRAILING_FIELD_PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Trailing Field Precision' attribute.
INTERVAL_DATA_TYPE__TRAILING_FIELD_PRECISION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Trailing Field Precision' attribute feature.
INTERVAL_DATA_TYPE__TRAILING_QUALIFIER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Trailing Qualifier' attribute.
INTERVAL_DATA_TYPE__TRAILING_QUALIFIER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Trailing Qualifier' attribute feature.
INTERVAL_DATA_TYPE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 'Interval Data Type' class.
INTERVAL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'INTERVAL' literal object.
INTERVAL_QUALIFIER_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Interval Qualifier Type' enum.
INTERVAL_QUALIFIER_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage.Literals
The meta object literal for the 'Interval Qualifier Type' enum.
IntervalDataType - Interface in org.eclipse.wst.rdb.internal.models.sql.datatypes
A representation of the model object 'Interval Data Type'.
IntervalDataTypeImpl - Class in org.eclipse.wst.rdb.internal.models.sql.datatypes.impl
An implementation of the model object 'Interval Data Type'.
IntervalQualifierType - Class in org.eclipse.wst.rdb.internal.models.sql.datatypes
A representation of the literals of the enumeration 'Interval Qualifier Type', and utility methods for working with them.
isClustered() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl
 
isClustered() - Method in interface org.eclipse.wst.rdb.internal.models.sql.constraints.Index
Returns the value of the 'Clustered' attribute.
isConstructor() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.MethodImpl
 
isConstructor() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Method
Returns the value of the 'Constructor' attribute.
isCycleOption() - Method in interface org.eclipse.wst.rdb.internal.models.sql.schema.IdentitySpecifier
Returns the value of the 'Cycle Option' attribute.
isCycleOption() - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.IdentitySpecifierImpl
 
isDeferrable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.constraints.Constraint
Returns the value of the 'Deferrable' attribute.
isDeferrable() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ConstraintImpl
 
isDeleteOnCommit() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TemporaryTableImpl
 
isDeleteOnCommit() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.TemporaryTable
Returns the value of the 'Delete On Commit' attribute.
isDeleteType() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TriggerImpl
 
isDeleteType() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Trigger
Returns the value of the 'Delete Type' attribute.
isDeterministic() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.RoutineImpl
 
isDeterministic() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Routine
Returns the value of the 'Deterministic' attribute.
isEnforced() - Method in interface org.eclipse.wst.rdb.internal.models.sql.constraints.Constraint
Returns the value of the 'Enforced' attribute.
isEnforced() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ConstraintImpl
 
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.util.SQLAccessControlAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.util.SQLConstraintsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.util.SQLDataTypesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.expressions.util.SQLExpressionsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.util.SQLRoutinesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.util.SQLSchemaAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.statements.util.SQLStatementsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.util.SQLTablesAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFinal() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.StructuredUserDefinedTypeImpl
 
isFinal() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Final' attribute.
isFixedLength() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.CharacterStringDataType
Returns the value of the 'Fixed Length' attribute.
isFixedLength() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CharacterStringDataTypeImpl
 
isGrantable() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl
 
isGrantable() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.RoleAuthorizationImpl
 
isGrantable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.Privilege
Returns the value of the 'Grantable' attribute.
isGrantable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.RoleAuthorization
Returns the value of the 'Grantable' attribute.
isImplementationDependent() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
Returns the value of the 'Implementation Dependent' attribute.
isImplementationDependent() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
 
isInitiallyDeferred() - Method in interface org.eclipse.wst.rdb.internal.models.sql.constraints.Constraint
Returns the value of the 'Initially Deferred' attribute.
isInitiallyDeferred() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ConstraintImpl
 
isInsertable() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl
 
isInsertable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Table
Returns the value of the 'Insertable' attribute.
isInsertType() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TriggerImpl
 
isInsertType() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Trigger
Returns the value of the 'Insert Type' attribute.
isInstantiable() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.StructuredUserDefinedTypeImpl
 
isInstantiable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Instantiable' attribute.
isLocal() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TemporaryTableImpl
 
isLocal() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.TemporaryTable
Returns the value of the 'Local' attribute.
isLocator() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.ParameterImpl
 
isLocator() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Parameter
Returns the value of the 'Locator' attribute.
isMutator() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Function
Returns the value of the 'Mutator' attribute.
isMutator() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.FunctionImpl
 
isNullable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
Returns the value of the 'Nullable' attribute.
isNullable() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
 
isNullCall() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Function
Returns the value of the 'Null Call' attribute.
isNullCall() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.FunctionImpl
 
isOldSavePoint() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.ProcedureImpl
 
isOldSavePoint() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Procedure
Returns the value of the 'Old Save Point' attribute.
isOverriding() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.MethodImpl
 
isOverriding() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Method
Returns the value of the 'Overriding' attribute.
isPartOfForeignKey() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
 
isPartOfForeignKey() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
 
isPartOfPrimaryKey() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
 
isPartOfPrimaryKey() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
 
isPartOfUniqueConstraint() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
 
isPartOfUniqueConstraint() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
 
isRecovery() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.DataLinkDataType
Returns the value of the 'Recovery' attribute.
isRecovery() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DataLinkDataTypeImpl
 
isScopeChecked() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.AttributeDefinition
Returns the value of the 'Scope Checked' attribute.
isScopeChecked() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.Field
Returns the value of the 'Scope Checked' attribute.
isScopeChecked() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.AttributeDefinitionImpl
 
isScopeChecked() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.FieldImpl
 
isScopeChecked() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
Returns the value of the 'Scope Checked' attribute.
isScopeChecked() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
 
isSet(String) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
 
isSet(int) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
 
isSet(Property) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
 
isStatic() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Function
Returns the value of the 'Static' attribute.
isStatic() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.FunctionImpl
 
isSystemGenerated() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl
 
isSystemGenerated() - Method in interface org.eclipse.wst.rdb.internal.models.sql.constraints.Index
Returns the value of the 'System Generated' attribute.
isTimeZone() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.TimeDataTypeImpl
 
isTimeZone() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.TimeDataType
Returns the value of the 'Time Zone' attribute.
isTypePreserving() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Function
Returns the value of the 'Type Preserving' attribute.
isTypePreserving() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.FunctionImpl
 
isUnique() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl
 
isUnique() - Method in interface org.eclipse.wst.rdb.internal.models.sql.constraints.Index
Returns the value of the 'Unique' attribute.
isUpdatable() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl
 
isUpdatable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Table
Returns the value of the 'Updatable' attribute.
isUpdateType() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TriggerImpl
 
isUpdateType() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Trigger
Returns the value of the 'Update Type' attribute.
isWithHierarchy() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl
 
isWithHierarchy() - Method in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.Privilege
Returns the value of the 'With Hierarchy' attribute.

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