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

T

Table - interface org.eclipse.wst.rdb.internal.models.sql.tables.Table.
A representation of the model object 'Table'.
TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The meta object id for the 'Table' class.
TABLE__COLUMNS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
TABLE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
TABLE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
TABLE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE__INDEX - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
TABLE__INSERTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
TABLE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
TABLE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
TABLE__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
TABLE__SUBTABLES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
TABLE__SUPERTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
TABLE__TRIGGERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
TABLE__UDT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
TABLE__UPDATABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
TABLE_CONSTRAINT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The meta object id for the 'Table Constraint' class.
TABLE_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.
TABLE_CONSTRAINT__DEFERRABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Deferrable' attribute.
TABLE_CONSTRAINT__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Dependencies' containment reference list.
TABLE_CONSTRAINT__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Description' attribute.
TABLE_CONSTRAINT__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_CONSTRAINT__ENFORCED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Enforced' attribute.
TABLE_CONSTRAINT__INITIALLY_DEFERRED - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Initially Deferred' attribute.
TABLE_CONSTRAINT__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Label' attribute.
TABLE_CONSTRAINT__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The feature id for the 'Name' attribute.
TABLE_CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.constraints.SQLConstraintsPackage
The number of structural features of the the 'Table Constraint' class.
TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The number of structural features of the the 'Table' class.
TABLE_PRIVILEGE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The meta object id for the 'Table Privilege' class.
TABLE_PRIVILEGE__ACTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Action' attribute.
TABLE_PRIVILEGE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'EAnnotations' containment reference list.
TABLE_PRIVILEGE__GRANTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantable' attribute.
TABLE_PRIVILEGE__GRANTOR - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Grantor' reference.
TABLE_PRIVILEGE__OBJECT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'Object' reference.
TABLE_PRIVILEGE__WITH_HIERARCHY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The feature id for the 'With Hierarchy' attribute.
TABLE_PRIVILEGE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.SQLAccessControlPackage
The number of structural features of the the 'Table Privilege' class.
TableConstraint - interface org.eclipse.wst.rdb.internal.models.sql.constraints.TableConstraint.
A representation of the model object 'Table Constraint'.
TableConstraintImpl - class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.TableConstraintImpl.
An implementation of the model object 'Table Constraint'.
TableImpl - class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl.
An implementation of the model object 'Table'.
TablePrivilege - interface org.eclipse.wst.rdb.internal.models.sql.accesscontrol.TablePrivilege.
A representation of the model object 'Table Privilege'.
TablePrivilegeImpl - class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.TablePrivilegeImpl.
An implementation of the model object 'Table Privilege'.
TEMPORARY_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The meta object id for the 'Temporary Table' class.
TEMPORARY_TABLE__COLUMNS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Columns' containment reference list.
TEMPORARY_TABLE__CONSTRAINTS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Constraints' containment reference list.
TEMPORARY_TABLE__DELETE_ON_COMMIT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Delete On Commit' attribute.
TEMPORARY_TABLE__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
TEMPORARY_TABLE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
TEMPORARY_TABLE__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
TEMPORARY_TABLE__INDEX - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Index' reference list.
TEMPORARY_TABLE__INSERTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Insertable' attribute.
TEMPORARY_TABLE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
TEMPORARY_TABLE__LOCAL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Local' attribute.
TEMPORARY_TABLE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
TEMPORARY_TABLE__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
TEMPORARY_TABLE__SELF_REF_COLUMN_GENERATION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Self Ref Column Generation' attribute.
TEMPORARY_TABLE__SUBTABLES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Subtables' reference list.
TEMPORARY_TABLE__SUPERTABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Supertable' reference.
TEMPORARY_TABLE__TRIGGERS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Triggers' reference list.
TEMPORARY_TABLE__UDT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Udt' reference.
TEMPORARY_TABLE__UPDATABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Updatable' attribute.
TEMPORARY_TABLE_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The number of structural features of the the 'Temporary Table' class.
TemporaryTable - interface org.eclipse.wst.rdb.internal.models.sql.tables.TemporaryTable.
A representation of the model object 'Temporary Table'.
TemporaryTableImpl - class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TemporaryTableImpl.
An implementation of the model object 'Temporary Table'.
TIME - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'TIME' literal value.
TIME_DATA_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The meta object id for the 'Time Data Type' class.
TIME_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.
TIME_DATA_TYPE__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Description' attribute.
TIME_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.
TIME_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.
TIME_DATA_TYPE__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Label' attribute.
TIME_DATA_TYPE__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Name' attribute.
TIME_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.
TIME_DATA_TYPE__TIME_ZONE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.datatypes.SQLDataTypesPackage
The feature id for the 'Time Zone' attribute.
TIME_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 'Time Data Type' class.
TIME_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'TIME' literal object.
TimeDataType - interface org.eclipse.wst.rdb.internal.models.sql.datatypes.TimeDataType.
A representation of the model object 'Time Data Type'.
TimeDataTypeImpl - class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.TimeDataTypeImpl.
An implementation of the model object 'Time Data Type'.
TIMESTAMP - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'TIMESTAMP' literal value.
TIMESTAMP_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.sql.datatypes.PrimitiveType
The 'TIMESTAMP' literal object.
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.expressions.impl.SearchConditionDefaultImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.expressions.impl.QueryExpressionDefaultImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.expressions.impl.ValueExpressionDefaultImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.DependencyImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.IdentitySpecifierImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.schema.impl.DatabaseImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ViewTableImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TriggerImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TemporaryTableImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.PrivilegeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.TablePrivilegeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.accesscontrol.impl.RoleAuthorizationImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.statements.impl.SQLStatementDefaultImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.PredefinedDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.NumericalDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ExactNumericDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.StructuredUserDefinedTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.IntervalDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CharacterSetImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.ArrayDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.BinaryStringDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DataLinkDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.TimeDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.UserDefinedTypeOrderingImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.FieldImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CharacterStringDataTypeImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.AttributeDefinitionImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.DomainImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.SourceImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.ParameterImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.RoutineImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.FunctionImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.ProcedureImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.routines.impl.MethodImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ConstraintImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexMemberImpl
toString() - Method in class org.eclipse.wst.rdb.internal.models.sql.constraints.impl.ForeignKeyImpl
Trigger - interface org.eclipse.wst.rdb.internal.models.sql.tables.Trigger.
A representation of the model object 'Trigger'.
TRIGGER - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The meta object id for the 'Trigger' class.
TRIGGER__ACTION_GRANULARITY - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Action Granularity' attribute.
TRIGGER__ACTION_STATEMENT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Action Statement' reference list.
TRIGGER__ACTION_TIME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Action Time' attribute.
TRIGGER__DELETE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Delete Type' attribute.
TRIGGER__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Dependencies' containment reference list.
TRIGGER__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Description' attribute.
TRIGGER__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'EAnnotations' containment reference list.
TRIGGER__INSERT_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Insert Type' attribute.
TRIGGER__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Label' attribute.
TRIGGER__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Name' attribute.
TRIGGER__NEW_ROW - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'New Row' attribute.
TRIGGER__NEW_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'New Table' attribute.
TRIGGER__OLD_ROW - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Old Row' attribute.
TRIGGER__OLD_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Old Table' attribute.
TRIGGER__SCHEMA - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Schema' reference.
TRIGGER__SUBJECT_TABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Subject Table' reference.
TRIGGER__TIME_STAMP - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Time Stamp' attribute.
TRIGGER__TRIGGER_COLUMN - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Trigger Column' reference list.
TRIGGER__UPDATE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'Update Type' attribute.
TRIGGER__WHEN - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The feature id for the 'When' containment reference.
TRIGGER_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.tables.SQLTablesPackage
The number of structural features of the the 'Trigger' class.
TriggerImpl - class org.eclipse.wst.rdb.internal.models.sql.tables.impl.TriggerImpl.
An implementation of the model object 'Trigger'.
TYPED_ELEMENT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The meta object id for the 'Typed Element' class.
TYPED_ELEMENT__CONTAINED_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Contained Type' containment reference.
TYPED_ELEMENT__DEPENDENCIES - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Dependencies' containment reference list.
TYPED_ELEMENT__DESCRIPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Description' attribute.
TYPED_ELEMENT__EANNOTATIONS - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'EAnnotations' containment reference list.
TYPED_ELEMENT__LABEL - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Label' attribute.
TYPED_ELEMENT__NAME - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Name' attribute.
TYPED_ELEMENT__REFERENCED_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The feature id for the 'Referenced Type' reference.
TYPED_ELEMENT_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.sql.schema.SQLSchemaPackage
The number of structural features of the the 'Typed Element' class.
TypedElement - interface org.eclipse.wst.rdb.internal.models.sql.schema.TypedElement.
A representation of the model object 'Typed Element'.
TypedElementImpl - class org.eclipse.wst.rdb.internal.models.sql.schema.impl.TypedElementImpl.
An implementation of the model object 'Typed Element'.

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