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__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__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__INCREMENT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Increment' 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__MINIMUM - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Minimum' attribute.
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_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The number of structural features of the the 'Identity Specifier' class.
IdentitySpecifier - interface org.eclipse.wst.rdb.internal.models.sql.schema.IdentitySpecifier.
A representation of the model object 'Identity Specifier'.
IdentitySpecifierImpl - class org.eclipse.wst.rdb.internal.models.sql.schema.impl.IdentitySpecifierImpl.
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.
IncrementType - class org.eclipse.wst.rdb.internal.models.sql.constraints.IncrementType.
A representation of the literals of the enumeration 'Increment Type', and utility methods for working with them.
Index - interface org.eclipse.wst.rdb.internal.models.sql.constraints.Index.
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__CLUSTERED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Clustered' attribute.
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__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__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__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__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
INDEX__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Schema' reference.
INDEX__TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Table' reference.
INDEX__UNIQUE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Unique' attribute.
INDEX_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the 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__COLUMN - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Column' reference.
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__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_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the the 'Index Member' class.
IndexImpl - class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl.
An implementation of the model object 'Index'.
IndexMember - interface org.eclipse.wst.rdb.internal.models.sql.constraints.IndexMember.
A representation of the model object 'Index Member'.
IndexMemberImpl - class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexMemberImpl.
An implementation of the model object 'Index Member'.
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.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.tables.impl.SQLTablesPackageImpl
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.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.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.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.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.constraints.impl.SQLConstraintsPackageImpl
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.expressions.impl.SQLExpressionsPackageImpl
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.tables.impl.SQLTablesPackageImpl
Complete the initialization of the package and its meta-model.
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.statements.impl.SQLStatementsPackageImpl
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.routines.impl.SQLRoutinesPackageImpl
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.
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__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__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 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 org.eclipse.wst.rdb.internal.models.sql.datatypes.IntegerDataType.
A representation of the model object 'Integer Data Type'.
IntegerDataTypeImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.IntegerDataTypeImpl.
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.
IntegrityControlOption - class org.eclipse.wst.rdb.internal.models.sql.datatypes.IntegrityControlOption.
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__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__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_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__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__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_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_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The number of structural features of the 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.
IntervalDataType - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.IntervalDataType.
A representation of the model object 'Interval Data Type'.
IntervalDataTypeImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.IntervalDataTypeImpl.
An implementation of the model object 'Interval Data Type'.
IntervalQualifierType - class org.eclipse.wst.rdb.internal.models.sql.datatypes.IntervalQualifierType.
A representation of the literals of the enumeration 'Interval Qualifier Type', and utility methods for working with them.
isClustered() - Method in interface org.eclipse.wst.rdb.internal.models.sql.constraints.Index
Returns the value of the 'Clustered' attribute.
isClustered() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl
isConstructor() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Method
Returns the value of the 'Constructor' attribute.
isConstructor() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.MethodImpl
isCycleOption() - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.IdentitySpecifierImpl
isCycleOption() - Method in interface org.eclipse.wst.rdb.internal.models.sql.schema.IdentitySpecifier
Returns the value of the 'Cycle Option' attribute.
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 interface org.eclipse.wst.rdb.internal.models.sql.routines.Routine
Returns the value of the 'Deterministic' attribute.
isDeterministic() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.RoutineImpl
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.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.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.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.tables.util.SQLTablesAdapterFactory
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.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.statements.util.SQLStatementsAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFinal() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Final' attribute.
isFinal() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.StructuredUserDefinedTypeImpl
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 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.
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
isImplementationDependent() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
isImplementationDependent() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
Returns the value of the 'Implementation Dependent' attribute.
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 interface org.eclipse.wst.rdb.internal.models.sql.datatypes.StructuredUserDefinedType
Returns the value of the 'Instantiable' attribute.
isInstantiable() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.StructuredUserDefinedTypeImpl
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 interface org.eclipse.wst.rdb.internal.models.sql.routines.Parameter
Returns the value of the 'Locator' attribute.
isLocator() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.ParameterImpl
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 class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
isNullable() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
Returns the value of the 'Nullable' attribute.
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 interface org.eclipse.wst.rdb.internal.models.sql.routines.Procedure
Returns the value of the 'Old Save Point' attribute.
isOldSavePoint() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.ProcedureImpl
isOverriding() - Method in interface org.eclipse.wst.rdb.internal.models.sql.routines.Method
Returns the value of the 'Overriding' attribute.
isOverriding() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.MethodImpl
isPartOfForeignKey() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
isPartOfForeignKey() - 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
isPartOfPrimaryKey() - 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
isPartOfUniqueConstraint() - Method in interface org.eclipse.wst.rdb.internal.models.sql.tables.Column
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.Field
Returns the value of the 'Scope Checked' attribute.
isScopeChecked() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.AttributeDefinition
Returns the value of the 'Scope Checked' attribute.
isScopeChecked() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
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.datatypes.impl.FieldImpl
isScopeChecked() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.AttributeDefinitionImpl
isSet(int) - 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.accesscontrol.impl.PrivilegeImpl
isSet(Property) - 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.accesscontrol.impl.PrivilegeImpl
isSet(String) - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
isSet(String) - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl
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
isTimeZone() - Method in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.TimeDataType
Returns the value of the 'Time Zone' attribute.
isTimeZone() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.TimeDataTypeImpl
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 interface org.eclipse.wst.rdb.internal.models.sql.constraints.Index
Returns the value of the 'Unique' attribute.
isUnique() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl
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 interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.TablePrivilege
Returns the value of the 'With Hierarchy' attribute.
isWithHierarchy() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.TablePrivilegeImpl

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