A B C D E F G I J L N O P Q R S T U V

C

C - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'C' literal value.
C_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'C' literal object.
CASCADE - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.CheckOption
The 'CASCADE' literal value.
CASCADE - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentUpdateDRIRuleType
The 'CASCADE' literal value.
CASCADE - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentDeleteDRIRuleType
The 'CASCADE' literal value.
CASCADE_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.CheckOption
The 'CASCADE' literal object.
CASCADE_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentUpdateDRIRuleType
The 'CASCADE' literal object.
CASCADE_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.ParentDeleteDRIRuleType
The 'CASCADE' literal object.
caseColumnDefinition(ColumnDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Column Definition'.
caseConstraintDefinition(ConstraintDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Constraint Definition'.
caseDatabaseVendorDefinition(DatabaseVendorDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Database Vendor Definition'.
caseExtendedDefinition(ExtendedDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Extended Definition'.
caseIndexDefinition(IndexDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Index Definition'.
casePredefinedDataTypeDefinition(PredefinedDataTypeDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Predefined Data Type Definition'.
caseQueryDefinition(QueryDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Query Definition'.
caseSequenceDefinition(SequenceDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Sequence Definition'.
caseSQLSyntaxDefinition(SQLSyntaxDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'SQL Syntax Definition'.
caseStoredProcedureDefinition(StoredProcedureDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Stored Procedure Definition'.
caseTableDefinition(TableDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Table Definition'.
caseTableSpaceDefinition(TableSpaceDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Table Space Definition'.
caseTriggerDefinition(TriggerDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'Trigger Definition'.
caseUserDefinedTypeDefinition(UserDefinedTypeDefinition) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionSwitch
Returns the result of interpretting the object as an instance of 'User Defined Type Definition'.
CHECK_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The meta object id for the 'Check Option' enum.
CheckOption - class org.eclipse.wst.rdb.internal.models.dbdefinition.CheckOption.
A representation of the literals of the enumeration 'Check Option', and utility methods for working with them.
CL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'CL' literal value.
CL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'CL' literal object.
COBOL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'COBOL' literal value.
COBOL_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'COBOL' literal object.
COBOLLE - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'COBOLLE' literal value.
COBOLLE_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'COBOLLE' literal object.
COLUMN_DEFINITION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The meta object id for the 'Column Definition' class.
COLUMN_DEFINITION__COMPUTED_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Computed Supported' attribute.
COLUMN_DEFINITION__IDENTITY_CYCLE_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Identity Cycle Supported' attribute.
COLUMN_DEFINITION__IDENTITY_INCREMENT_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Identity Increment Supported' attribute.
COLUMN_DEFINITION__IDENTITY_MAXIMUM_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Identity Maximum Supported' attribute.
COLUMN_DEFINITION__IDENTITY_MINIMUM_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Identity Minimum Supported' attribute.
COLUMN_DEFINITION__IDENTITY_START_VALUE_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Identity Start Value Supported' attribute.
COLUMN_DEFINITION__IDENTITY_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Identity Supported' attribute.
COLUMN_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The number of structural features of the the 'Column Definition' class.
ColumnDefinition - interface org.eclipse.wst.rdb.internal.models.dbdefinition.ColumnDefinition.
A representation of the model object 'Column Definition'.
ColumnDefinitionImpl - class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ColumnDefinitionImpl.
An implementation of the model object 'Column Definition'.
CONSTRAINT_DEFINITION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The meta object id for the 'Constraint Definition' class.
CONSTRAINT_DEFINITION__CHECK_OPTION - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Check Option' attribute list.
CONSTRAINT_DEFINITION__CLUSTERED_PRIMARY_KEY_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Clustered Primary Key Supported' attribute.
CONSTRAINT_DEFINITION__CLUSTERED_UNIQUE_CONSTRAINT_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Clustered Unique Constraint Supported' attribute.
CONSTRAINT_DEFINITION__DEFERRABLE_CONSTRAINT_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Deferrable Constraint Supported' attribute.
CONSTRAINT_DEFINITION__INFORMATIONAL_CONSTRAINT_SUPPORTED - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Informational Constraint Supported' attribute.
CONSTRAINT_DEFINITION__MAXIMUM_CHECK_EXPRESSION_LENGTH - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Maximum Check Expression Length' attribute.
CONSTRAINT_DEFINITION__PARENT_DELETE_DRI_RULE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Parent Delete DRI Rule Type' attribute list.
CONSTRAINT_DEFINITION__PARENT_UPDATE_DRI_RULE_TYPE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Parent Update DRI Rule Type' attribute list.
CONSTRAINT_DEFINITION__PRIMARY_KEY_NULLABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Primary Key Nullable' attribute.
CONSTRAINT_DEFINITION__UNIQUE_KEY_NULLABLE - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The feature id for the 'Unique Key Nullable' attribute.
CONSTRAINT_DEFINITION_FEATURE_COUNT - Static variable in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionPackage
The number of structural features of the the 'Constraint Definition' class.
ConstraintDefinition - interface org.eclipse.wst.rdb.internal.models.dbdefinition.ConstraintDefinition.
A representation of the model object 'Constraint Definition'.
ConstraintDefinitionImpl - class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.ConstraintDefinitionImpl.
An implementation of the model object 'Constraint Definition'.
convertToString(EDataType, Object) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
CPLUSPLUS - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'CPLUSPLUS' literal value.
CPLUSPLUS_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.LanguageType
The 'CPLUSPLUS' literal object.
create(EClass) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createAdapter(Notifier) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates an adapter for the target.
createColumnDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createColumnDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Column Definition'.
createColumnDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Column Definition'.
createConstraintDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createConstraintDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Constraint Definition'.
createConstraintDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Constraint Definition'.
createDatabaseVendorDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createDatabaseVendorDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Database Vendor Definition'.
createDatabaseVendorDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Database Vendor Definition'.
createEObjectAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for the default case.
createExtendedDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createExtendedDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Extended Definition'.
createExtendedDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Extended Definition'.
createFromString(EDataType, String) - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createIndexDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createIndexDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Index Definition'.
createIndexDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Index Definition'.
createPackageContents() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionPackageImpl
Creates the meta-model objects for the package.
createPredefinedDataTypeDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createPredefinedDataTypeDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Predefined Data Type Definition'.
createPredefinedDataTypeDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Predefined Data Type Definition'.
createQueryDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createQueryDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Query Definition'.
createQueryDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Query Definition'.
createSequenceDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createSequenceDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Sequence Definition'.
createSequenceDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Sequence Definition'.
createSQLSyntaxDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createSQLSyntaxDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'SQL Syntax Definition'.
createSQLSyntaxDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'SQL Syntax Definition'.
createStoredProcedureDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createStoredProcedureDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Stored Procedure Definition'.
createStoredProcedureDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Stored Procedure Definition'.
createTableDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createTableDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Table Definition'.
createTableDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Table Definition'.
createTableSpaceDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createTableSpaceDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Table Space Definition'.
createTableSpaceDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Table Space Definition'.
createTriggerDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createTriggerDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'Trigger Definition'.
createTriggerDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'Trigger Definition'.
createUserDefinedTypeDefinition() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.impl.DatabaseDefinitionFactoryImpl
createUserDefinedTypeDefinition() - Method in interface org.eclipse.wst.rdb.internal.models.dbdefinition.DatabaseDefinitionFactory
Returns a new object of class 'User Defined Type Definition'.
createUserDefinedTypeDefinitionAdapter() - Method in class org.eclipse.wst.rdb.internal.models.dbdefinition.util.DatabaseDefinitionAdapterFactory
Creates a new adapter for an object of class 'User Defined Type Definition'.
CURRENT_DATE - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT DATE' literal value.
CURRENT_DATE_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT DATE' literal object.
CURRENT_ID - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT ID' literal value.
CURRENT_ID_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT ID' literal object.
CURRENT_PATH - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT PATH' literal value.
CURRENT_PATH_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT PATH' literal object.
CURRENT_TIME - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT TIME' literal value.
CURRENT_TIME_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT TIME' literal object.
CURRENT_TIME_STAMP - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT TIME STAMP' literal value.
CURRENT_TIME_STAMP_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT TIME STAMP' literal object.
CURRENT_USER - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT USER' literal value.
CURRENT_USER_LITERAL - Static variable in class org.eclipse.wst.rdb.internal.models.dbdefinition.DefaultValueType
The 'CURRENT USER' literal object.

A B C D E F G I J L N O P Q R S T U V