org.eclipse.wst.rdb.internal.models.dbdefinition
Interface DatabaseDefinitionPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DatabaseDefinitionPackageImpl

public interface DatabaseDefinitionPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
DatabaseDefinitionFactory

Inner classes inherited from class org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int CHECK_OPTION
          The meta object id for the 'Check Option' enum.
static int COLUMN_DEFINITION
          The meta object id for the 'Column Definition' class.
static int COLUMN_DEFINITION__COMPUTED_SUPPORTED
          The feature id for the 'Computed Supported' attribute.
static int COLUMN_DEFINITION__IDENTITY_CYCLE_SUPPORTED
          The feature id for the 'Identity Cycle Supported' attribute.
static int COLUMN_DEFINITION__IDENTITY_INCREMENT_SUPPORTED
          The feature id for the 'Identity Increment Supported' attribute.
static int COLUMN_DEFINITION__IDENTITY_MAXIMUM_SUPPORTED
          The feature id for the 'Identity Maximum Supported' attribute.
static int COLUMN_DEFINITION__IDENTITY_MINIMUM_SUPPORTED
          The feature id for the 'Identity Minimum Supported' attribute.
static int COLUMN_DEFINITION__IDENTITY_START_VALUE_SUPPORTED
          The feature id for the 'Identity Start Value Supported' attribute.
static int COLUMN_DEFINITION__IDENTITY_SUPPORTED
          The feature id for the 'Identity Supported' attribute.
static int COLUMN_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Column Definition' class.
static int CONSTRAINT_DEFINITION
          The meta object id for the 'Constraint Definition' class.
static int CONSTRAINT_DEFINITION__CHECK_OPTION
          The feature id for the 'Check Option' attribute list.
static int CONSTRAINT_DEFINITION__CLUSTERED_PRIMARY_KEY_SUPPORTED
          The feature id for the 'Clustered Primary Key Supported' attribute.
static int CONSTRAINT_DEFINITION__CLUSTERED_UNIQUE_CONSTRAINT_SUPPORTED
          The feature id for the 'Clustered Unique Constraint Supported' attribute.
static int CONSTRAINT_DEFINITION__DEFERRABLE_CONSTRAINT_SUPPORTED
          The feature id for the 'Deferrable Constraint Supported' attribute.
static int CONSTRAINT_DEFINITION__INFORMATIONAL_CONSTRAINT_SUPPORTED
          The feature id for the 'Informational Constraint Supported' attribute.
static int CONSTRAINT_DEFINITION__MAXIMUM_CHECK_EXPRESSION_LENGTH
          The feature id for the 'Maximum Check Expression Length' attribute.
static int CONSTRAINT_DEFINITION__PARENT_DELETE_DRI_RULE_TYPE
          The feature id for the 'Parent Delete DRI Rule Type' attribute list.
static int CONSTRAINT_DEFINITION__PARENT_UPDATE_DRI_RULE_TYPE
          The feature id for the 'Parent Update DRI Rule Type' attribute list.
static int CONSTRAINT_DEFINITION__PRIMARY_KEY_NULLABLE
          The feature id for the 'Primary Key Nullable' attribute.
static int CONSTRAINT_DEFINITION__UNIQUE_KEY_NULLABLE
          The feature id for the 'Unique Key Nullable' attribute.
static int CONSTRAINT_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Constraint Definition' class.
static int DATABASE_VENDOR_DEFINITION
          The meta object id for the 'Database Vendor Definition' class.
static int DATABASE_VENDOR_DEFINITION__ALIAS_SUPPORTED
          The feature id for the 'Alias Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__COLUMN_DEFINITION
          The feature id for the 'Column Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__CONSTRAINT_DEFINITION
          The feature id for the 'Constraint Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__CONSTRAINTS_SUPPORTED
          The feature id for the 'Constraints Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__DOMAIN_SUPPORTED
          The feature id for the 'Domain Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__EXTENDED_DEFINITIONS
          The feature id for the 'Extended Definitions' containment reference list.
static int DATABASE_VENDOR_DEFINITION__INDEX_DEFINITION
          The feature id for the 'Index Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__JOIN_SUPPORTED
          The feature id for the 'Join Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__MAXIMUM_COMMENT_LENGTH
          The feature id for the 'Maximum Comment Length' attribute.
static int DATABASE_VENDOR_DEFINITION__MAXIMUM_IDENTIFIER_LENGTH
          The feature id for the 'Maximum Identifier Length' attribute.
static int DATABASE_VENDOR_DEFINITION__MQT_SUPPORTED
          The feature id for the 'MQT Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__NICKNAME_CONSTRAINT_SUPPORTED
          The feature id for the 'Nickname Constraint Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__NICKNAME_SUPPORTED
          The feature id for the 'Nickname Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__PREDEFINED_DATA_TYPE_DEFINITIONS
          The feature id for the 'Predefined Data Type Definitions' containment reference list.
static int DATABASE_VENDOR_DEFINITION__QUERY_DEFINITION
          The feature id for the 'Query Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__SCHEMA_SUPPORTED
          The feature id for the 'Schema Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__SEQUENCE_DEFINITION
          The feature id for the 'Sequence Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__SEQUENCE_SUPPORTED
          The feature id for the 'Sequence Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__SNAPSHOT_VIEW_SUPPORTED
          The feature id for the 'Snapshot View Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__SQL_STATEMENT_SUPPORTED
          The feature id for the 'SQL Statement Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__SQL_SYNTAX_DEFINITION
          The feature id for the 'SQL Syntax Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__STORED_PROCEDURE_DEFINITION
          The feature id for the 'Stored Procedure Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__TABLE_DEFINITION
          The feature id for the 'Table Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__TABLE_SPACE_DEFINITION
          The feature id for the 'Table Space Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__TABLESPACES_SUPPORTED
          The feature id for the 'Tablespaces Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__TRIGGER_DEFINITION
          The feature id for the 'Trigger Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__TRIGGER_SUPPORTED
          The feature id for the 'Trigger Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__UDT_DEFINITION
          The feature id for the 'Udt Definition' containment reference.
static int DATABASE_VENDOR_DEFINITION__USER_DEFINED_TYPE_SUPPORTED
          The feature id for the 'User Defined Type Supported' attribute.
static int DATABASE_VENDOR_DEFINITION__VENDOR
          The feature id for the 'Vendor' attribute.
static int DATABASE_VENDOR_DEFINITION__VERSION
          The feature id for the 'Version' attribute.
static int DATABASE_VENDOR_DEFINITION__VIEW_TRIGGER_SUPPORTED
          The feature id for the 'View Trigger Supported' attribute.
static int DATABASE_VENDOR_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Database Vendor Definition' class.
static int DEFAULT_VALUE_TYPE
          The meta object id for the 'Default Value Type' enum.
static DatabaseDefinitionPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int EXTENDED_DEFINITION
          The meta object id for the 'Extended Definition' class.
static int EXTENDED_DEFINITION__NAME
          The feature id for the 'Name' attribute.
static int EXTENDED_DEFINITION__VALUE
          The feature id for the 'Value' attribute.
static int EXTENDED_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Extended Definition' class.
static int INDEX_DEFINITION
          The meta object id for the 'Index Definition' class.
static int INDEX_DEFINITION__CLUSTER_CHANGEABLE
          The feature id for the 'Cluster Changeable' attribute.
static int INDEX_DEFINITION__CLUSTERING_SUPPORTED
          The feature id for the 'Clustering Supported' attribute.
static int INDEX_DEFINITION__FILL_FACTOR_SUPPORTED
          The feature id for the 'Fill Factor Supported' attribute.
static int INDEX_DEFINITION__INCLUDED_COLUMNS_SUPPORTED
          The feature id for the 'Included Columns Supported' attribute.
static int INDEX_DEFINITION__PERCENT_FREE_CHANGEABLE
          The feature id for the 'Percent Free Changeable' attribute.
static int INDEX_DEFINITION__PERCENT_FREE_TERMINOLOGY
          The feature id for the 'Percent Free Terminology' attribute.
static int INDEX_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Index Definition' class.
static int LANGUAGE_TYPE
          The meta object id for the 'Language Type' enum.
static int PARAMETER_STYLE
          The meta object id for the 'Parameter Style' enum.
static int PARENT_DELETE_DRI_RULE_TYPE
          The meta object id for the 'Parent Delete DRI Rule Type' enum.
static int PARENT_UPDATE_DRI_RULE_TYPE
          The meta object id for the 'Parent Update DRI Rule Type' enum.
static int PERCENT_FREE_TERMINOLOGY
          The meta object id for the 'Percent Free Terminology' enum.
static int PREDEFINED_DATA_TYPE_DEFINITION
          The meta object id for the 'Predefined Data Type Definition' class.
static int PREDEFINED_DATA_TYPE_DEFINITION__BIT_DATA_SUPPORTED
          The feature id for the 'Bit Data Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__CHARACTER_SET
          The feature id for the 'Character Set' attribute list.
static int PREDEFINED_DATA_TYPE_DEFINITION__CHARACTER_SET_SUFFIX
          The feature id for the 'Character Set Suffix' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__CLUSTERING_SUPPORTED
          The feature id for the 'Clustering Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_LENGTH
          The feature id for the 'Default Length' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_SUPPORTED
          The feature id for the 'Default Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_VALUE_TYPES
          The feature id for the 'Default Value Types' attribute list.
static int PREDEFINED_DATA_TYPE_DEFINITION__ENCODING_SCHEME
          The feature id for the 'Encoding Scheme' attribute list.
static int PREDEFINED_DATA_TYPE_DEFINITION__ENCODING_SCHEME_SUFFIX
          The feature id for the 'Encoding Scheme Suffix' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__FILL_FACTOR_SUPPORTED
          The feature id for the 'Fill Factor Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__FORMATTER_CLASS_NAME
          The feature id for the 'Formatter Class Name' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__IDENTITY_SUPPORTED
          The feature id for the 'Identity Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__JAVA_CLASS_NAME
          The feature id for the 'Java Class Name' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__JDBC_ENUM_TYPE
          The feature id for the 'Jdbc Enum Type' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__KEY_CONSTRAINT_SUPPORTED
          The feature id for the 'Key Constraint Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__LENGTH_SUPPORTED
          The feature id for the 'Length Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_LENGTH
          The feature id for the 'Maximum Length' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_PRECISION
          The feature id for the 'Maximum Precision' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_SCALE
          The feature id for the 'Maximum Scale' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_VALUE
          The feature id for the 'Maximum Value' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__MINIMUM_SCALE
          The feature id for the 'Minimum Scale' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__MINIMUM_VALUE
          The feature id for the 'Minimum Value' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__MULTIPLE_COLUMNS_SUPPORTED
          The feature id for the 'Multiple Columns Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__NAME
          The feature id for the 'Name' attribute list.
static int PREDEFINED_DATA_TYPE_DEFINITION__NULLABLE_SUPPORTED
          The feature id for the 'Nullable Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__PRECISION_SUPPORTED
          The feature id for the 'Precision Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__PRIMITIVE_TYPE
          The feature id for the 'Primitive Type' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION__SCALE_SUPPORTED
          The feature id for the 'Scale Supported' attribute.
static int PREDEFINED_DATA_TYPE_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Predefined Data Type Definition' class.
static int PROCEDURE_TYPE
          The meta object id for the 'Procedure Type' enum.
static int QUERY_DEFINITION
          The meta object id for the 'Query Definition' class.
static int QUERY_DEFINITION__CAST_EXPRESSION_SUPPORTED
          The feature id for the 'Cast Expression Supported' attribute.
static int QUERY_DEFINITION__DEFAULT_KEYWORD_FOR_INSERT_VALUE_SUPPORTED
          The feature id for the 'Default Keyword For Insert Value Supported' attribute.
static int QUERY_DEFINITION__EXTENDED_GROUPING_SUPPORTED
          The feature id for the 'Extended Grouping Supported' attribute.
static int QUERY_DEFINITION__HOST_VARIABLE_MARKER
          The feature id for the 'Host Variable Marker' attribute.
static int QUERY_DEFINITION__HOST_VARIABLE_MARKER_SUPPORTED
          The feature id for the 'Host Variable Marker Supported' attribute.
static int QUERY_DEFINITION__IDENTIFIER_QUOTE_STRING
          The feature id for the 'Identifier Quote String' attribute.
static int QUERY_DEFINITION__TABLE_ALIAS_IN_DELETE_SUPPORTED
          The feature id for the 'Table Alias In Delete Supported' attribute.
static int QUERY_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Query Definition' class.
static int SEQUENCE_DEFINITION
          The meta object id for the 'Sequence Definition' class.
static int SEQUENCE_DEFINITION__CACHE_DEFAULT_VALUE
          The feature id for the 'Cache Default Value' attribute.
static int SEQUENCE_DEFINITION__CACHE_SUPPORTED
          The feature id for the 'Cache Supported' attribute.
static int SEQUENCE_DEFINITION__DEFAULT_DATA_TYPE_DEFINITION
          The feature id for the 'Default Data Type Definition' reference.
static int SEQUENCE_DEFINITION__NO_CACHE_STRING
          The feature id for the 'No Cache String' attribute.
static int SEQUENCE_DEFINITION__NO_MAXIMUM_VALUE_STRING
          The feature id for the 'No Maximum Value String' attribute.
static int SEQUENCE_DEFINITION__NO_MINIMUM_VALUE_STRING
          The feature id for the 'No Minimum Value String' attribute.
static int SEQUENCE_DEFINITION__ORDER_SUPPORTED
          The feature id for the 'Order Supported' attribute.
static int SEQUENCE_DEFINITION__PREDEFINED_DATA_TYPE_DEFINITIONS
          The feature id for the 'Predefined Data Type Definitions' reference list.
static int SEQUENCE_DEFINITION__TYPE_ENUMERATION_SUPPORTED
          The feature id for the 'Type Enumeration Supported' attribute.
static int SEQUENCE_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Sequence Definition' class.
static int SQL_SYNTAX_DEFINITION
          The meta object id for the 'SQL Syntax Definition' class.
static int SQL_SYNTAX_DEFINITION__KEYWORDS
          The feature id for the 'Keywords' attribute list.
static int SQL_SYNTAX_DEFINITION__OPERATORS
          The feature id for the 'Operators' attribute list.
static int SQL_SYNTAX_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'SQL Syntax Definition' class.
static int STORED_PROCEDURE_DEFINITION
          The meta object id for the 'Stored Procedure Definition' class.
static int STORED_PROCEDURE_DEFINITION__DETERMININSTIC_SUPPORTED
          The feature id for the 'Determininstic Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__FUNCTION_LANGUAGE_TYPE
          The feature id for the 'Function Language Type' attribute list.
static int STORED_PROCEDURE_DEFINITION__LANGUAGE_TYPE
          The feature id for the 'Language Type' attribute list.
static int STORED_PROCEDURE_DEFINITION__MAXIMUM_ACTION_BODY_LENGTH
          The feature id for the 'Maximum Action Body Length' attribute.
static int STORED_PROCEDURE_DEFINITION__NULL_INPUT_ACTION_SUPPORTED
          The feature id for the 'Null Input Action Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__PACKAGE_GENERATION_SUPPORTED
          The feature id for the 'Package Generation Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__PARAMETER_DECLARATION_CONSTRAINT_SUPPORTED
          The feature id for the 'Parameter Declaration Constraint Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__PARAMETER_INIT_VALUE_SUPPORTED
          The feature id for the 'Parameter Init Value Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE
          The feature id for the 'Parameter Style' attribute list.
static int STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE_SUPPORTED
          The feature id for the 'Parameter Style Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__PROCEDURE_TYPE
          The feature id for the 'Procedure Type' attribute list.
static int STORED_PROCEDURE_DEFINITION__RETURN_TYPE_SUPPORTED
          The feature id for the 'Return Type Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__RETURNED_NULL_SUPPORTED
          The feature id for the 'Returned Null Supported' attribute.
static int STORED_PROCEDURE_DEFINITION__RETURNED_TYPE_DECLARATION_CONSTRAINT_SUPPORTED
          The feature id for the 'Returned Type Declaration Constraint Supported' attribute.
static int STORED_PROCEDURE_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Stored Procedure Definition' class.
static int TABLE_DEFINITION
          The meta object id for the 'Table Definition' class.
static int TABLE_DEFINITION__AUDIT_SUPPORTED
          The feature id for the 'Audit Supported' attribute.
static int TABLE_DEFINITION__DATA_CAPTURE_SUPPORTED
          The feature id for the 'Data Capture Supported' attribute.
static int TABLE_DEFINITION__EDIT_PROC_SUPPORTED
          The feature id for the 'Edit Proc Supported' attribute.
static int TABLE_DEFINITION__ENCODING_SUPPORTED
          The feature id for the 'Encoding Supported' attribute.
static int TABLE_DEFINITION__VALID_PROC_SUPPORTED
          The feature id for the 'Valid Proc Supported' attribute.
static int TABLE_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Table Definition' class.
static int TABLE_SPACE_DEFINITION
          The meta object id for the 'Table Space Definition' class.
static int TABLE_SPACE_DEFINITION__BUFFER_POOL_SUPPORTED
          The feature id for the 'Buffer Pool Supported' attribute.
static int TABLE_SPACE_DEFINITION__CONTAINER_EXTENT_SIZE_SUPPORTED
          The feature id for the 'Container Extent Size Supported' attribute.
static int TABLE_SPACE_DEFINITION__CONTAINER_INITIAL_SIZE_SUPPORTED
          The feature id for the 'Container Initial Size Supported' attribute.
static int TABLE_SPACE_DEFINITION__CONTAINER_MAXIMUM_SIZE_SUPPORTED
          The feature id for the 'Container Maximum Size Supported' attribute.
static int TABLE_SPACE_DEFINITION__DEFAULT_SUPPORTED
          The feature id for the 'Default Supported' attribute.
static int TABLE_SPACE_DEFINITION__EXTENT_SIZE_SUPPORTED
          The feature id for the 'Extent Size Supported' attribute.
static int TABLE_SPACE_DEFINITION__MANAGED_BY_SUPPORTED
          The feature id for the 'Managed By Supported' attribute.
static int TABLE_SPACE_DEFINITION__PAGE_SIZE_SUPPORTED
          The feature id for the 'Page Size Supported' attribute.
static int TABLE_SPACE_DEFINITION__PREFETCH_SIZE_SUPPORTED
          The feature id for the 'Prefetch Size Supported' attribute.
static int TABLE_SPACE_DEFINITION__TABLE_SPACE_TYPE
          The feature id for the 'Table Space Type' attribute list.
static int TABLE_SPACE_DEFINITION__TYPE_SUPPORTED
          The feature id for the 'Type Supported' attribute.
static int TABLE_SPACE_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Table Space Definition' class.
static int TABLE_SPACE_TYPE
          The meta object id for the 'Table Space Type' enum.
static int TRIGGER_DEFINITION
          The meta object id for the 'Trigger Definition' class.
static int TRIGGER_DEFINITION__GRANULARITY_SUPPORTED
          The feature id for the 'Granularity Supported' attribute.
static int TRIGGER_DEFINITION__INSTEAD_OF_TRIGGER_SUPPORTED
          The feature id for the 'Instead Of Trigger Supported' attribute.
static int TRIGGER_DEFINITION__MAXIMUM_ACTION_BODY_LENGTH
          The feature id for the 'Maximum Action Body Length' attribute.
static int TRIGGER_DEFINITION__MAXIMUM_REFERENCE_PART_LENGTH
          The feature id for the 'Maximum Reference Part Length' attribute.
static int TRIGGER_DEFINITION__PER_COLUMN_UPDATE_TRIGGER_SUPPORTED
          The feature id for the 'Per Column Update Trigger Supported' attribute.
static int TRIGGER_DEFINITION__REFERENCES_CLAUSE_SUPPORTED
          The feature id for the 'References Clause Supported' attribute.
static int TRIGGER_DEFINITION__ROW_TRIGGER_REFERENCE_SUPPORTED
          The feature id for the 'Row Trigger Reference Supported' attribute.
static int TRIGGER_DEFINITION__TABLE_TRIGGER_REFERENCE_SUPPORTED
          The feature id for the 'Table Trigger Reference Supported' attribute.
static int TRIGGER_DEFINITION__TYPE_SUPPORTED
          The feature id for the 'Type Supported' attribute.
static int TRIGGER_DEFINITION__WHEN_CLAUSE_SUPPORTED
          The feature id for the 'When Clause Supported' attribute.
static int TRIGGER_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'Trigger Definition' class.
static int USER_DEFINED_TYPE_DEFINITION
          The meta object id for the 'User Defined Type Definition' class.
static int USER_DEFINED_TYPE_DEFINITION__DEFAULT_VALUE_SUPPORTED
          The feature id for the 'Default Value Supported' attribute.
static int USER_DEFINED_TYPE_DEFINITION__DISTINCT_TYPE_SUPPORTED
          The feature id for the 'Distinct Type Supported' attribute.
static int USER_DEFINED_TYPE_DEFINITION__STRUCTURED_TYPE_SUPPORTED
          The feature id for the 'Structured Type Supported' attribute.
static int USER_DEFINED_TYPE_DEFINITION_FEATURE_COUNT
          The number of structural features of the the 'User Defined Type Definition' class.
 
Method Summary
 org.eclipse.emf.ecore.EEnum getCheckOption()
          Returns the meta object for enum 'Check Option'.
 org.eclipse.emf.ecore.EAttribute getColumnDefinition_ComputedSupported()
          Returns the meta object for the attribute 'Computed Supported'.
 org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityCycleSupported()
          Returns the meta object for the attribute 'Identity Cycle Supported'.
 org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityIncrementSupported()
          Returns the meta object for the attribute 'Identity Increment Supported'.
 org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityMaximumSupported()
          Returns the meta object for the attribute 'Identity Maximum Supported'.
 org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityMinimumSupported()
          Returns the meta object for the attribute 'Identity Minimum Supported'.
 org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityStartValueSupported()
          Returns the meta object for the attribute 'Identity Start Value Supported'.
 org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentitySupported()
          Returns the meta object for the attribute 'Identity Supported'.
 org.eclipse.emf.ecore.EClass getColumnDefinition()
          Returns the meta object for class 'Column Definition'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_CheckOption()
          Returns the meta object for the attribute list 'Check Option'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ClusteredPrimaryKeySupported()
          Returns the meta object for the attribute 'Clustered Primary Key Supported'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ClusteredUniqueConstraintSupported()
          Returns the meta object for the attribute 'Clustered Unique Constraint Supported'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_DeferrableConstraintSupported()
          Returns the meta object for the attribute 'Deferrable Constraint Supported'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_InformationalConstraintSupported()
          Returns the meta object for the attribute 'Informational Constraint Supported'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_MaximumCheckExpressionLength()
          Returns the meta object for the attribute 'Maximum Check Expression Length'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ParentDeleteDRIRuleType()
          Returns the meta object for the attribute list 'Parent Delete DRI Rule Type'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ParentUpdateDRIRuleType()
          Returns the meta object for the attribute list 'Parent Update DRI Rule Type'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_PrimaryKeyNullable()
          Returns the meta object for the attribute 'Primary Key Nullable'.
 org.eclipse.emf.ecore.EAttribute getConstraintDefinition_UniqueKeyNullable()
          Returns the meta object for the attribute 'Unique Key Nullable'.
 org.eclipse.emf.ecore.EClass getConstraintDefinition()
          Returns the meta object for class 'Constraint Definition'.
 DatabaseDefinitionFactory getDatabaseDefinitionFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_AliasSupported()
          Returns the meta object for the attribute 'Alias Supported'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_ColumnDefinition()
          Returns the meta object for the containment reference 'Column Definition'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_ConstraintDefinition()
          Returns the meta object for the containment reference 'Constraint Definition'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_ConstraintsSupported()
          Returns the meta object for the attribute 'Constraints Supported'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_DomainSupported()
          Returns the meta object for the attribute 'Domain Supported'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_ExtendedDefinitions()
          Returns the meta object for the containment reference list 'Extended Definitions'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_IndexDefinition()
          Returns the meta object for the containment reference 'Index Definition'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_JoinSupported()
          Returns the meta object for the attribute 'Join Supported'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_MaximumCommentLength()
          Returns the meta object for the attribute 'Maximum Comment Length'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_MaximumIdentifierLength()
          Returns the meta object for the attribute 'Maximum Identifier Length'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_MQTSupported()
          Returns the meta object for the attribute 'MQT Supported'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_NicknameConstraintSupported()
          Returns the meta object for the attribute 'Nickname Constraint Supported'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_NicknameSupported()
          Returns the meta object for the attribute 'Nickname Supported'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_PredefinedDataTypeDefinitions()
          Returns the meta object for the containment reference list 'Predefined Data Type Definitions'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_QueryDefinition()
          Returns the meta object for the containment reference 'Query Definition'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SchemaSupported()
          Returns the meta object for the attribute 'Schema Supported'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_SequenceDefinition()
          Returns the meta object for the containment reference 'Sequence Definition'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SequenceSupported()
          Returns the meta object for the attribute 'Sequence Supported'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SnapshotViewSupported()
          Returns the meta object for the attribute 'Snapshot View Supported'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SQLStatementSupported()
          Returns the meta object for the attribute 'SQL Statement Supported'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_SQLSyntaxDefinition()
          Returns the meta object for the containment reference 'SQL Syntax Definition'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_StoredProcedureDefinition()
          Returns the meta object for the containment reference 'Stored Procedure Definition'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_TableDefinition()
          Returns the meta object for the containment reference 'Table Definition'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_TableSpaceDefinition()
          Returns the meta object for the containment reference 'Table Space Definition'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_TablespacesSupported()
          Returns the meta object for the attribute 'Tablespaces Supported'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_TriggerDefinition()
          Returns the meta object for the containment reference 'Trigger Definition'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_TriggerSupported()
          Returns the meta object for the attribute 'Trigger Supported'.
 org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_UdtDefinition()
          Returns the meta object for the containment reference 'Udt Definition'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_UserDefinedTypeSupported()
          Returns the meta object for the attribute 'User Defined Type Supported'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_Vendor()
          Returns the meta object for the attribute 'Vendor'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_ViewTriggerSupported()
          Returns the meta object for the attribute 'View Trigger Supported'.
 org.eclipse.emf.ecore.EClass getDatabaseVendorDefinition()
          Returns the meta object for class 'Database Vendor Definition'.
 org.eclipse.emf.ecore.EEnum getDefaultValueType()
          Returns the meta object for enum 'Default Value Type'.
 org.eclipse.emf.ecore.EAttribute getExtendedDefinition_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EAttribute getExtendedDefinition_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getExtendedDefinition()
          Returns the meta object for class 'Extended Definition'.
 org.eclipse.emf.ecore.EAttribute getIndexDefinition_ClusterChangeable()
          Returns the meta object for the attribute 'Cluster Changeable'.
 org.eclipse.emf.ecore.EAttribute getIndexDefinition_ClusteringSupported()
          Returns the meta object for the attribute 'Clustering Supported'.
 org.eclipse.emf.ecore.EAttribute getIndexDefinition_FillFactorSupported()
          Returns the meta object for the attribute 'Fill Factor Supported'.
 org.eclipse.emf.ecore.EAttribute getIndexDefinition_IncludedColumnsSupported()
          Returns the meta object for the attribute 'Included Columns Supported'.
 org.eclipse.emf.ecore.EAttribute getIndexDefinition_PercentFreeChangeable()
          Returns the meta object for the attribute 'Percent Free Changeable'.
 org.eclipse.emf.ecore.EAttribute getIndexDefinition_PercentFreeTerminology()
          Returns the meta object for the attribute 'Percent Free Terminology'.
 org.eclipse.emf.ecore.EClass getIndexDefinition()
          Returns the meta object for class 'Index Definition'.
 org.eclipse.emf.ecore.EEnum getLanguageType()
          Returns the meta object for enum 'Language Type'.
 org.eclipse.emf.ecore.EEnum getParameterStyle()
          Returns the meta object for enum 'Parameter Style'.
 org.eclipse.emf.ecore.EEnum getParentDeleteDRIRuleType()
          Returns the meta object for enum 'Parent Delete DRI Rule Type'.
 org.eclipse.emf.ecore.EEnum getParentUpdateDRIRuleType()
          Returns the meta object for enum 'Parent Update DRI Rule Type'.
 org.eclipse.emf.ecore.EEnum getPercentFreeTerminology()
          Returns the meta object for enum 'Percent Free Terminology'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_BitDataSupported()
          Returns the meta object for the attribute 'Bit Data Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_CharacterSet()
          Returns the meta object for the attribute list 'Character Set'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_CharacterSetSuffix()
          Returns the meta object for the attribute 'Character Set Suffix'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_ClusteringSupported()
          Returns the meta object for the attribute 'Clustering Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_DefaultLength()
          Returns the meta object for the attribute 'Default Length'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_DefaultSupported()
          Returns the meta object for the attribute 'Default Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_DefaultValueTypes()
          Returns the meta object for the attribute list 'Default Value Types'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_EncodingScheme()
          Returns the meta object for the attribute list 'Encoding Scheme'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_EncodingSchemeSuffix()
          Returns the meta object for the attribute 'Encoding Scheme Suffix'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_FillFactorSupported()
          Returns the meta object for the attribute 'Fill Factor Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_FormatterClassName()
          Returns the meta object for the attribute 'Formatter Class Name'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_IdentitySupported()
          Returns the meta object for the attribute 'Identity Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_JavaClassName()
          Returns the meta object for the attribute 'Java Class Name'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_JdbcEnumType()
          Returns the meta object for the attribute 'Jdbc Enum Type'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_KeyConstraintSupported()
          Returns the meta object for the attribute 'Key Constraint Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_LengthSupported()
          Returns the meta object for the attribute 'Length Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumLength()
          Returns the meta object for the attribute 'Maximum Length'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumPrecision()
          Returns the meta object for the attribute 'Maximum Precision'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumScale()
          Returns the meta object for the attribute 'Maximum Scale'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumValue()
          Returns the meta object for the attribute 'Maximum Value'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MinimumScale()
          Returns the meta object for the attribute 'Minimum Scale'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MinimumValue()
          Returns the meta object for the attribute 'Minimum Value'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MultipleColumnsSupported()
          Returns the meta object for the attribute 'Multiple Columns Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_Name()
          Returns the meta object for the attribute list 'Name'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_NullableSupported()
          Returns the meta object for the attribute 'Nullable Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_PrecisionSupported()
          Returns the meta object for the attribute 'Precision Supported'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_PrimitiveType()
          Returns the meta object for the attribute 'Primitive Type'.
 org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_ScaleSupported()
          Returns the meta object for the attribute 'Scale Supported'.
 org.eclipse.emf.ecore.EClass getPredefinedDataTypeDefinition()
          Returns the meta object for class 'Predefined Data Type Definition'.
 org.eclipse.emf.ecore.EEnum getProcedureType()
          Returns the meta object for enum 'Procedure Type'.
 org.eclipse.emf.ecore.EAttribute getQueryDefinition_CastExpressionSupported()
          Returns the meta object for the attribute 'Cast Expression Supported'.
 org.eclipse.emf.ecore.EAttribute getQueryDefinition_DefaultKeywordForInsertValueSupported()
          Returns the meta object for the attribute 'Default Keyword For Insert Value Supported'.
 org.eclipse.emf.ecore.EAttribute getQueryDefinition_ExtendedGroupingSupported()
          Returns the meta object for the attribute 'Extended Grouping Supported'.
 org.eclipse.emf.ecore.EAttribute getQueryDefinition_HostVariableMarker()
          Returns the meta object for the attribute 'Host Variable Marker'.
 org.eclipse.emf.ecore.EAttribute getQueryDefinition_HostVariableMarkerSupported()
          Returns the meta object for the attribute 'Host Variable Marker Supported'.
 org.eclipse.emf.ecore.EAttribute getQueryDefinition_IdentifierQuoteString()
          Returns the meta object for the attribute 'Identifier Quote String'.
 org.eclipse.emf.ecore.EAttribute getQueryDefinition_TableAliasInDeleteSupported()
          Returns the meta object for the attribute 'Table Alias In Delete Supported'.
 org.eclipse.emf.ecore.EClass getQueryDefinition()
          Returns the meta object for class 'Query Definition'.
 org.eclipse.emf.ecore.EAttribute getSequenceDefinition_CacheDefaultValue()
          Returns the meta object for the attribute 'Cache Default Value'.
 org.eclipse.emf.ecore.EAttribute getSequenceDefinition_CacheSupported()
          Returns the meta object for the attribute 'Cache Supported'.
 org.eclipse.emf.ecore.EReference getSequenceDefinition_DefaultDataTypeDefinition()
          Returns the meta object for the reference 'Default Data Type Definition'.
 org.eclipse.emf.ecore.EAttribute getSequenceDefinition_NoCacheString()
          Returns the meta object for the attribute 'No Cache String'.
 org.eclipse.emf.ecore.EAttribute getSequenceDefinition_NoMaximumValueString()
          Returns the meta object for the attribute 'No Maximum Value String'.
 org.eclipse.emf.ecore.EAttribute getSequenceDefinition_NoMinimumValueString()
          Returns the meta object for the attribute 'No Minimum Value String'.
 org.eclipse.emf.ecore.EAttribute getSequenceDefinition_OrderSupported()
          Returns the meta object for the attribute 'Order Supported'.
 org.eclipse.emf.ecore.EReference getSequenceDefinition_PredefinedDataTypeDefinitions()
          Returns the meta object for the reference list 'Predefined Data Type Definitions'.
 org.eclipse.emf.ecore.EAttribute getSequenceDefinition_TypeEnumerationSupported()
          Returns the meta object for the attribute 'Type Enumeration Supported'.
 org.eclipse.emf.ecore.EClass getSequenceDefinition()
          Returns the meta object for class 'Sequence Definition'.
 org.eclipse.emf.ecore.EAttribute getSQLSyntaxDefinition_Keywords()
          Returns the meta object for the attribute list 'Keywords'.
 org.eclipse.emf.ecore.EAttribute getSQLSyntaxDefinition_Operators()
          Returns the meta object for the attribute list 'Operators'.
 org.eclipse.emf.ecore.EClass getSQLSyntaxDefinition()
          Returns the meta object for class 'SQL Syntax Definition'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_DetermininsticSupported()
          Returns the meta object for the attribute 'Determininstic Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_FunctionLanguageType()
          Returns the meta object for the attribute list 'Function Language Type'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_LanguageType()
          Returns the meta object for the attribute list 'Language Type'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_MaximumActionBodyLength()
          Returns the meta object for the attribute 'Maximum Action Body Length'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_NullInputActionSupported()
          Returns the meta object for the attribute 'Null Input Action Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_PackageGenerationSupported()
          Returns the meta object for the attribute 'Package Generation Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterDeclarationConstraintSupported()
          Returns the meta object for the attribute 'Parameter Declaration Constraint Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterInitValueSupported()
          Returns the meta object for the attribute 'Parameter Init Value Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterStyle()
          Returns the meta object for the attribute list 'Parameter Style'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterStyleSupported()
          Returns the meta object for the attribute 'Parameter Style Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ProcedureType()
          Returns the meta object for the attribute list 'Procedure Type'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ReturnedNullSupported()
          Returns the meta object for the attribute 'Returned Null Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ReturnedTypeDeclarationConstraintSupported()
          Returns the meta object for the attribute 'Returned Type Declaration Constraint Supported'.
 org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ReturnTypeSupported()
          Returns the meta object for the attribute 'Return Type Supported'.
 org.eclipse.emf.ecore.EClass getStoredProcedureDefinition()
          Returns the meta object for class 'Stored Procedure Definition'.
 org.eclipse.emf.ecore.EAttribute getTableDefinition_AuditSupported()
          Returns the meta object for the attribute 'Audit Supported'.
 org.eclipse.emf.ecore.EAttribute getTableDefinition_DataCaptureSupported()
          Returns the meta object for the attribute 'Data Capture Supported'.
 org.eclipse.emf.ecore.EAttribute getTableDefinition_EditProcSupported()
          Returns the meta object for the attribute 'Edit Proc Supported'.
 org.eclipse.emf.ecore.EAttribute getTableDefinition_EncodingSupported()
          Returns the meta object for the attribute 'Encoding Supported'.
 org.eclipse.emf.ecore.EAttribute getTableDefinition_ValidProcSupported()
          Returns the meta object for the attribute 'Valid Proc Supported'.
 org.eclipse.emf.ecore.EClass getTableDefinition()
          Returns the meta object for class 'Table Definition'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_BufferPoolSupported()
          Returns the meta object for the attribute 'Buffer Pool Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ContainerExtentSizeSupported()
          Returns the meta object for the attribute 'Container Extent Size Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ContainerInitialSizeSupported()
          Returns the meta object for the attribute 'Container Initial Size Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ContainerMaximumSizeSupported()
          Returns the meta object for the attribute 'Container Maximum Size Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_DefaultSupported()
          Returns the meta object for the attribute 'Default Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ExtentSizeSupported()
          Returns the meta object for the attribute 'Extent Size Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ManagedBySupported()
          Returns the meta object for the attribute 'Managed By Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_PageSizeSupported()
          Returns the meta object for the attribute 'Page Size Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_PrefetchSizeSupported()
          Returns the meta object for the attribute 'Prefetch Size Supported'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_TableSpaceType()
          Returns the meta object for the attribute list 'Table Space Type'.
 org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_TypeSupported()
          Returns the meta object for the attribute 'Type Supported'.
 org.eclipse.emf.ecore.EClass getTableSpaceDefinition()
          Returns the meta object for class 'Table Space Definition'.
 org.eclipse.emf.ecore.EEnum getTableSpaceType()
          Returns the meta object for enum 'Table Space Type'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_GranularitySupported()
          Returns the meta object for the attribute 'Granularity Supported'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_InsteadOfTriggerSupported()
          Returns the meta object for the attribute 'Instead Of Trigger Supported'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_MaximumActionBodyLength()
          Returns the meta object for the attribute 'Maximum Action Body Length'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_MaximumReferencePartLength()
          Returns the meta object for the attribute 'Maximum Reference Part Length'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_PerColumnUpdateTriggerSupported()
          Returns the meta object for the attribute 'Per Column Update Trigger Supported'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_ReferencesClauseSupported()
          Returns the meta object for the attribute 'References Clause Supported'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_RowTriggerReferenceSupported()
          Returns the meta object for the attribute 'Row Trigger Reference Supported'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_TableTriggerReferenceSupported()
          Returns the meta object for the attribute 'Table Trigger Reference Supported'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_TypeSupported()
          Returns the meta object for the attribute 'Type Supported'.
 org.eclipse.emf.ecore.EAttribute getTriggerDefinition_WhenClauseSupported()
          Returns the meta object for the attribute 'When Clause Supported'.
 org.eclipse.emf.ecore.EClass getTriggerDefinition()
          Returns the meta object for class 'Trigger Definition'.
 org.eclipse.emf.ecore.EAttribute getUserDefinedTypeDefinition_DefaultValueSupported()
          Returns the meta object for the attribute 'Default Value Supported'.
 org.eclipse.emf.ecore.EAttribute getUserDefinedTypeDefinition_DistinctTypeSupported()
          Returns the meta object for the attribute 'Distinct Type Supported'.
 org.eclipse.emf.ecore.EAttribute getUserDefinedTypeDefinition_StructuredTypeSupported()
          Returns the meta object for the attribute 'Structured Type Supported'.
 org.eclipse.emf.ecore.EClass getUserDefinedTypeDefinition()
          Returns the meta object for class 'User Defined Type Definition'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

public static final java.lang.String eNAME
The package name.

eNS_URI

public static final java.lang.String eNS_URI
The package namespace URI.

eNS_PREFIX

public static final java.lang.String eNS_PREFIX
The package namespace name.

eINSTANCE

public static final DatabaseDefinitionPackage eINSTANCE
The singleton instance of the package.

DATABASE_VENDOR_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION
The meta object id for the 'Database Vendor Definition' class.
See Also:
DatabaseVendorDefinitionImpl, DatabaseDefinitionPackageImpl.getDatabaseVendorDefinition()

DATABASE_VENDOR_DEFINITION__PREDEFINED_DATA_TYPE_DEFINITIONS

public static final int DATABASE_VENDOR_DEFINITION__PREDEFINED_DATA_TYPE_DEFINITIONS
The feature id for the 'Predefined Data Type Definitions' containment reference list.

DATABASE_VENDOR_DEFINITION__TABLE_SPACE_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__TABLE_SPACE_DEFINITION
The feature id for the 'Table Space Definition' containment reference.

DATABASE_VENDOR_DEFINITION__STORED_PROCEDURE_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__STORED_PROCEDURE_DEFINITION
The feature id for the 'Stored Procedure Definition' containment reference.

DATABASE_VENDOR_DEFINITION__TRIGGER_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__TRIGGER_DEFINITION
The feature id for the 'Trigger Definition' containment reference.

DATABASE_VENDOR_DEFINITION__COLUMN_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__COLUMN_DEFINITION
The feature id for the 'Column Definition' containment reference.

DATABASE_VENDOR_DEFINITION__CONSTRAINT_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__CONSTRAINT_DEFINITION
The feature id for the 'Constraint Definition' containment reference.

DATABASE_VENDOR_DEFINITION__EXTENDED_DEFINITIONS

public static final int DATABASE_VENDOR_DEFINITION__EXTENDED_DEFINITIONS
The feature id for the 'Extended Definitions' containment reference list.

DATABASE_VENDOR_DEFINITION__INDEX_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__INDEX_DEFINITION
The feature id for the 'Index Definition' containment reference.

DATABASE_VENDOR_DEFINITION__TABLE_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__TABLE_DEFINITION
The feature id for the 'Table Definition' containment reference.

DATABASE_VENDOR_DEFINITION__SEQUENCE_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__SEQUENCE_DEFINITION
The feature id for the 'Sequence Definition' containment reference.

DATABASE_VENDOR_DEFINITION__UDT_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__UDT_DEFINITION
The feature id for the 'Udt Definition' containment reference.

DATABASE_VENDOR_DEFINITION__QUERY_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__QUERY_DEFINITION
The feature id for the 'Query Definition' containment reference.

DATABASE_VENDOR_DEFINITION__SQL_SYNTAX_DEFINITION

public static final int DATABASE_VENDOR_DEFINITION__SQL_SYNTAX_DEFINITION
The feature id for the 'SQL Syntax Definition' containment reference.

DATABASE_VENDOR_DEFINITION__VENDOR

public static final int DATABASE_VENDOR_DEFINITION__VENDOR
The feature id for the 'Vendor' attribute.

DATABASE_VENDOR_DEFINITION__VERSION

public static final int DATABASE_VENDOR_DEFINITION__VERSION
The feature id for the 'Version' attribute.

DATABASE_VENDOR_DEFINITION__CONSTRAINTS_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__CONSTRAINTS_SUPPORTED
The feature id for the 'Constraints Supported' attribute.

DATABASE_VENDOR_DEFINITION__MAXIMUM_IDENTIFIER_LENGTH

public static final int DATABASE_VENDOR_DEFINITION__MAXIMUM_IDENTIFIER_LENGTH
The feature id for the 'Maximum Identifier Length' attribute.

DATABASE_VENDOR_DEFINITION__TRIGGER_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__TRIGGER_SUPPORTED
The feature id for the 'Trigger Supported' attribute.

DATABASE_VENDOR_DEFINITION__SNAPSHOT_VIEW_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__SNAPSHOT_VIEW_SUPPORTED
The feature id for the 'Snapshot View Supported' attribute.

DATABASE_VENDOR_DEFINITION__JOIN_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__JOIN_SUPPORTED
The feature id for the 'Join Supported' attribute.

DATABASE_VENDOR_DEFINITION__VIEW_TRIGGER_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__VIEW_TRIGGER_SUPPORTED
The feature id for the 'View Trigger Supported' attribute.

DATABASE_VENDOR_DEFINITION__TABLESPACES_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__TABLESPACES_SUPPORTED
The feature id for the 'Tablespaces Supported' attribute.

DATABASE_VENDOR_DEFINITION__MAXIMUM_COMMENT_LENGTH

public static final int DATABASE_VENDOR_DEFINITION__MAXIMUM_COMMENT_LENGTH
The feature id for the 'Maximum Comment Length' attribute.

DATABASE_VENDOR_DEFINITION__SEQUENCE_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__SEQUENCE_SUPPORTED
The feature id for the 'Sequence Supported' attribute.

DATABASE_VENDOR_DEFINITION__MQT_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__MQT_SUPPORTED
The feature id for the 'MQT Supported' attribute.

DATABASE_VENDOR_DEFINITION__SCHEMA_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__SCHEMA_SUPPORTED
The feature id for the 'Schema Supported' attribute.

DATABASE_VENDOR_DEFINITION__ALIAS_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__ALIAS_SUPPORTED
The feature id for the 'Alias Supported' attribute.

DATABASE_VENDOR_DEFINITION__USER_DEFINED_TYPE_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__USER_DEFINED_TYPE_SUPPORTED
The feature id for the 'User Defined Type Supported' attribute.

DATABASE_VENDOR_DEFINITION__DOMAIN_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__DOMAIN_SUPPORTED
The feature id for the 'Domain Supported' attribute.

DATABASE_VENDOR_DEFINITION__SQL_STATEMENT_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__SQL_STATEMENT_SUPPORTED
The feature id for the 'SQL Statement Supported' attribute.

DATABASE_VENDOR_DEFINITION__NICKNAME_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__NICKNAME_SUPPORTED
The feature id for the 'Nickname Supported' attribute.

DATABASE_VENDOR_DEFINITION__NICKNAME_CONSTRAINT_SUPPORTED

public static final int DATABASE_VENDOR_DEFINITION__NICKNAME_CONSTRAINT_SUPPORTED
The feature id for the 'Nickname Constraint Supported' attribute.

DATABASE_VENDOR_DEFINITION_FEATURE_COUNT

public static final int DATABASE_VENDOR_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Database Vendor Definition' class.

PREDEFINED_DATA_TYPE_DEFINITION

public static final int PREDEFINED_DATA_TYPE_DEFINITION
The meta object id for the 'Predefined Data Type Definition' class.
See Also:
PredefinedDataTypeDefinitionImpl, DatabaseDefinitionPackageImpl.getPredefinedDataTypeDefinition()

PREDEFINED_DATA_TYPE_DEFINITION__FORMATTER_CLASS_NAME

public static final int PREDEFINED_DATA_TYPE_DEFINITION__FORMATTER_CLASS_NAME
The feature id for the 'Formatter Class Name' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__LENGTH_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__LENGTH_SUPPORTED
The feature id for the 'Length Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__SCALE_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__SCALE_SUPPORTED
The feature id for the 'Scale Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__PRECISION_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__PRECISION_SUPPORTED
The feature id for the 'Precision Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__KEY_CONSTRAINT_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__KEY_CONSTRAINT_SUPPORTED
The feature id for the 'Key Constraint Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__IDENTITY_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__IDENTITY_SUPPORTED
The feature id for the 'Identity Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__MULTIPLE_COLUMNS_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__MULTIPLE_COLUMNS_SUPPORTED
The feature id for the 'Multiple Columns Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__NULLABLE_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__NULLABLE_SUPPORTED
The feature id for the 'Nullable Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_SUPPORTED
The feature id for the 'Default Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__CLUSTERING_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__CLUSTERING_SUPPORTED
The feature id for the 'Clustering Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__FILL_FACTOR_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__FILL_FACTOR_SUPPORTED
The feature id for the 'Fill Factor Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__BIT_DATA_SUPPORTED

public static final int PREDEFINED_DATA_TYPE_DEFINITION__BIT_DATA_SUPPORTED
The feature id for the 'Bit Data Supported' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_VALUE

public static final int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_VALUE
The feature id for the 'Maximum Value' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__MINIMUM_VALUE

public static final int PREDEFINED_DATA_TYPE_DEFINITION__MINIMUM_VALUE
The feature id for the 'Minimum Value' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_LENGTH

public static final int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_LENGTH
The feature id for the 'Maximum Length' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_PRECISION

public static final int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_PRECISION
The feature id for the 'Maximum Precision' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_SCALE

public static final int PREDEFINED_DATA_TYPE_DEFINITION__MAXIMUM_SCALE
The feature id for the 'Maximum Scale' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__MINIMUM_SCALE

public static final int PREDEFINED_DATA_TYPE_DEFINITION__MINIMUM_SCALE
The feature id for the 'Minimum Scale' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_VALUE_TYPES

public static final int PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_VALUE_TYPES
The feature id for the 'Default Value Types' attribute list.

PREDEFINED_DATA_TYPE_DEFINITION__PRIMITIVE_TYPE

public static final int PREDEFINED_DATA_TYPE_DEFINITION__PRIMITIVE_TYPE
The feature id for the 'Primitive Type' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__NAME

public static final int PREDEFINED_DATA_TYPE_DEFINITION__NAME
The feature id for the 'Name' attribute list.

PREDEFINED_DATA_TYPE_DEFINITION__JDBC_ENUM_TYPE

public static final int PREDEFINED_DATA_TYPE_DEFINITION__JDBC_ENUM_TYPE
The feature id for the 'Jdbc Enum Type' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__CHARACTER_SET

public static final int PREDEFINED_DATA_TYPE_DEFINITION__CHARACTER_SET
The feature id for the 'Character Set' attribute list.

PREDEFINED_DATA_TYPE_DEFINITION__ENCODING_SCHEME

public static final int PREDEFINED_DATA_TYPE_DEFINITION__ENCODING_SCHEME
The feature id for the 'Encoding Scheme' attribute list.

PREDEFINED_DATA_TYPE_DEFINITION__CHARACTER_SET_SUFFIX

public static final int PREDEFINED_DATA_TYPE_DEFINITION__CHARACTER_SET_SUFFIX
The feature id for the 'Character Set Suffix' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__ENCODING_SCHEME_SUFFIX

public static final int PREDEFINED_DATA_TYPE_DEFINITION__ENCODING_SCHEME_SUFFIX
The feature id for the 'Encoding Scheme Suffix' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__JAVA_CLASS_NAME

public static final int PREDEFINED_DATA_TYPE_DEFINITION__JAVA_CLASS_NAME
The feature id for the 'Java Class Name' attribute.

PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_LENGTH

public static final int PREDEFINED_DATA_TYPE_DEFINITION__DEFAULT_LENGTH
The feature id for the 'Default Length' attribute.

PREDEFINED_DATA_TYPE_DEFINITION_FEATURE_COUNT

public static final int PREDEFINED_DATA_TYPE_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Predefined Data Type Definition' class.

TABLE_SPACE_DEFINITION

public static final int TABLE_SPACE_DEFINITION
The meta object id for the 'Table Space Definition' class.
See Also:
TableSpaceDefinitionImpl, DatabaseDefinitionPackageImpl.getTableSpaceDefinition()

TABLE_SPACE_DEFINITION__TYPE_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__TYPE_SUPPORTED
The feature id for the 'Type Supported' attribute.

TABLE_SPACE_DEFINITION__EXTENT_SIZE_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__EXTENT_SIZE_SUPPORTED
The feature id for the 'Extent Size Supported' attribute.

TABLE_SPACE_DEFINITION__PREFETCH_SIZE_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__PREFETCH_SIZE_SUPPORTED
The feature id for the 'Prefetch Size Supported' attribute.

TABLE_SPACE_DEFINITION__MANAGED_BY_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__MANAGED_BY_SUPPORTED
The feature id for the 'Managed By Supported' attribute.

TABLE_SPACE_DEFINITION__PAGE_SIZE_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__PAGE_SIZE_SUPPORTED
The feature id for the 'Page Size Supported' attribute.

TABLE_SPACE_DEFINITION__BUFFER_POOL_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__BUFFER_POOL_SUPPORTED
The feature id for the 'Buffer Pool Supported' attribute.

TABLE_SPACE_DEFINITION__DEFAULT_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__DEFAULT_SUPPORTED
The feature id for the 'Default Supported' attribute.

TABLE_SPACE_DEFINITION__CONTAINER_MAXIMUM_SIZE_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__CONTAINER_MAXIMUM_SIZE_SUPPORTED
The feature id for the 'Container Maximum Size Supported' attribute.

TABLE_SPACE_DEFINITION__CONTAINER_INITIAL_SIZE_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__CONTAINER_INITIAL_SIZE_SUPPORTED
The feature id for the 'Container Initial Size Supported' attribute.

TABLE_SPACE_DEFINITION__CONTAINER_EXTENT_SIZE_SUPPORTED

public static final int TABLE_SPACE_DEFINITION__CONTAINER_EXTENT_SIZE_SUPPORTED
The feature id for the 'Container Extent Size Supported' attribute.

TABLE_SPACE_DEFINITION__TABLE_SPACE_TYPE

public static final int TABLE_SPACE_DEFINITION__TABLE_SPACE_TYPE
The feature id for the 'Table Space Type' attribute list.

TABLE_SPACE_DEFINITION_FEATURE_COUNT

public static final int TABLE_SPACE_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Table Space Definition' class.

STORED_PROCEDURE_DEFINITION

public static final int STORED_PROCEDURE_DEFINITION
The meta object id for the 'Stored Procedure Definition' class.
See Also:
StoredProcedureDefinitionImpl, DatabaseDefinitionPackageImpl.getStoredProcedureDefinition()

STORED_PROCEDURE_DEFINITION__NULL_INPUT_ACTION_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__NULL_INPUT_ACTION_SUPPORTED
The feature id for the 'Null Input Action Supported' attribute.

STORED_PROCEDURE_DEFINITION__PACKAGE_GENERATION_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__PACKAGE_GENERATION_SUPPORTED
The feature id for the 'Package Generation Supported' attribute.

STORED_PROCEDURE_DEFINITION__DETERMININSTIC_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__DETERMININSTIC_SUPPORTED
The feature id for the 'Determininstic Supported' attribute.

STORED_PROCEDURE_DEFINITION__RETURNED_NULL_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__RETURNED_NULL_SUPPORTED
The feature id for the 'Returned Null Supported' attribute.

STORED_PROCEDURE_DEFINITION__RETURNED_TYPE_DECLARATION_CONSTRAINT_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__RETURNED_TYPE_DECLARATION_CONSTRAINT_SUPPORTED
The feature id for the 'Returned Type Declaration Constraint Supported' attribute.

STORED_PROCEDURE_DEFINITION__PARAMETER_INIT_VALUE_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__PARAMETER_INIT_VALUE_SUPPORTED
The feature id for the 'Parameter Init Value Supported' attribute.

STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE_SUPPORTED
The feature id for the 'Parameter Style Supported' attribute.

STORED_PROCEDURE_DEFINITION__RETURN_TYPE_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__RETURN_TYPE_SUPPORTED
The feature id for the 'Return Type Supported' attribute.

STORED_PROCEDURE_DEFINITION__PARAMETER_DECLARATION_CONSTRAINT_SUPPORTED

public static final int STORED_PROCEDURE_DEFINITION__PARAMETER_DECLARATION_CONSTRAINT_SUPPORTED
The feature id for the 'Parameter Declaration Constraint Supported' attribute.

STORED_PROCEDURE_DEFINITION__MAXIMUM_ACTION_BODY_LENGTH

public static final int STORED_PROCEDURE_DEFINITION__MAXIMUM_ACTION_BODY_LENGTH
The feature id for the 'Maximum Action Body Length' attribute.

STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE

public static final int STORED_PROCEDURE_DEFINITION__PARAMETER_STYLE
The feature id for the 'Parameter Style' attribute list.

STORED_PROCEDURE_DEFINITION__LANGUAGE_TYPE

public static final int STORED_PROCEDURE_DEFINITION__LANGUAGE_TYPE
The feature id for the 'Language Type' attribute list.

STORED_PROCEDURE_DEFINITION__FUNCTION_LANGUAGE_TYPE

public static final int STORED_PROCEDURE_DEFINITION__FUNCTION_LANGUAGE_TYPE
The feature id for the 'Function Language Type' attribute list.

STORED_PROCEDURE_DEFINITION__PROCEDURE_TYPE

public static final int STORED_PROCEDURE_DEFINITION__PROCEDURE_TYPE
The feature id for the 'Procedure Type' attribute list.

STORED_PROCEDURE_DEFINITION_FEATURE_COUNT

public static final int STORED_PROCEDURE_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Stored Procedure Definition' class.

TRIGGER_DEFINITION

public static final int TRIGGER_DEFINITION
The meta object id for the 'Trigger Definition' class.
See Also:
TriggerDefinitionImpl, DatabaseDefinitionPackageImpl.getTriggerDefinition()

TRIGGER_DEFINITION__MAXIMUM_REFERENCE_PART_LENGTH

public static final int TRIGGER_DEFINITION__MAXIMUM_REFERENCE_PART_LENGTH
The feature id for the 'Maximum Reference Part Length' attribute.

TRIGGER_DEFINITION__MAXIMUM_ACTION_BODY_LENGTH

public static final int TRIGGER_DEFINITION__MAXIMUM_ACTION_BODY_LENGTH
The feature id for the 'Maximum Action Body Length' attribute.

TRIGGER_DEFINITION__TYPE_SUPPORTED

public static final int TRIGGER_DEFINITION__TYPE_SUPPORTED
The feature id for the 'Type Supported' attribute.

TRIGGER_DEFINITION__WHEN_CLAUSE_SUPPORTED

public static final int TRIGGER_DEFINITION__WHEN_CLAUSE_SUPPORTED
The feature id for the 'When Clause Supported' attribute.

TRIGGER_DEFINITION__GRANULARITY_SUPPORTED

public static final int TRIGGER_DEFINITION__GRANULARITY_SUPPORTED
The feature id for the 'Granularity Supported' attribute.

TRIGGER_DEFINITION__REFERENCES_CLAUSE_SUPPORTED

public static final int TRIGGER_DEFINITION__REFERENCES_CLAUSE_SUPPORTED
The feature id for the 'References Clause Supported' attribute.

TRIGGER_DEFINITION__PER_COLUMN_UPDATE_TRIGGER_SUPPORTED

public static final int TRIGGER_DEFINITION__PER_COLUMN_UPDATE_TRIGGER_SUPPORTED
The feature id for the 'Per Column Update Trigger Supported' attribute.

TRIGGER_DEFINITION__INSTEAD_OF_TRIGGER_SUPPORTED

public static final int TRIGGER_DEFINITION__INSTEAD_OF_TRIGGER_SUPPORTED
The feature id for the 'Instead Of Trigger Supported' attribute.

TRIGGER_DEFINITION__ROW_TRIGGER_REFERENCE_SUPPORTED

public static final int TRIGGER_DEFINITION__ROW_TRIGGER_REFERENCE_SUPPORTED
The feature id for the 'Row Trigger Reference Supported' attribute.

TRIGGER_DEFINITION__TABLE_TRIGGER_REFERENCE_SUPPORTED

public static final int TRIGGER_DEFINITION__TABLE_TRIGGER_REFERENCE_SUPPORTED
The feature id for the 'Table Trigger Reference Supported' attribute.

TRIGGER_DEFINITION_FEATURE_COUNT

public static final int TRIGGER_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Trigger Definition' class.

COLUMN_DEFINITION

public static final int COLUMN_DEFINITION
The meta object id for the 'Column Definition' class.
See Also:
ColumnDefinitionImpl, DatabaseDefinitionPackageImpl.getColumnDefinition()

COLUMN_DEFINITION__IDENTITY_SUPPORTED

public static final int COLUMN_DEFINITION__IDENTITY_SUPPORTED
The feature id for the 'Identity Supported' attribute.

COLUMN_DEFINITION__COMPUTED_SUPPORTED

public static final int COLUMN_DEFINITION__COMPUTED_SUPPORTED
The feature id for the 'Computed Supported' attribute.

COLUMN_DEFINITION__IDENTITY_START_VALUE_SUPPORTED

public static final int COLUMN_DEFINITION__IDENTITY_START_VALUE_SUPPORTED
The feature id for the 'Identity Start Value Supported' attribute.

COLUMN_DEFINITION__IDENTITY_INCREMENT_SUPPORTED

public static final int COLUMN_DEFINITION__IDENTITY_INCREMENT_SUPPORTED
The feature id for the 'Identity Increment Supported' attribute.

COLUMN_DEFINITION__IDENTITY_MINIMUM_SUPPORTED

public static final int COLUMN_DEFINITION__IDENTITY_MINIMUM_SUPPORTED
The feature id for the 'Identity Minimum Supported' attribute.

COLUMN_DEFINITION__IDENTITY_MAXIMUM_SUPPORTED

public static final int COLUMN_DEFINITION__IDENTITY_MAXIMUM_SUPPORTED
The feature id for the 'Identity Maximum Supported' attribute.

COLUMN_DEFINITION__IDENTITY_CYCLE_SUPPORTED

public static final int COLUMN_DEFINITION__IDENTITY_CYCLE_SUPPORTED
The feature id for the 'Identity Cycle Supported' attribute.

COLUMN_DEFINITION_FEATURE_COUNT

public static final int COLUMN_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Column Definition' class.

CONSTRAINT_DEFINITION

public static final int CONSTRAINT_DEFINITION
The meta object id for the 'Constraint Definition' class.
See Also:
ConstraintDefinitionImpl, DatabaseDefinitionPackageImpl.getConstraintDefinition()

CONSTRAINT_DEFINITION__DEFERRABLE_CONSTRAINT_SUPPORTED

public static final int CONSTRAINT_DEFINITION__DEFERRABLE_CONSTRAINT_SUPPORTED
The feature id for the 'Deferrable Constraint Supported' attribute.

CONSTRAINT_DEFINITION__INFORMATIONAL_CONSTRAINT_SUPPORTED

public static final int CONSTRAINT_DEFINITION__INFORMATIONAL_CONSTRAINT_SUPPORTED
The feature id for the 'Informational Constraint Supported' attribute.

CONSTRAINT_DEFINITION__CLUSTERED_PRIMARY_KEY_SUPPORTED

public static final int CONSTRAINT_DEFINITION__CLUSTERED_PRIMARY_KEY_SUPPORTED
The feature id for the 'Clustered Primary Key Supported' attribute.

CONSTRAINT_DEFINITION__CLUSTERED_UNIQUE_CONSTRAINT_SUPPORTED

public static final int CONSTRAINT_DEFINITION__CLUSTERED_UNIQUE_CONSTRAINT_SUPPORTED
The feature id for the 'Clustered Unique Constraint Supported' attribute.

CONSTRAINT_DEFINITION__PRIMARY_KEY_NULLABLE

public static final int CONSTRAINT_DEFINITION__PRIMARY_KEY_NULLABLE
The feature id for the 'Primary Key Nullable' attribute.

CONSTRAINT_DEFINITION__UNIQUE_KEY_NULLABLE

public static final int CONSTRAINT_DEFINITION__UNIQUE_KEY_NULLABLE
The feature id for the 'Unique Key Nullable' attribute.

CONSTRAINT_DEFINITION__MAXIMUM_CHECK_EXPRESSION_LENGTH

public static final int CONSTRAINT_DEFINITION__MAXIMUM_CHECK_EXPRESSION_LENGTH
The feature id for the 'Maximum Check Expression Length' attribute.

CONSTRAINT_DEFINITION__PARENT_UPDATE_DRI_RULE_TYPE

public static final int CONSTRAINT_DEFINITION__PARENT_UPDATE_DRI_RULE_TYPE
The feature id for the 'Parent Update DRI Rule Type' attribute list.

CONSTRAINT_DEFINITION__PARENT_DELETE_DRI_RULE_TYPE

public static final int CONSTRAINT_DEFINITION__PARENT_DELETE_DRI_RULE_TYPE
The feature id for the 'Parent Delete DRI Rule Type' attribute list.

CONSTRAINT_DEFINITION__CHECK_OPTION

public static final int CONSTRAINT_DEFINITION__CHECK_OPTION
The feature id for the 'Check Option' attribute list.

CONSTRAINT_DEFINITION_FEATURE_COUNT

public static final int CONSTRAINT_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Constraint Definition' class.

INDEX_DEFINITION

public static final int INDEX_DEFINITION
The meta object id for the 'Index Definition' class.
See Also:
IndexDefinitionImpl, DatabaseDefinitionPackageImpl.getIndexDefinition()

INDEX_DEFINITION__PERCENT_FREE_TERMINOLOGY

public static final int INDEX_DEFINITION__PERCENT_FREE_TERMINOLOGY
The feature id for the 'Percent Free Terminology' attribute.

INDEX_DEFINITION__PERCENT_FREE_CHANGEABLE

public static final int INDEX_DEFINITION__PERCENT_FREE_CHANGEABLE
The feature id for the 'Percent Free Changeable' attribute.

INDEX_DEFINITION__CLUSTERING_SUPPORTED

public static final int INDEX_DEFINITION__CLUSTERING_SUPPORTED
The feature id for the 'Clustering Supported' attribute.

INDEX_DEFINITION__CLUSTER_CHANGEABLE

public static final int INDEX_DEFINITION__CLUSTER_CHANGEABLE
The feature id for the 'Cluster Changeable' attribute.

INDEX_DEFINITION__FILL_FACTOR_SUPPORTED

public static final int INDEX_DEFINITION__FILL_FACTOR_SUPPORTED
The feature id for the 'Fill Factor Supported' attribute.

INDEX_DEFINITION__INCLUDED_COLUMNS_SUPPORTED

public static final int INDEX_DEFINITION__INCLUDED_COLUMNS_SUPPORTED
The feature id for the 'Included Columns Supported' attribute.

INDEX_DEFINITION_FEATURE_COUNT

public static final int INDEX_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Index Definition' class.

EXTENDED_DEFINITION

public static final int EXTENDED_DEFINITION
The meta object id for the 'Extended Definition' class.
See Also:
ExtendedDefinitionImpl, DatabaseDefinitionPackageImpl.getExtendedDefinition()

EXTENDED_DEFINITION__NAME

public static final int EXTENDED_DEFINITION__NAME
The feature id for the 'Name' attribute.

EXTENDED_DEFINITION__VALUE

public static final int EXTENDED_DEFINITION__VALUE
The feature id for the 'Value' attribute.

EXTENDED_DEFINITION_FEATURE_COUNT

public static final int EXTENDED_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Extended Definition' class.

TABLE_DEFINITION

public static final int TABLE_DEFINITION
The meta object id for the 'Table Definition' class.
See Also:
TableDefinitionImpl, DatabaseDefinitionPackageImpl.getTableDefinition()

TABLE_DEFINITION__AUDIT_SUPPORTED

public static final int TABLE_DEFINITION__AUDIT_SUPPORTED
The feature id for the 'Audit Supported' attribute.

TABLE_DEFINITION__DATA_CAPTURE_SUPPORTED

public static final int TABLE_DEFINITION__DATA_CAPTURE_SUPPORTED
The feature id for the 'Data Capture Supported' attribute.

TABLE_DEFINITION__EDIT_PROC_SUPPORTED

public static final int TABLE_DEFINITION__EDIT_PROC_SUPPORTED
The feature id for the 'Edit Proc Supported' attribute.

TABLE_DEFINITION__ENCODING_SUPPORTED

public static final int TABLE_DEFINITION__ENCODING_SUPPORTED
The feature id for the 'Encoding Supported' attribute.

TABLE_DEFINITION__VALID_PROC_SUPPORTED

public static final int TABLE_DEFINITION__VALID_PROC_SUPPORTED
The feature id for the 'Valid Proc Supported' attribute.

TABLE_DEFINITION_FEATURE_COUNT

public static final int TABLE_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Table Definition' class.

SEQUENCE_DEFINITION

public static final int SEQUENCE_DEFINITION
The meta object id for the 'Sequence Definition' class.
See Also:
SequenceDefinitionImpl, DatabaseDefinitionPackageImpl.getSequenceDefinition()

SEQUENCE_DEFINITION__PREDEFINED_DATA_TYPE_DEFINITIONS

public static final int SEQUENCE_DEFINITION__PREDEFINED_DATA_TYPE_DEFINITIONS
The feature id for the 'Predefined Data Type Definitions' reference list.

SEQUENCE_DEFINITION__DEFAULT_DATA_TYPE_DEFINITION

public static final int SEQUENCE_DEFINITION__DEFAULT_DATA_TYPE_DEFINITION
The feature id for the 'Default Data Type Definition' reference.

SEQUENCE_DEFINITION__TYPE_ENUMERATION_SUPPORTED

public static final int SEQUENCE_DEFINITION__TYPE_ENUMERATION_SUPPORTED
The feature id for the 'Type Enumeration Supported' attribute.

SEQUENCE_DEFINITION__CACHE_SUPPORTED

public static final int SEQUENCE_DEFINITION__CACHE_SUPPORTED
The feature id for the 'Cache Supported' attribute.

SEQUENCE_DEFINITION__ORDER_SUPPORTED

public static final int SEQUENCE_DEFINITION__ORDER_SUPPORTED
The feature id for the 'Order Supported' attribute.

SEQUENCE_DEFINITION__NO_MAXIMUM_VALUE_STRING

public static final int SEQUENCE_DEFINITION__NO_MAXIMUM_VALUE_STRING
The feature id for the 'No Maximum Value String' attribute.

SEQUENCE_DEFINITION__NO_MINIMUM_VALUE_STRING

public static final int SEQUENCE_DEFINITION__NO_MINIMUM_VALUE_STRING
The feature id for the 'No Minimum Value String' attribute.

SEQUENCE_DEFINITION__NO_CACHE_STRING

public static final int SEQUENCE_DEFINITION__NO_CACHE_STRING
The feature id for the 'No Cache String' attribute.

SEQUENCE_DEFINITION__CACHE_DEFAULT_VALUE

public static final int SEQUENCE_DEFINITION__CACHE_DEFAULT_VALUE
The feature id for the 'Cache Default Value' attribute.

SEQUENCE_DEFINITION_FEATURE_COUNT

public static final int SEQUENCE_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Sequence Definition' class.

USER_DEFINED_TYPE_DEFINITION

public static final int USER_DEFINED_TYPE_DEFINITION
The meta object id for the 'User Defined Type Definition' class.
See Also:
UserDefinedTypeDefinitionImpl, DatabaseDefinitionPackageImpl.getUserDefinedTypeDefinition()

USER_DEFINED_TYPE_DEFINITION__DEFAULT_VALUE_SUPPORTED

public static final int USER_DEFINED_TYPE_DEFINITION__DEFAULT_VALUE_SUPPORTED
The feature id for the 'Default Value Supported' attribute.

USER_DEFINED_TYPE_DEFINITION__DISTINCT_TYPE_SUPPORTED

public static final int USER_DEFINED_TYPE_DEFINITION__DISTINCT_TYPE_SUPPORTED
The feature id for the 'Distinct Type Supported' attribute.

USER_DEFINED_TYPE_DEFINITION__STRUCTURED_TYPE_SUPPORTED

public static final int USER_DEFINED_TYPE_DEFINITION__STRUCTURED_TYPE_SUPPORTED
The feature id for the 'Structured Type Supported' attribute.

USER_DEFINED_TYPE_DEFINITION_FEATURE_COUNT

public static final int USER_DEFINED_TYPE_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'User Defined Type Definition' class.

QUERY_DEFINITION

public static final int QUERY_DEFINITION
The meta object id for the 'Query Definition' class.
See Also:
QueryDefinitionImpl, DatabaseDefinitionPackageImpl.getQueryDefinition()

QUERY_DEFINITION__IDENTIFIER_QUOTE_STRING

public static final int QUERY_DEFINITION__IDENTIFIER_QUOTE_STRING
The feature id for the 'Identifier Quote String' attribute.

QUERY_DEFINITION__HOST_VARIABLE_MARKER

public static final int QUERY_DEFINITION__HOST_VARIABLE_MARKER
The feature id for the 'Host Variable Marker' attribute.

QUERY_DEFINITION__HOST_VARIABLE_MARKER_SUPPORTED

public static final int QUERY_DEFINITION__HOST_VARIABLE_MARKER_SUPPORTED
The feature id for the 'Host Variable Marker Supported' attribute.

QUERY_DEFINITION__CAST_EXPRESSION_SUPPORTED

public static final int QUERY_DEFINITION__CAST_EXPRESSION_SUPPORTED
The feature id for the 'Cast Expression Supported' attribute.

QUERY_DEFINITION__DEFAULT_KEYWORD_FOR_INSERT_VALUE_SUPPORTED

public static final int QUERY_DEFINITION__DEFAULT_KEYWORD_FOR_INSERT_VALUE_SUPPORTED
The feature id for the 'Default Keyword For Insert Value Supported' attribute.

QUERY_DEFINITION__EXTENDED_GROUPING_SUPPORTED

public static final int QUERY_DEFINITION__EXTENDED_GROUPING_SUPPORTED
The feature id for the 'Extended Grouping Supported' attribute.

QUERY_DEFINITION__TABLE_ALIAS_IN_DELETE_SUPPORTED

public static final int QUERY_DEFINITION__TABLE_ALIAS_IN_DELETE_SUPPORTED
The feature id for the 'Table Alias In Delete Supported' attribute.

QUERY_DEFINITION_FEATURE_COUNT

public static final int QUERY_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'Query Definition' class.

SQL_SYNTAX_DEFINITION

public static final int SQL_SYNTAX_DEFINITION
The meta object id for the 'SQL Syntax Definition' class.
See Also:
SQLSyntaxDefinitionImpl, DatabaseDefinitionPackageImpl.getSQLSyntaxDefinition()

SQL_SYNTAX_DEFINITION__KEYWORDS

public static final int SQL_SYNTAX_DEFINITION__KEYWORDS
The feature id for the 'Keywords' attribute list.

SQL_SYNTAX_DEFINITION__OPERATORS

public static final int SQL_SYNTAX_DEFINITION__OPERATORS
The feature id for the 'Operators' attribute list.

SQL_SYNTAX_DEFINITION_FEATURE_COUNT

public static final int SQL_SYNTAX_DEFINITION_FEATURE_COUNT
The number of structural features of the the 'SQL Syntax Definition' class.

CHECK_OPTION

public static final int CHECK_OPTION
The meta object id for the 'Check Option' enum.
See Also:
CheckOption, DatabaseDefinitionPackageImpl.getCheckOption()

DEFAULT_VALUE_TYPE

public static final int DEFAULT_VALUE_TYPE
The meta object id for the 'Default Value Type' enum.
See Also:
DefaultValueType, DatabaseDefinitionPackageImpl.getDefaultValueType()

LANGUAGE_TYPE

public static final int LANGUAGE_TYPE
The meta object id for the 'Language Type' enum.
See Also:
LanguageType, DatabaseDefinitionPackageImpl.getLanguageType()

PARAMETER_STYLE

public static final int PARAMETER_STYLE
The meta object id for the 'Parameter Style' enum.
See Also:
ParameterStyle, DatabaseDefinitionPackageImpl.getParameterStyle()

PARENT_DELETE_DRI_RULE_TYPE

public static final int PARENT_DELETE_DRI_RULE_TYPE
The meta object id for the 'Parent Delete DRI Rule Type' enum.
See Also:
ParentDeleteDRIRuleType, DatabaseDefinitionPackageImpl.getParentDeleteDRIRuleType()

PARENT_UPDATE_DRI_RULE_TYPE

public static final int PARENT_UPDATE_DRI_RULE_TYPE
The meta object id for the 'Parent Update DRI Rule Type' enum.
See Also:
ParentUpdateDRIRuleType, DatabaseDefinitionPackageImpl.getParentUpdateDRIRuleType()

PROCEDURE_TYPE

public static final int PROCEDURE_TYPE
The meta object id for the 'Procedure Type' enum.
See Also:
ProcedureType, DatabaseDefinitionPackageImpl.getProcedureType()

TABLE_SPACE_TYPE

public static final int TABLE_SPACE_TYPE
The meta object id for the 'Table Space Type' enum.
See Also:
TableSpaceType, DatabaseDefinitionPackageImpl.getTableSpaceType()

PERCENT_FREE_TERMINOLOGY

public static final int PERCENT_FREE_TERMINOLOGY
The meta object id for the 'Percent Free Terminology' enum.
See Also:
PercentFreeTerminology, DatabaseDefinitionPackageImpl.getPercentFreeTerminology()
Method Detail

getDatabaseVendorDefinition

public org.eclipse.emf.ecore.EClass getDatabaseVendorDefinition()
Returns the meta object for class 'Database Vendor Definition'.
Returns:
the meta object for class 'Database Vendor Definition'.
See Also:
DatabaseVendorDefinition

getDatabaseVendorDefinition_Vendor

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_Vendor()
Returns the meta object for the attribute 'Vendor'.
Returns:
the meta object for the attribute 'Vendor'.
See Also:
DatabaseVendorDefinition.getVendor(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_Version

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_Version()
Returns the meta object for the attribute 'Version'.
Returns:
the meta object for the attribute 'Version'.
See Also:
DatabaseVendorDefinition.getVersion(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_ConstraintsSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_ConstraintsSupported()
Returns the meta object for the attribute 'Constraints Supported'.
Returns:
the meta object for the attribute 'Constraints Supported'.
See Also:
DatabaseVendorDefinition.isConstraintsSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_MaximumIdentifierLength

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_MaximumIdentifierLength()
Returns the meta object for the attribute 'Maximum Identifier Length'.
Returns:
the meta object for the attribute 'Maximum Identifier Length'.
See Also:
DatabaseVendorDefinition.getMaximumIdentifierLength(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_TriggerSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_TriggerSupported()
Returns the meta object for the attribute 'Trigger Supported'.
Returns:
the meta object for the attribute 'Trigger Supported'.
See Also:
DatabaseVendorDefinition.isTriggerSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_SnapshotViewSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SnapshotViewSupported()
Returns the meta object for the attribute 'Snapshot View Supported'.
Returns:
the meta object for the attribute 'Snapshot View Supported'.
See Also:
DatabaseVendorDefinition.isSnapshotViewSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_JoinSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_JoinSupported()
Returns the meta object for the attribute 'Join Supported'.
Returns:
the meta object for the attribute 'Join Supported'.
See Also:
DatabaseVendorDefinition.isJoinSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_ViewTriggerSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_ViewTriggerSupported()
Returns the meta object for the attribute 'View Trigger Supported'.
Returns:
the meta object for the attribute 'View Trigger Supported'.
See Also:
DatabaseVendorDefinition.isViewTriggerSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_TablespacesSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_TablespacesSupported()
Returns the meta object for the attribute 'Tablespaces Supported'.
Returns:
the meta object for the attribute 'Tablespaces Supported'.
See Also:
DatabaseVendorDefinition.isTablespacesSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_MaximumCommentLength

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_MaximumCommentLength()
Returns the meta object for the attribute 'Maximum Comment Length'.
Returns:
the meta object for the attribute 'Maximum Comment Length'.
See Also:
DatabaseVendorDefinition.getMaximumCommentLength(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_SequenceSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SequenceSupported()
Returns the meta object for the attribute 'Sequence Supported'.
Returns:
the meta object for the attribute 'Sequence Supported'.
See Also:
DatabaseVendorDefinition.isSequenceSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_MQTSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_MQTSupported()
Returns the meta object for the attribute 'MQT Supported'.
Returns:
the meta object for the attribute 'MQT Supported'.
See Also:
DatabaseVendorDefinition.isMQTSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_SchemaSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SchemaSupported()
Returns the meta object for the attribute 'Schema Supported'.
Returns:
the meta object for the attribute 'Schema Supported'.
See Also:
DatabaseVendorDefinition.isSchemaSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_AliasSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_AliasSupported()
Returns the meta object for the attribute 'Alias Supported'.
Returns:
the meta object for the attribute 'Alias Supported'.
See Also:
DatabaseVendorDefinition.isAliasSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_UserDefinedTypeSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_UserDefinedTypeSupported()
Returns the meta object for the attribute 'User Defined Type Supported'.
Returns:
the meta object for the attribute 'User Defined Type Supported'.
See Also:
DatabaseVendorDefinition.isUserDefinedTypeSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_DomainSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_DomainSupported()
Returns the meta object for the attribute 'Domain Supported'.
Returns:
the meta object for the attribute 'Domain Supported'.
See Also:
DatabaseVendorDefinition.isDomainSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_SQLStatementSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_SQLStatementSupported()
Returns the meta object for the attribute 'SQL Statement Supported'.
Returns:
the meta object for the attribute 'SQL Statement Supported'.
See Also:
DatabaseVendorDefinition.isSQLStatementSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_NicknameSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_NicknameSupported()
Returns the meta object for the attribute 'Nickname Supported'.
Returns:
the meta object for the attribute 'Nickname Supported'.
See Also:
DatabaseVendorDefinition.isNicknameSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_NicknameConstraintSupported

public org.eclipse.emf.ecore.EAttribute getDatabaseVendorDefinition_NicknameConstraintSupported()
Returns the meta object for the attribute 'Nickname Constraint Supported'.
Returns:
the meta object for the attribute 'Nickname Constraint Supported'.
See Also:
DatabaseVendorDefinition.isNicknameConstraintSupported(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_PredefinedDataTypeDefinitions

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_PredefinedDataTypeDefinitions()
Returns the meta object for the containment reference list 'Predefined Data Type Definitions'.
Returns:
the meta object for the containment reference list 'Predefined Data Type Definitions'.
See Also:
DatabaseVendorDefinition.getPredefinedDataTypeDefinitions(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_TableSpaceDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_TableSpaceDefinition()
Returns the meta object for the containment reference 'Table Space Definition'.
Returns:
the meta object for the containment reference 'Table Space Definition'.
See Also:
DatabaseVendorDefinition.getTableSpaceDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_StoredProcedureDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_StoredProcedureDefinition()
Returns the meta object for the containment reference 'Stored Procedure Definition'.
Returns:
the meta object for the containment reference 'Stored Procedure Definition'.
See Also:
DatabaseVendorDefinition.getStoredProcedureDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_TriggerDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_TriggerDefinition()
Returns the meta object for the containment reference 'Trigger Definition'.
Returns:
the meta object for the containment reference 'Trigger Definition'.
See Also:
DatabaseVendorDefinition.getTriggerDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_ColumnDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_ColumnDefinition()
Returns the meta object for the containment reference 'Column Definition'.
Returns:
the meta object for the containment reference 'Column Definition'.
See Also:
DatabaseVendorDefinition.getColumnDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_ConstraintDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_ConstraintDefinition()
Returns the meta object for the containment reference 'Constraint Definition'.
Returns:
the meta object for the containment reference 'Constraint Definition'.
See Also:
DatabaseVendorDefinition.getConstraintDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_ExtendedDefinitions

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_ExtendedDefinitions()
Returns the meta object for the containment reference list 'Extended Definitions'.
Returns:
the meta object for the containment reference list 'Extended Definitions'.
See Also:
DatabaseVendorDefinition.getExtendedDefinitions(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_IndexDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_IndexDefinition()
Returns the meta object for the containment reference 'Index Definition'.
Returns:
the meta object for the containment reference 'Index Definition'.
See Also:
DatabaseVendorDefinition.getIndexDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_TableDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_TableDefinition()
Returns the meta object for the containment reference 'Table Definition'.
Returns:
the meta object for the containment reference 'Table Definition'.
See Also:
DatabaseVendorDefinition.getTableDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_SequenceDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_SequenceDefinition()
Returns the meta object for the containment reference 'Sequence Definition'.
Returns:
the meta object for the containment reference 'Sequence Definition'.
See Also:
DatabaseVendorDefinition.getSequenceDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_UdtDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_UdtDefinition()
Returns the meta object for the containment reference 'Udt Definition'.
Returns:
the meta object for the containment reference 'Udt Definition'.
See Also:
DatabaseVendorDefinition.getUdtDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_QueryDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_QueryDefinition()
Returns the meta object for the containment reference 'Query Definition'.
Returns:
the meta object for the containment reference 'Query Definition'.
See Also:
DatabaseVendorDefinition.getQueryDefinition(), getDatabaseVendorDefinition()

getDatabaseVendorDefinition_SQLSyntaxDefinition

public org.eclipse.emf.ecore.EReference getDatabaseVendorDefinition_SQLSyntaxDefinition()
Returns the meta object for the containment reference 'SQL Syntax Definition'.
Returns:
the meta object for the containment reference 'SQL Syntax Definition'.
See Also:
DatabaseVendorDefinition.getSQLSyntaxDefinition(), getDatabaseVendorDefinition()

getPredefinedDataTypeDefinition

public org.eclipse.emf.ecore.EClass getPredefinedDataTypeDefinition()
Returns the meta object for class 'Predefined Data Type Definition'.
Returns:
the meta object for class 'Predefined Data Type Definition'.
See Also:
PredefinedDataTypeDefinition

getPredefinedDataTypeDefinition_FormatterClassName

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_FormatterClassName()
Returns the meta object for the attribute 'Formatter Class Name'.
Returns:
the meta object for the attribute 'Formatter Class Name'.
See Also:
PredefinedDataTypeDefinition.getFormatterClassName(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_LengthSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_LengthSupported()
Returns the meta object for the attribute 'Length Supported'.
Returns:
the meta object for the attribute 'Length Supported'.
See Also:
PredefinedDataTypeDefinition.isLengthSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_ScaleSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_ScaleSupported()
Returns the meta object for the attribute 'Scale Supported'.
Returns:
the meta object for the attribute 'Scale Supported'.
See Also:
PredefinedDataTypeDefinition.isScaleSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_PrecisionSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_PrecisionSupported()
Returns the meta object for the attribute 'Precision Supported'.
Returns:
the meta object for the attribute 'Precision Supported'.
See Also:
PredefinedDataTypeDefinition.isPrecisionSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_KeyConstraintSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_KeyConstraintSupported()
Returns the meta object for the attribute 'Key Constraint Supported'.
Returns:
the meta object for the attribute 'Key Constraint Supported'.
See Also:
PredefinedDataTypeDefinition.isKeyConstraintSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_IdentitySupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_IdentitySupported()
Returns the meta object for the attribute 'Identity Supported'.
Returns:
the meta object for the attribute 'Identity Supported'.
See Also:
PredefinedDataTypeDefinition.isIdentitySupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_MultipleColumnsSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MultipleColumnsSupported()
Returns the meta object for the attribute 'Multiple Columns Supported'.
Returns:
the meta object for the attribute 'Multiple Columns Supported'.
See Also:
PredefinedDataTypeDefinition.isMultipleColumnsSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_NullableSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_NullableSupported()
Returns the meta object for the attribute 'Nullable Supported'.
Returns:
the meta object for the attribute 'Nullable Supported'.
See Also:
PredefinedDataTypeDefinition.isNullableSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_DefaultSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_DefaultSupported()
Returns the meta object for the attribute 'Default Supported'.
Returns:
the meta object for the attribute 'Default Supported'.
See Also:
PredefinedDataTypeDefinition.isDefaultSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_ClusteringSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_ClusteringSupported()
Returns the meta object for the attribute 'Clustering Supported'.
Returns:
the meta object for the attribute 'Clustering Supported'.
See Also:
PredefinedDataTypeDefinition.isClusteringSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_FillFactorSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_FillFactorSupported()
Returns the meta object for the attribute 'Fill Factor Supported'.
Returns:
the meta object for the attribute 'Fill Factor Supported'.
See Also:
PredefinedDataTypeDefinition.isFillFactorSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_BitDataSupported

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_BitDataSupported()
Returns the meta object for the attribute 'Bit Data Supported'.
Returns:
the meta object for the attribute 'Bit Data Supported'.
See Also:
PredefinedDataTypeDefinition.isBitDataSupported(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_MaximumValue

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumValue()
Returns the meta object for the attribute 'Maximum Value'.
Returns:
the meta object for the attribute 'Maximum Value'.
See Also:
PredefinedDataTypeDefinition.getMaximumValue(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_MinimumValue

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MinimumValue()
Returns the meta object for the attribute 'Minimum Value'.
Returns:
the meta object for the attribute 'Minimum Value'.
See Also:
PredefinedDataTypeDefinition.getMinimumValue(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_MaximumLength

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumLength()
Returns the meta object for the attribute 'Maximum Length'.
Returns:
the meta object for the attribute 'Maximum Length'.
See Also:
PredefinedDataTypeDefinition.getMaximumLength(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_MaximumPrecision

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumPrecision()
Returns the meta object for the attribute 'Maximum Precision'.
Returns:
the meta object for the attribute 'Maximum Precision'.
See Also:
PredefinedDataTypeDefinition.getMaximumPrecision(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_MaximumScale

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MaximumScale()
Returns the meta object for the attribute 'Maximum Scale'.
Returns:
the meta object for the attribute 'Maximum Scale'.
See Also:
PredefinedDataTypeDefinition.getMaximumScale(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_MinimumScale

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_MinimumScale()
Returns the meta object for the attribute 'Minimum Scale'.
Returns:
the meta object for the attribute 'Minimum Scale'.
See Also:
PredefinedDataTypeDefinition.getMinimumScale(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_DefaultValueTypes

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_DefaultValueTypes()
Returns the meta object for the attribute list 'Default Value Types'.
Returns:
the meta object for the attribute list 'Default Value Types'.
See Also:
PredefinedDataTypeDefinition.getDefaultValueTypes(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_PrimitiveType

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_PrimitiveType()
Returns the meta object for the attribute 'Primitive Type'.
Returns:
the meta object for the attribute 'Primitive Type'.
See Also:
PredefinedDataTypeDefinition.getPrimitiveType(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_Name

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_Name()
Returns the meta object for the attribute list 'Name'.
Returns:
the meta object for the attribute list 'Name'.
See Also:
PredefinedDataTypeDefinition.getName(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_JdbcEnumType

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_JdbcEnumType()
Returns the meta object for the attribute 'Jdbc Enum Type'.
Returns:
the meta object for the attribute 'Jdbc Enum Type'.
See Also:
PredefinedDataTypeDefinition.getJdbcEnumType(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_CharacterSet

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_CharacterSet()
Returns the meta object for the attribute list 'Character Set'.
Returns:
the meta object for the attribute list 'Character Set'.
See Also:
PredefinedDataTypeDefinition.getCharacterSet(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_EncodingScheme

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_EncodingScheme()
Returns the meta object for the attribute list 'Encoding Scheme'.
Returns:
the meta object for the attribute list 'Encoding Scheme'.
See Also:
PredefinedDataTypeDefinition.getEncodingScheme(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_CharacterSetSuffix

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_CharacterSetSuffix()
Returns the meta object for the attribute 'Character Set Suffix'.
Returns:
the meta object for the attribute 'Character Set Suffix'.
See Also:
PredefinedDataTypeDefinition.getCharacterSetSuffix(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_EncodingSchemeSuffix

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_EncodingSchemeSuffix()
Returns the meta object for the attribute 'Encoding Scheme Suffix'.
Returns:
the meta object for the attribute 'Encoding Scheme Suffix'.
See Also:
PredefinedDataTypeDefinition.getEncodingSchemeSuffix(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_JavaClassName

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_JavaClassName()
Returns the meta object for the attribute 'Java Class Name'.
Returns:
the meta object for the attribute 'Java Class Name'.
See Also:
PredefinedDataTypeDefinition.getJavaClassName(), getPredefinedDataTypeDefinition()

getPredefinedDataTypeDefinition_DefaultLength

public org.eclipse.emf.ecore.EAttribute getPredefinedDataTypeDefinition_DefaultLength()
Returns the meta object for the attribute 'Default Length'.
Returns:
the meta object for the attribute 'Default Length'.
See Also:
PredefinedDataTypeDefinition.getDefaultLength(), getPredefinedDataTypeDefinition()

getTableSpaceDefinition

public org.eclipse.emf.ecore.EClass getTableSpaceDefinition()
Returns the meta object for class 'Table Space Definition'.
Returns:
the meta object for class 'Table Space Definition'.
See Also:
TableSpaceDefinition

getTableSpaceDefinition_TypeSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_TypeSupported()
Returns the meta object for the attribute 'Type Supported'.
Returns:
the meta object for the attribute 'Type Supported'.
See Also:
TableSpaceDefinition.isTypeSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_ExtentSizeSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ExtentSizeSupported()
Returns the meta object for the attribute 'Extent Size Supported'.
Returns:
the meta object for the attribute 'Extent Size Supported'.
See Also:
TableSpaceDefinition.isExtentSizeSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_PrefetchSizeSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_PrefetchSizeSupported()
Returns the meta object for the attribute 'Prefetch Size Supported'.
Returns:
the meta object for the attribute 'Prefetch Size Supported'.
See Also:
TableSpaceDefinition.isPrefetchSizeSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_ManagedBySupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ManagedBySupported()
Returns the meta object for the attribute 'Managed By Supported'.
Returns:
the meta object for the attribute 'Managed By Supported'.
See Also:
TableSpaceDefinition.isManagedBySupported(), getTableSpaceDefinition()

getTableSpaceDefinition_PageSizeSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_PageSizeSupported()
Returns the meta object for the attribute 'Page Size Supported'.
Returns:
the meta object for the attribute 'Page Size Supported'.
See Also:
TableSpaceDefinition.isPageSizeSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_BufferPoolSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_BufferPoolSupported()
Returns the meta object for the attribute 'Buffer Pool Supported'.
Returns:
the meta object for the attribute 'Buffer Pool Supported'.
See Also:
TableSpaceDefinition.isBufferPoolSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_DefaultSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_DefaultSupported()
Returns the meta object for the attribute 'Default Supported'.
Returns:
the meta object for the attribute 'Default Supported'.
See Also:
TableSpaceDefinition.isDefaultSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_ContainerMaximumSizeSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ContainerMaximumSizeSupported()
Returns the meta object for the attribute 'Container Maximum Size Supported'.
Returns:
the meta object for the attribute 'Container Maximum Size Supported'.
See Also:
TableSpaceDefinition.isContainerMaximumSizeSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_ContainerInitialSizeSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ContainerInitialSizeSupported()
Returns the meta object for the attribute 'Container Initial Size Supported'.
Returns:
the meta object for the attribute 'Container Initial Size Supported'.
See Also:
TableSpaceDefinition.isContainerInitialSizeSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_ContainerExtentSizeSupported

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_ContainerExtentSizeSupported()
Returns the meta object for the attribute 'Container Extent Size Supported'.
Returns:
the meta object for the attribute 'Container Extent Size Supported'.
See Also:
TableSpaceDefinition.isContainerExtentSizeSupported(), getTableSpaceDefinition()

getTableSpaceDefinition_TableSpaceType

public org.eclipse.emf.ecore.EAttribute getTableSpaceDefinition_TableSpaceType()
Returns the meta object for the attribute list 'Table Space Type'.
Returns:
the meta object for the attribute list 'Table Space Type'.
See Also:
TableSpaceDefinition.getTableSpaceType(), getTableSpaceDefinition()

getStoredProcedureDefinition

public org.eclipse.emf.ecore.EClass getStoredProcedureDefinition()
Returns the meta object for class 'Stored Procedure Definition'.
Returns:
the meta object for class 'Stored Procedure Definition'.
See Also:
StoredProcedureDefinition

getStoredProcedureDefinition_NullInputActionSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_NullInputActionSupported()
Returns the meta object for the attribute 'Null Input Action Supported'.
Returns:
the meta object for the attribute 'Null Input Action Supported'.
See Also:
StoredProcedureDefinition.isNullInputActionSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_PackageGenerationSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_PackageGenerationSupported()
Returns the meta object for the attribute 'Package Generation Supported'.
Returns:
the meta object for the attribute 'Package Generation Supported'.
See Also:
StoredProcedureDefinition.isPackageGenerationSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_DetermininsticSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_DetermininsticSupported()
Returns the meta object for the attribute 'Determininstic Supported'.
Returns:
the meta object for the attribute 'Determininstic Supported'.
See Also:
StoredProcedureDefinition.isDetermininsticSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ReturnedNullSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ReturnedNullSupported()
Returns the meta object for the attribute 'Returned Null Supported'.
Returns:
the meta object for the attribute 'Returned Null Supported'.
See Also:
StoredProcedureDefinition.isReturnedNullSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ReturnedTypeDeclarationConstraintSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ReturnedTypeDeclarationConstraintSupported()
Returns the meta object for the attribute 'Returned Type Declaration Constraint Supported'.
Returns:
the meta object for the attribute 'Returned Type Declaration Constraint Supported'.
See Also:
StoredProcedureDefinition.isReturnedTypeDeclarationConstraintSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ParameterInitValueSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterInitValueSupported()
Returns the meta object for the attribute 'Parameter Init Value Supported'.
Returns:
the meta object for the attribute 'Parameter Init Value Supported'.
See Also:
StoredProcedureDefinition.isParameterInitValueSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ParameterStyleSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterStyleSupported()
Returns the meta object for the attribute 'Parameter Style Supported'.
Returns:
the meta object for the attribute 'Parameter Style Supported'.
See Also:
StoredProcedureDefinition.isParameterStyleSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ReturnTypeSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ReturnTypeSupported()
Returns the meta object for the attribute 'Return Type Supported'.
Returns:
the meta object for the attribute 'Return Type Supported'.
See Also:
StoredProcedureDefinition.isReturnTypeSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ParameterDeclarationConstraintSupported

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterDeclarationConstraintSupported()
Returns the meta object for the attribute 'Parameter Declaration Constraint Supported'.
Returns:
the meta object for the attribute 'Parameter Declaration Constraint Supported'.
See Also:
StoredProcedureDefinition.isParameterDeclarationConstraintSupported(), getStoredProcedureDefinition()

getStoredProcedureDefinition_MaximumActionBodyLength

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_MaximumActionBodyLength()
Returns the meta object for the attribute 'Maximum Action Body Length'.
Returns:
the meta object for the attribute 'Maximum Action Body Length'.
See Also:
StoredProcedureDefinition.getMaximumActionBodyLength(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ParameterStyle

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ParameterStyle()
Returns the meta object for the attribute list 'Parameter Style'.
Returns:
the meta object for the attribute list 'Parameter Style'.
See Also:
StoredProcedureDefinition.getParameterStyle(), getStoredProcedureDefinition()

getStoredProcedureDefinition_LanguageType

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_LanguageType()
Returns the meta object for the attribute list 'Language Type'.
Returns:
the meta object for the attribute list 'Language Type'.
See Also:
StoredProcedureDefinition.getLanguageType(), getStoredProcedureDefinition()

getStoredProcedureDefinition_FunctionLanguageType

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_FunctionLanguageType()
Returns the meta object for the attribute list 'Function Language Type'.
Returns:
the meta object for the attribute list 'Function Language Type'.
See Also:
StoredProcedureDefinition.getFunctionLanguageType(), getStoredProcedureDefinition()

getStoredProcedureDefinition_ProcedureType

public org.eclipse.emf.ecore.EAttribute getStoredProcedureDefinition_ProcedureType()
Returns the meta object for the attribute list 'Procedure Type'.
Returns:
the meta object for the attribute list 'Procedure Type'.
See Also:
StoredProcedureDefinition.getProcedureType(), getStoredProcedureDefinition()

getTriggerDefinition

public org.eclipse.emf.ecore.EClass getTriggerDefinition()
Returns the meta object for class 'Trigger Definition'.
Returns:
the meta object for class 'Trigger Definition'.
See Also:
TriggerDefinition

getTriggerDefinition_MaximumReferencePartLength

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_MaximumReferencePartLength()
Returns the meta object for the attribute 'Maximum Reference Part Length'.
Returns:
the meta object for the attribute 'Maximum Reference Part Length'.
See Also:
TriggerDefinition.getMaximumReferencePartLength(), getTriggerDefinition()

getTriggerDefinition_MaximumActionBodyLength

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_MaximumActionBodyLength()
Returns the meta object for the attribute 'Maximum Action Body Length'.
Returns:
the meta object for the attribute 'Maximum Action Body Length'.
See Also:
TriggerDefinition.getMaximumActionBodyLength(), getTriggerDefinition()

getTriggerDefinition_TypeSupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_TypeSupported()
Returns the meta object for the attribute 'Type Supported'.
Returns:
the meta object for the attribute 'Type Supported'.
See Also:
TriggerDefinition.isTypeSupported(), getTriggerDefinition()

getTriggerDefinition_WhenClauseSupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_WhenClauseSupported()
Returns the meta object for the attribute 'When Clause Supported'.
Returns:
the meta object for the attribute 'When Clause Supported'.
See Also:
TriggerDefinition.isWhenClauseSupported(), getTriggerDefinition()

getTriggerDefinition_GranularitySupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_GranularitySupported()
Returns the meta object for the attribute 'Granularity Supported'.
Returns:
the meta object for the attribute 'Granularity Supported'.
See Also:
TriggerDefinition.isGranularitySupported(), getTriggerDefinition()

getTriggerDefinition_ReferencesClauseSupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_ReferencesClauseSupported()
Returns the meta object for the attribute 'References Clause Supported'.
Returns:
the meta object for the attribute 'References Clause Supported'.
See Also:
TriggerDefinition.isReferencesClauseSupported(), getTriggerDefinition()

getTriggerDefinition_PerColumnUpdateTriggerSupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_PerColumnUpdateTriggerSupported()
Returns the meta object for the attribute 'Per Column Update Trigger Supported'.
Returns:
the meta object for the attribute 'Per Column Update Trigger Supported'.
See Also:
TriggerDefinition.isPerColumnUpdateTriggerSupported(), getTriggerDefinition()

getTriggerDefinition_InsteadOfTriggerSupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_InsteadOfTriggerSupported()
Returns the meta object for the attribute 'Instead Of Trigger Supported'.
Returns:
the meta object for the attribute 'Instead Of Trigger Supported'.
See Also:
TriggerDefinition.isInsteadOfTriggerSupported(), getTriggerDefinition()

getTriggerDefinition_RowTriggerReferenceSupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_RowTriggerReferenceSupported()
Returns the meta object for the attribute 'Row Trigger Reference Supported'.
Returns:
the meta object for the attribute 'Row Trigger Reference Supported'.
See Also:
TriggerDefinition.isRowTriggerReferenceSupported(), getTriggerDefinition()

getTriggerDefinition_TableTriggerReferenceSupported

public org.eclipse.emf.ecore.EAttribute getTriggerDefinition_TableTriggerReferenceSupported()
Returns the meta object for the attribute 'Table Trigger Reference Supported'.
Returns:
the meta object for the attribute 'Table Trigger Reference Supported'.
See Also:
TriggerDefinition.isTableTriggerReferenceSupported(), getTriggerDefinition()

getColumnDefinition

public org.eclipse.emf.ecore.EClass getColumnDefinition()
Returns the meta object for class 'Column Definition'.
Returns:
the meta object for class 'Column Definition'.
See Also:
ColumnDefinition

getColumnDefinition_IdentitySupported

public org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentitySupported()
Returns the meta object for the attribute 'Identity Supported'.
Returns:
the meta object for the attribute 'Identity Supported'.
See Also:
ColumnDefinition.isIdentitySupported(), getColumnDefinition()

getColumnDefinition_ComputedSupported

public org.eclipse.emf.ecore.EAttribute getColumnDefinition_ComputedSupported()
Returns the meta object for the attribute 'Computed Supported'.
Returns:
the meta object for the attribute 'Computed Supported'.
See Also:
ColumnDefinition.isComputedSupported(), getColumnDefinition()

getColumnDefinition_IdentityStartValueSupported

public org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityStartValueSupported()
Returns the meta object for the attribute 'Identity Start Value Supported'.
Returns:
the meta object for the attribute 'Identity Start Value Supported'.
See Also:
ColumnDefinition.isIdentityStartValueSupported(), getColumnDefinition()

getColumnDefinition_IdentityIncrementSupported

public org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityIncrementSupported()
Returns the meta object for the attribute 'Identity Increment Supported'.
Returns:
the meta object for the attribute 'Identity Increment Supported'.
See Also:
ColumnDefinition.isIdentityIncrementSupported(), getColumnDefinition()

getColumnDefinition_IdentityMinimumSupported

public org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityMinimumSupported()
Returns the meta object for the attribute 'Identity Minimum Supported'.
Returns:
the meta object for the attribute 'Identity Minimum Supported'.
See Also:
ColumnDefinition.isIdentityMinimumSupported(), getColumnDefinition()

getColumnDefinition_IdentityMaximumSupported

public org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityMaximumSupported()
Returns the meta object for the attribute 'Identity Maximum Supported'.
Returns:
the meta object for the attribute 'Identity Maximum Supported'.
See Also:
ColumnDefinition.isIdentityMaximumSupported(), getColumnDefinition()

getColumnDefinition_IdentityCycleSupported

public org.eclipse.emf.ecore.EAttribute getColumnDefinition_IdentityCycleSupported()
Returns the meta object for the attribute 'Identity Cycle Supported'.
Returns:
the meta object for the attribute 'Identity Cycle Supported'.
See Also:
ColumnDefinition.isIdentityCycleSupported(), getColumnDefinition()

getConstraintDefinition

public org.eclipse.emf.ecore.EClass getConstraintDefinition()
Returns the meta object for class 'Constraint Definition'.
Returns:
the meta object for class 'Constraint Definition'.
See Also:
ConstraintDefinition

getConstraintDefinition_DeferrableConstraintSupported

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_DeferrableConstraintSupported()
Returns the meta object for the attribute 'Deferrable Constraint Supported'.
Returns:
the meta object for the attribute 'Deferrable Constraint Supported'.
See Also:
ConstraintDefinition.isDeferrableConstraintSupported(), getConstraintDefinition()

getConstraintDefinition_InformationalConstraintSupported

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_InformationalConstraintSupported()
Returns the meta object for the attribute 'Informational Constraint Supported'.
Returns:
the meta object for the attribute 'Informational Constraint Supported'.
See Also:
ConstraintDefinition.isInformationalConstraintSupported(), getConstraintDefinition()

getConstraintDefinition_ClusteredPrimaryKeySupported

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ClusteredPrimaryKeySupported()
Returns the meta object for the attribute 'Clustered Primary Key Supported'.
Returns:
the meta object for the attribute 'Clustered Primary Key Supported'.
See Also:
ConstraintDefinition.isClusteredPrimaryKeySupported(), getConstraintDefinition()

getConstraintDefinition_ClusteredUniqueConstraintSupported

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ClusteredUniqueConstraintSupported()
Returns the meta object for the attribute 'Clustered Unique Constraint Supported'.
Returns:
the meta object for the attribute 'Clustered Unique Constraint Supported'.
See Also:
ConstraintDefinition.isClusteredUniqueConstraintSupported(), getConstraintDefinition()

getConstraintDefinition_PrimaryKeyNullable

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_PrimaryKeyNullable()
Returns the meta object for the attribute 'Primary Key Nullable'.
Returns:
the meta object for the attribute 'Primary Key Nullable'.
See Also:
ConstraintDefinition.isPrimaryKeyNullable(), getConstraintDefinition()

getConstraintDefinition_UniqueKeyNullable

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_UniqueKeyNullable()
Returns the meta object for the attribute 'Unique Key Nullable'.
Returns:
the meta object for the attribute 'Unique Key Nullable'.
See Also:
ConstraintDefinition.isUniqueKeyNullable(), getConstraintDefinition()

getConstraintDefinition_MaximumCheckExpressionLength

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_MaximumCheckExpressionLength()
Returns the meta object for the attribute 'Maximum Check Expression Length'.
Returns:
the meta object for the attribute 'Maximum Check Expression Length'.
See Also:
ConstraintDefinition.getMaximumCheckExpressionLength(), getConstraintDefinition()

getConstraintDefinition_ParentUpdateDRIRuleType

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ParentUpdateDRIRuleType()
Returns the meta object for the attribute list 'Parent Update DRI Rule Type'.
Returns:
the meta object for the attribute list 'Parent Update DRI Rule Type'.
See Also:
ConstraintDefinition.getParentUpdateDRIRuleType(), getConstraintDefinition()

getConstraintDefinition_ParentDeleteDRIRuleType

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_ParentDeleteDRIRuleType()
Returns the meta object for the attribute list 'Parent Delete DRI Rule Type'.
Returns:
the meta object for the attribute list 'Parent Delete DRI Rule Type'.
See Also:
ConstraintDefinition.getParentDeleteDRIRuleType(), getConstraintDefinition()

getConstraintDefinition_CheckOption

public org.eclipse.emf.ecore.EAttribute getConstraintDefinition_CheckOption()
Returns the meta object for the attribute list 'Check Option'.
Returns:
the meta object for the attribute list 'Check Option'.
See Also:
ConstraintDefinition.getCheckOption(), getConstraintDefinition()

getIndexDefinition

public org.eclipse.emf.ecore.EClass getIndexDefinition()
Returns the meta object for class 'Index Definition'.
Returns:
the meta object for class 'Index Definition'.
See Also:
IndexDefinition

getIndexDefinition_PercentFreeTerminology

public org.eclipse.emf.ecore.EAttribute getIndexDefinition_PercentFreeTerminology()
Returns the meta object for the attribute 'Percent Free Terminology'.
Returns:
the meta object for the attribute 'Percent Free Terminology'.
See Also:
IndexDefinition.getPercentFreeTerminology(), getIndexDefinition()

getIndexDefinition_PercentFreeChangeable

public org.eclipse.emf.ecore.EAttribute getIndexDefinition_PercentFreeChangeable()
Returns the meta object for the attribute 'Percent Free Changeable'.
Returns:
the meta object for the attribute 'Percent Free Changeable'.
See Also:
IndexDefinition.isPercentFreeChangeable(), getIndexDefinition()

getIndexDefinition_ClusteringSupported

public org.eclipse.emf.ecore.EAttribute getIndexDefinition_ClusteringSupported()
Returns the meta object for the attribute 'Clustering Supported'.
Returns:
the meta object for the attribute 'Clustering Supported'.
See Also:
IndexDefinition.isClusteringSupported(), getIndexDefinition()

getIndexDefinition_ClusterChangeable

public org.eclipse.emf.ecore.EAttribute getIndexDefinition_ClusterChangeable()
Returns the meta object for the attribute 'Cluster Changeable'.
Returns:
the meta object for the attribute 'Cluster Changeable'.
See Also:
IndexDefinition.isClusterChangeable(), getIndexDefinition()

getIndexDefinition_FillFactorSupported

public org.eclipse.emf.ecore.EAttribute getIndexDefinition_FillFactorSupported()
Returns the meta object for the attribute 'Fill Factor Supported'.
Returns:
the meta object for the attribute 'Fill Factor Supported'.
See Also:
IndexDefinition.isFillFactorSupported(), getIndexDefinition()

getIndexDefinition_IncludedColumnsSupported

public org.eclipse.emf.ecore.EAttribute getIndexDefinition_IncludedColumnsSupported()
Returns the meta object for the attribute 'Included Columns Supported'.
Returns:
the meta object for the attribute 'Included Columns Supported'.
See Also:
IndexDefinition.isIncludedColumnsSupported(), getIndexDefinition()

getExtendedDefinition

public org.eclipse.emf.ecore.EClass getExtendedDefinition()
Returns the meta object for class 'Extended Definition'.
Returns:
the meta object for class 'Extended Definition'.
See Also:
ExtendedDefinition

getExtendedDefinition_Name

public org.eclipse.emf.ecore.EAttribute getExtendedDefinition_Name()
Returns the meta object for the attribute 'Name'.
Returns:
the meta object for the attribute 'Name'.
See Also:
ExtendedDefinition.getName(), getExtendedDefinition()

getExtendedDefinition_Value

public org.eclipse.emf.ecore.EAttribute getExtendedDefinition_Value()
Returns the meta object for the attribute 'Value'.
Returns:
the meta object for the attribute 'Value'.
See Also:
ExtendedDefinition.getValue(), getExtendedDefinition()

getTableDefinition

public org.eclipse.emf.ecore.EClass getTableDefinition()
Returns the meta object for class 'Table Definition'.
Returns:
the meta object for class 'Table Definition'.
See Also:
TableDefinition

getTableDefinition_AuditSupported

public org.eclipse.emf.ecore.EAttribute getTableDefinition_AuditSupported()
Returns the meta object for the attribute 'Audit Supported'.
Returns:
the meta object for the attribute 'Audit Supported'.
See Also:
TableDefinition.isAuditSupported(), getTableDefinition()

getTableDefinition_DataCaptureSupported

public org.eclipse.emf.ecore.EAttribute getTableDefinition_DataCaptureSupported()
Returns the meta object for the attribute 'Data Capture Supported'.
Returns:
the meta object for the attribute 'Data Capture Supported'.
See Also:
TableDefinition.isDataCaptureSupported(), getTableDefinition()

getTableDefinition_EditProcSupported

public org.eclipse.emf.ecore.EAttribute getTableDefinition_EditProcSupported()
Returns the meta object for the attribute 'Edit Proc Supported'.
Returns:
the meta object for the attribute 'Edit Proc Supported'.
See Also:
TableDefinition.isEditProcSupported(), getTableDefinition()

getTableDefinition_EncodingSupported

public org.eclipse.emf.ecore.EAttribute getTableDefinition_EncodingSupported()
Returns the meta object for the attribute 'Encoding Supported'.
Returns:
the meta object for the attribute 'Encoding Supported'.
See Also:
TableDefinition.isEncodingSupported(), getTableDefinition()

getTableDefinition_ValidProcSupported

public org.eclipse.emf.ecore.EAttribute getTableDefinition_ValidProcSupported()
Returns the meta object for the attribute 'Valid Proc Supported'.
Returns:
the meta object for the attribute 'Valid Proc Supported'.
See Also:
TableDefinition.isValidProcSupported(), getTableDefinition()

getSequenceDefinition

public org.eclipse.emf.ecore.EClass getSequenceDefinition()
Returns the meta object for class 'Sequence Definition'.
Returns:
the meta object for class 'Sequence Definition'.
See Also:
SequenceDefinition

getSequenceDefinition_PredefinedDataTypeDefinitions

public org.eclipse.emf.ecore.EReference getSequenceDefinition_PredefinedDataTypeDefinitions()
Returns the meta object for the reference list 'Predefined Data Type Definitions'.
Returns:
the meta object for the reference list 'Predefined Data Type Definitions'.
See Also:
SequenceDefinition.getPredefinedDataTypeDefinitions(), getSequenceDefinition()

getSequenceDefinition_TypeEnumerationSupported

public org.eclipse.emf.ecore.EAttribute getSequenceDefinition_TypeEnumerationSupported()
Returns the meta object for the attribute 'Type Enumeration Supported'.
Returns:
the meta object for the attribute 'Type Enumeration Supported'.
See Also:
SequenceDefinition.isTypeEnumerationSupported(), getSequenceDefinition()

getSequenceDefinition_CacheSupported

public org.eclipse.emf.ecore.EAttribute getSequenceDefinition_CacheSupported()
Returns the meta object for the attribute 'Cache Supported'.
Returns:
the meta object for the attribute 'Cache Supported'.
See Also:
SequenceDefinition.isCacheSupported(), getSequenceDefinition()

getSequenceDefinition_OrderSupported

public org.eclipse.emf.ecore.EAttribute getSequenceDefinition_OrderSupported()
Returns the meta object for the attribute 'Order Supported'.
Returns:
the meta object for the attribute 'Order Supported'.
See Also:
SequenceDefinition.isOrderSupported(), getSequenceDefinition()

getSequenceDefinition_NoMaximumValueString

public org.eclipse.emf.ecore.EAttribute getSequenceDefinition_NoMaximumValueString()
Returns the meta object for the attribute 'No Maximum Value String'.
Returns:
the meta object for the attribute 'No Maximum Value String'.
See Also:
SequenceDefinition.getNoMaximumValueString(), getSequenceDefinition()

getSequenceDefinition_NoMinimumValueString

public org.eclipse.emf.ecore.EAttribute getSequenceDefinition_NoMinimumValueString()
Returns the meta object for the attribute 'No Minimum Value String'.
Returns:
the meta object for the attribute 'No Minimum Value String'.
See Also:
SequenceDefinition.getNoMinimumValueString(), getSequenceDefinition()

getSequenceDefinition_NoCacheString

public org.eclipse.emf.ecore.EAttribute getSequenceDefinition_NoCacheString()
Returns the meta object for the attribute 'No Cache String'.
Returns:
the meta object for the attribute 'No Cache String'.
See Also:
SequenceDefinition.getNoCacheString(), getSequenceDefinition()

getSequenceDefinition_CacheDefaultValue

public org.eclipse.emf.ecore.EAttribute getSequenceDefinition_CacheDefaultValue()
Returns the meta object for the attribute 'Cache Default Value'.
Returns:
the meta object for the attribute 'Cache Default Value'.
See Also:
SequenceDefinition.getCacheDefaultValue(), getSequenceDefinition()

getUserDefinedTypeDefinition

public org.eclipse.emf.ecore.EClass getUserDefinedTypeDefinition()
Returns the meta object for class 'User Defined Type Definition'.
Returns:
the meta object for class 'User Defined Type Definition'.
See Also:
UserDefinedTypeDefinition

getUserDefinedTypeDefinition_DefaultValueSupported

public org.eclipse.emf.ecore.EAttribute getUserDefinedTypeDefinition_DefaultValueSupported()
Returns the meta object for the attribute 'Default Value Supported'.
Returns:
the meta object for the attribute 'Default Value Supported'.
See Also:
UserDefinedTypeDefinition.isDefaultValueSupported(), getUserDefinedTypeDefinition()

getUserDefinedTypeDefinition_DistinctTypeSupported

public org.eclipse.emf.ecore.EAttribute getUserDefinedTypeDefinition_DistinctTypeSupported()
Returns the meta object for the attribute 'Distinct Type Supported'.
Returns:
the meta object for the attribute 'Distinct Type Supported'.
See Also:
UserDefinedTypeDefinition.isDistinctTypeSupported(), getUserDefinedTypeDefinition()

getUserDefinedTypeDefinition_StructuredTypeSupported

public org.eclipse.emf.ecore.EAttribute getUserDefinedTypeDefinition_StructuredTypeSupported()
Returns the meta object for the attribute 'Structured Type Supported'.
Returns:
the meta object for the attribute 'Structured Type Supported'.
See Also:
UserDefinedTypeDefinition.isStructuredTypeSupported(), getUserDefinedTypeDefinition()

getQueryDefinition

public org.eclipse.emf.ecore.EClass getQueryDefinition()
Returns the meta object for class 'Query Definition'.
Returns:
the meta object for class 'Query Definition'.
See Also:
QueryDefinition

getQueryDefinition_IdentifierQuoteString

public org.eclipse.emf.ecore.EAttribute getQueryDefinition_IdentifierQuoteString()
Returns the meta object for the attribute 'Identifier Quote String'.
Returns:
the meta object for the attribute 'Identifier Quote String'.
See Also:
QueryDefinition.getIdentifierQuoteString(), getQueryDefinition()

getQueryDefinition_HostVariableMarker

public org.eclipse.emf.ecore.EAttribute getQueryDefinition_HostVariableMarker()
Returns the meta object for the attribute 'Host Variable Marker'.
Returns:
the meta object for the attribute 'Host Variable Marker'.
See Also:
QueryDefinition.getHostVariableMarker(), getQueryDefinition()

getQueryDefinition_HostVariableMarkerSupported

public org.eclipse.emf.ecore.EAttribute getQueryDefinition_HostVariableMarkerSupported()
Returns the meta object for the attribute 'Host Variable Marker Supported'.
Returns:
the meta object for the attribute 'Host Variable Marker Supported'.
See Also:
QueryDefinition.isHostVariableMarkerSupported(), getQueryDefinition()

getQueryDefinition_CastExpressionSupported

public org.eclipse.emf.ecore.EAttribute getQueryDefinition_CastExpressionSupported()
Returns the meta object for the attribute 'Cast Expression Supported'.
Returns:
the meta object for the attribute 'Cast Expression Supported'.
See Also:
QueryDefinition.isCastExpressionSupported(), getQueryDefinition()

getQueryDefinition_DefaultKeywordForInsertValueSupported

public org.eclipse.emf.ecore.EAttribute getQueryDefinition_DefaultKeywordForInsertValueSupported()
Returns the meta object for the attribute 'Default Keyword For Insert Value Supported'.
Returns:
the meta object for the attribute 'Default Keyword For Insert Value Supported'.
See Also:
QueryDefinition.isDefaultKeywordForInsertValueSupported(), getQueryDefinition()

getQueryDefinition_ExtendedGroupingSupported

public org.eclipse.emf.ecore.EAttribute getQueryDefinition_ExtendedGroupingSupported()
Returns the meta object for the attribute 'Extended Grouping Supported'.
Returns:
the meta object for the attribute 'Extended Grouping Supported'.
See Also:
QueryDefinition.isExtendedGroupingSupported(), getQueryDefinition()

getQueryDefinition_TableAliasInDeleteSupported

public org.eclipse.emf.ecore.EAttribute getQueryDefinition_TableAliasInDeleteSupported()
Returns the meta object for the attribute 'Table Alias In Delete Supported'.
Returns:
the meta object for the attribute 'Table Alias In Delete Supported'.
See Also:
QueryDefinition.isTableAliasInDeleteSupported(), getQueryDefinition()

getSQLSyntaxDefinition

public org.eclipse.emf.ecore.EClass getSQLSyntaxDefinition()
Returns the meta object for class 'SQL Syntax Definition'.
Returns:
the meta object for class 'SQL Syntax Definition'.
See Also:
SQLSyntaxDefinition

getSQLSyntaxDefinition_Keywords

public org.eclipse.emf.ecore.EAttribute getSQLSyntaxDefinition_Keywords()
Returns the meta object for the attribute list 'Keywords'.
Returns:
the meta object for the attribute list 'Keywords'.
See Also:
SQLSyntaxDefinition.getKeywords(), getSQLSyntaxDefinition()

getSQLSyntaxDefinition_Operators

public org.eclipse.emf.ecore.EAttribute getSQLSyntaxDefinition_Operators()
Returns the meta object for the attribute list 'Operators'.
Returns:
the meta object for the attribute list 'Operators'.
See Also:
SQLSyntaxDefinition.getOperators(), getSQLSyntaxDefinition()

getSequenceDefinition_DefaultDataTypeDefinition

public org.eclipse.emf.ecore.EReference getSequenceDefinition_DefaultDataTypeDefinition()
Returns the meta object for the reference 'Default Data Type Definition'.
Returns:
the meta object for the reference 'Default Data Type Definition'.
See Also:
SequenceDefinition.getDefaultDataTypeDefinition(), getSequenceDefinition()

getCheckOption

public org.eclipse.emf.ecore.EEnum getCheckOption()
Returns the meta object for enum 'Check Option'.
Returns:
the meta object for enum 'Check Option'.
See Also:
CheckOption

getDefaultValueType

public org.eclipse.emf.ecore.EEnum getDefaultValueType()
Returns the meta object for enum 'Default Value Type'.
Returns:
the meta object for enum 'Default Value Type'.
See Also:
DefaultValueType

getLanguageType

public org.eclipse.emf.ecore.EEnum getLanguageType()
Returns the meta object for enum 'Language Type'.
Returns:
the meta object for enum 'Language Type'.
See Also:
LanguageType

getParameterStyle

public org.eclipse.emf.ecore.EEnum getParameterStyle()
Returns the meta object for enum 'Parameter Style'.
Returns:
the meta object for enum 'Parameter Style'.
See Also:
ParameterStyle

getParentDeleteDRIRuleType

public org.eclipse.emf.ecore.EEnum getParentDeleteDRIRuleType()
Returns the meta object for enum 'Parent Delete DRI Rule Type'.
Returns:
the meta object for enum 'Parent Delete DRI Rule Type'.
See Also:
ParentDeleteDRIRuleType

getParentUpdateDRIRuleType

public org.eclipse.emf.ecore.EEnum getParentUpdateDRIRuleType()
Returns the meta object for enum 'Parent Update DRI Rule Type'.
Returns:
the meta object for enum 'Parent Update DRI Rule Type'.
See Also:
ParentUpdateDRIRuleType

getProcedureType

public org.eclipse.emf.ecore.EEnum getProcedureType()
Returns the meta object for enum 'Procedure Type'.
Returns:
the meta object for enum 'Procedure Type'.
See Also:
ProcedureType

getTableSpaceType

public org.eclipse.emf.ecore.EEnum getTableSpaceType()
Returns the meta object for enum 'Table Space Type'.
Returns:
the meta object for enum 'Table Space Type'.
See Also:
TableSpaceType

getPercentFreeTerminology

public org.eclipse.emf.ecore.EEnum getPercentFreeTerminology()
Returns the meta object for enum 'Percent Free Terminology'.
Returns:
the meta object for enum 'Percent Free Terminology'.
See Also:
PercentFreeTerminology

getDatabaseDefinitionFactory

public DatabaseDefinitionFactory getDatabaseDefinitionFactory()
Returns the factory that creates the instances of the model.
Returns:
the factory that creates the instances of the model.