com.ibm.db.models.db2
Interface DB2ModelPackage

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:
DB2ModelPackageImpl

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

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

DB2 Model is the OO representation of the concepts defined in the: SQL Reference for Cross-Platform Development - v1.1 http://www7b.software.ibm.com/dmdd/library/techarticle/0206sqlref/0206sqlref.html This book defines the DB2 UDB SQL language elements that are common to the IBM DB2 Universal Database Family of relational database products across the following environments: Environment IBM Relational Database Product Short Name - z/OS and OS/390 DB2 Universal Database for z/OS and OS/390 Version 7 DB2 UDB for z/OS and OS/390 - OS/400 DB2 Universal Database for iSeries Version 5 Release 2 DB2 UDB for iSeries UNIX - AIX - HP-UX Version 10 - HP-UX Version 11 - Linux - Solaris - Windows for 32-bit operating systems - OS/2 - DB2 Universal Database for the Linux, UNIX and Windows Platforms Version 8 - DB2 UDB for LUW

See Also:
DB2ModelFactory

Nested Class Summary
static interface DB2ModelPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int DATA_CAPTURE_TYPE
          The meta object id for the 'Data Capture Type' enum.
static int DB2_ACCESS_PLAN
          The meta object id for the 'DB2 Access Plan' class.
static int DB2_ACCESS_PLAN__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_ACCESS_PLAN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_ACCESS_PLAN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_ACCESS_PLAN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_ACCESS_PLAN__LABEL
          The feature id for the 'Label' attribute.
static int DB2_ACCESS_PLAN__NAME
          The feature id for the 'Name' attribute.
static int DB2_ACCESS_PLAN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_ACCESS_PLAN_FEATURE_COUNT
          The number of structural features of the 'DB2 Access Plan' class.
static int DB2_ALIAS
          The meta object id for the 'DB2 Alias' class.
static int DB2_ALIAS__ALIASED_TABLE
          The feature id for the 'Aliased Table' reference.
static int DB2_ALIAS__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int DB2_ALIAS__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_ALIAS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_ALIAS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_ALIAS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_ALIAS__INDEX
          The feature id for the 'Index' reference list.
static int DB2_ALIAS__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int DB2_ALIAS__LABEL
          The feature id for the 'Label' attribute.
static int DB2_ALIAS__NAME
          The feature id for the 'Name' attribute.
static int DB2_ALIAS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_ALIAS__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_ALIAS__SELF_REF_COLUMN_GENERATION
          The feature id for the 'Self Ref Column Generation' attribute.
static int DB2_ALIAS__SUBTABLES
          The feature id for the 'Subtables' reference list.
static int DB2_ALIAS__SUPERTABLE
          The feature id for the 'Supertable' reference.
static int DB2_ALIAS__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int DB2_ALIAS__UDT
          The feature id for the 'Udt' reference.
static int DB2_ALIAS__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int DB2_ALIAS_FEATURE_COUNT
          The number of structural features of the 'DB2 Alias' class.
static int DB2_APPLICATION_PROCESS
          The meta object id for the 'DB2 Application Process' class.
static int DB2_APPLICATION_PROCESS__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_APPLICATION_PROCESS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_APPLICATION_PROCESS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_APPLICATION_PROCESS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_APPLICATION_PROCESS__ISOLATION_LEVEL
          The feature id for the 'Isolation Level' attribute.
static int DB2_APPLICATION_PROCESS__LABEL
          The feature id for the 'Label' attribute.
static int DB2_APPLICATION_PROCESS__NAME
          The feature id for the 'Name' attribute.
static int DB2_APPLICATION_PROCESS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_APPLICATION_PROCESS__UNIT_OF_WORK
          The feature id for the 'Unit Of Work' containment reference.
static int DB2_APPLICATION_PROCESS_FEATURE_COUNT
          The number of structural features of the 'DB2 Application Process' class.
static int DB2_COLUMN
          The meta object id for the 'DB2 Column' class.
static int DB2_COLUMN__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_COLUMN__CONTAINED_TYPE
          The feature id for the 'Contained Type' containment reference.
static int DB2_COLUMN__DEFAULT_VALUE
          The feature id for the 'Default Value' attribute.
static int DB2_COLUMN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_COLUMN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_COLUMN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_COLUMN__GENERATE_EXPRESSION
          The feature id for the 'Generate Expression' containment reference.
static int DB2_COLUMN__GENERATION_TYPE
          The feature id for the 'Generation Type' attribute.
static int DB2_COLUMN__IDENTITY_SPECIFIER
          The feature id for the 'Identity Specifier' containment reference.
static int DB2_COLUMN__IMPLEMENTATION_DEPENDENT
          The feature id for the 'Implementation Dependent' attribute.
static int DB2_COLUMN__LABEL
          The feature id for the 'Label' attribute.
static int DB2_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int DB2_COLUMN__NULLABLE
          The feature id for the 'Nullable' attribute.
static int DB2_COLUMN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_COLUMN__REFERENCED_TYPE
          The feature id for the 'Referenced Type' reference.
static int DB2_COLUMN__SCOPE_CHECK
          The feature id for the 'Scope Check' attribute.
static int DB2_COLUMN__SCOPE_CHECKED
          The feature id for the 'Scope Checked' attribute.
static int DB2_COLUMN__TABLE
          The feature id for the 'Table' container reference.
static int DB2_COLUMN_FEATURE_COUNT
          The number of structural features of the 'DB2 Column' class.
static int DB2_DATABASE
          The meta object id for the 'DB2 Database' class.
static int DB2_DATABASE__AUTHORIZATION_IDS
          The feature id for the 'Authorization Ids' reference list.
static int DB2_DATABASE__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_DATABASE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_DATABASE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_DATABASE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_DATABASE__LABEL
          The feature id for the 'Label' attribute.
static int DB2_DATABASE__NAME
          The feature id for the 'Name' attribute.
static int DB2_DATABASE__PARTITIONED
          The feature id for the 'Partitioned' attribute.
static int DB2_DATABASE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_DATABASE__SCHEMAS
          The feature id for the 'Schemas' reference list.
static int DB2_DATABASE__VENDOR
          The feature id for the 'Vendor' attribute.
static int DB2_DATABASE__VERSION
          The feature id for the 'Version' attribute.
static int DB2_DATABASE_FEATURE_COUNT
          The number of structural features of the 'DB2 Database' class.
static int DB2_DATABASE_MANAGER
          The meta object id for the 'DB2 Database Manager' class.
static int DB2_DATABASE_MANAGER__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_DATABASE_MANAGER__DATABASES
          The feature id for the 'Databases' reference list.
static int DB2_DATABASE_MANAGER__DB2_PROCESS
          The feature id for the 'Db2 Process' reference list.
static int DB2_DATABASE_MANAGER__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_DATABASE_MANAGER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_DATABASE_MANAGER__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_DATABASE_MANAGER__LABEL
          The feature id for the 'Label' attribute.
static int DB2_DATABASE_MANAGER__NAME
          The feature id for the 'Name' attribute.
static int DB2_DATABASE_MANAGER__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_DATABASE_MANAGER__SERVER
          The feature id for the 'Server' reference list.
static int DB2_DATABASE_MANAGER_FEATURE_COUNT
          The number of structural features of the 'DB2 Database Manager' class.
static int DB2_EXTENDED_OPTIONS
          The meta object id for the 'DB2 Extended Options' class.
static int DB2_EXTENDED_OPTIONS__BIND_OPTS
          The feature id for the 'Bind Opts' attribute.
static int DB2_EXTENDED_OPTIONS__BUILT
          The feature id for the 'Built' attribute.
static int DB2_EXTENDED_OPTIONS__CLASSPATH_COMPILE_JARS
          The feature id for the 'Classpath Compile Jars' attribute.
static int DB2_EXTENDED_OPTIONS__COLID
          The feature id for the 'Colid' attribute.
static int DB2_EXTENDED_OPTIONS__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_EXTENDED_OPTIONS__COMPILE_OPTS
          The feature id for the 'Compile Opts' attribute.
static int DB2_EXTENDED_OPTIONS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_EXTENDED_OPTIONS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_EXTENDED_OPTIONS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_EXTENDED_OPTIONS__FOR_DEBUG
          The feature id for the 'For Debug' attribute.
static int DB2_EXTENDED_OPTIONS__LABEL
          The feature id for the 'Label' attribute.
static int DB2_EXTENDED_OPTIONS__LINK_OPTS
          The feature id for the 'Link Opts' attribute.
static int DB2_EXTENDED_OPTIONS__NAME
          The feature id for the 'Name' attribute.
static int DB2_EXTENDED_OPTIONS__PRE_COMPILE_OPTS
          The feature id for the 'Pre Compile Opts' attribute.
static int DB2_EXTENDED_OPTIONS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_EXTENDED_OPTIONS_FEATURE_COUNT
          The number of structural features of the 'DB2 Extended Options' class.
static int DB2_FUNCTION
          The meta object id for the 'DB2 Function' class.
static int DB2_FUNCTION__ALLOW_PARALLEL
          The feature id for the 'Allow Parallel' attribute.
static int DB2_FUNCTION__AUTHORIZATION_ID
          The feature id for the 'Authorization ID' attribute.
static int DB2_FUNCTION__CARDINALITY
          The feature id for the 'Cardinality' attribute.
static int DB2_FUNCTION__CHANGE_STATE
          The feature id for the 'Change State' attribute.
static int DB2_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_FUNCTION__CREATION_TS
          The feature id for the 'Creation TS' attribute.
static int DB2_FUNCTION__DB_INFO
          The feature id for the 'Db Info' attribute.
static int DB2_FUNCTION__DEBUG_ID
          The feature id for the 'Debug Id' attribute.
static int DB2_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_FUNCTION__DETERMINISTIC
          The feature id for the 'Deterministic' attribute.
static int DB2_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_FUNCTION__EXTENDED_OPTIONS
          The feature id for the 'Extended Options' containment reference list.
static int DB2_FUNCTION__EXTERNAL_ACTION
          The feature id for the 'External Action' attribute.
static int DB2_FUNCTION__EXTERNAL_NAME
          The feature id for the 'External Name' attribute.
static int DB2_FUNCTION__FEDERATED
          The feature id for the 'Federated' attribute.
static int DB2_FUNCTION__FENCED
          The feature id for the 'Fenced' attribute.
static int DB2_FUNCTION__FINAL_CALL
          The feature id for the 'Final Call' attribute.
static int DB2_FUNCTION__FUNCTION_TYPE
          The feature id for the 'Function Type' attribute.
static int DB2_FUNCTION__IMPLICIT_SCHEMA
          The feature id for the 'Implicit Schema' attribute.
static int DB2_FUNCTION__INHERIT_LOCK_REQUEST
          The feature id for the 'Inherit Lock Request' attribute.
static int DB2_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int DB2_FUNCTION__LANGUAGE
          The feature id for the 'Language' attribute.
static int DB2_FUNCTION__LAST_ALTERED_TS
          The feature id for the 'Last Altered TS' attribute.
static int DB2_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int DB2_FUNCTION__ORIG_PARM_SIG
          The feature id for the 'Orig Parm Sig' attribute.
static int DB2_FUNCTION__ORIG_SCHEMA_NAME
          The feature id for the 'Orig Schema Name' attribute.
static int DB2_FUNCTION__ORIGIN
          The feature id for the 'Origin' attribute.
static int DB2_FUNCTION__PARAMETER_STYLE
          The feature id for the 'Parameter Style' attribute.
static int DB2_FUNCTION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int DB2_FUNCTION__PARM_CCSID
          The feature id for the 'Parm Ccsid' attribute.
static int DB2_FUNCTION__PREDICATE
          The feature id for the 'Predicate' attribute.
static int DB2_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_FUNCTION__PROGRAM_TYPE
          The feature id for the 'Program Type' attribute.
static int DB2_FUNCTION__RETURN_CLAUSE
          The feature id for the 'Return Clause' attribute.
static int DB2_FUNCTION__ROUTINE_EXTENSIONS
          The feature id for the 'Routine Extensions' reference list.
static int DB2_FUNCTION__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_FUNCTION__SCRATCH_PAD
          The feature id for the 'Scratch Pad' attribute.
static int DB2_FUNCTION__SCRATCH_PAD_LENGTH
          The feature id for the 'Scratch Pad Length' attribute.
static int DB2_FUNCTION__SECURITY
          The feature id for the 'Security' attribute.
static int DB2_FUNCTION__SOURCE
          The feature id for the 'Source' containment reference.
static int DB2_FUNCTION__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int DB2_FUNCTION__SPECIFIC_NAME
          The feature id for the 'Specific Name' attribute.
static int DB2_FUNCTION__SQL_DATA_ACCESS
          The feature id for the 'Sql Data Access' attribute.
static int DB2_FUNCTION__THREADSAFE
          The feature id for the 'Threadsafe' attribute.
static int DB2_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'DB2 Function' class.
static int DB2_IDENTITY_SPECIFIER
          The meta object id for the 'DB2 Identity Specifier' class.
static int DB2_IDENTITY_SPECIFIER__CACHE
          The feature id for the 'Cache' attribute.
static int DB2_IDENTITY_SPECIFIER__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_IDENTITY_SPECIFIER__CYCLE_OPTION
          The feature id for the 'Cycle Option' attribute.
static int DB2_IDENTITY_SPECIFIER__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_IDENTITY_SPECIFIER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_IDENTITY_SPECIFIER__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_IDENTITY_SPECIFIER__GENERATION_TYPE
          The feature id for the 'Generation Type' attribute.
static int DB2_IDENTITY_SPECIFIER__INCREMENT
          The feature id for the 'Increment' attribute.
static int DB2_IDENTITY_SPECIFIER__LABEL
          The feature id for the 'Label' attribute.
static int DB2_IDENTITY_SPECIFIER__MAXIMUM
          The feature id for the 'Maximum' attribute.
static int DB2_IDENTITY_SPECIFIER__MINIMUM
          The feature id for the 'Minimum' attribute.
static int DB2_IDENTITY_SPECIFIER__NAME
          The feature id for the 'Name' attribute.
static int DB2_IDENTITY_SPECIFIER__ORDER
          The feature id for the 'Order' attribute.
static int DB2_IDENTITY_SPECIFIER__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_IDENTITY_SPECIFIER__START_VALUE
          The feature id for the 'Start Value' attribute.
static int DB2_IDENTITY_SPECIFIER__SYSTEM_GENERATED
          The feature id for the 'System Generated' attribute.
static int DB2_IDENTITY_SPECIFIER_FEATURE_COUNT
          The number of structural features of the 'DB2 Identity Specifier' class.
static int DB2_INDEX
          The meta object id for the 'DB2 Index' class.
static int DB2_INDEX__CLUSTERED
          The feature id for the 'Clustered' attribute.
static int DB2_INDEX__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_INDEX__DB2_MULTIDIMENSIONAL_INDEX
          The feature id for the 'DB2 Multidimensional Index' reference.
static int DB2_INDEX__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_INDEX__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_INDEX__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_INDEX__FILL_FACTOR
          The feature id for the 'Fill Factor' attribute.
static int DB2_INDEX__FOREIGN_KEY
          The feature id for the 'Foreign Key' reference list.
static int DB2_INDEX__INCLUDED_MEMBERS
          The feature id for the 'Included Members' containment reference list.
static int DB2_INDEX__INDEX_TYPE
          The feature id for the 'Index Type' attribute.
static int DB2_INDEX__LABEL
          The feature id for the 'Label' attribute.
static int DB2_INDEX__MEMBERS
          The feature id for the 'Members' containment reference list.
static int DB2_INDEX__NAME
          The feature id for the 'Name' attribute.
static int DB2_INDEX__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_INDEX__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_INDEX__SYSTEM_GENERATED
          The feature id for the 'System Generated' attribute.
static int DB2_INDEX__TABLE
          The feature id for the 'Table' reference.
static int DB2_INDEX__UNIQUE
          The feature id for the 'Unique' attribute.
static int DB2_INDEX__XML_PATTERN
          The feature id for the 'Xml Pattern' attribute.
static int DB2_INDEX_FEATURE_COUNT
          The number of structural features of the 'DB2 Index' class.
static int DB2_INDEX_TYPE
          The meta object id for the 'DB2 Index Type' enum.
static int DB2_JAR
          The meta object id for the 'DB2 Jar' class.
static int DB2_JAR__ALTERED_TS
          The feature id for the 'Altered TS' attribute.
static int DB2_JAR__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_JAR__CREATED_TS
          The feature id for the 'Created TS' attribute.
static int DB2_JAR__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_JAR__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_JAR__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_JAR__FILE_NAME
          The feature id for the 'File Name' attribute.
static int DB2_JAR__LABEL
          The feature id for the 'Label' attribute.
static int DB2_JAR__NAME
          The feature id for the 'Name' attribute.
static int DB2_JAR__OWNER
          The feature id for the 'Owner' attribute.
static int DB2_JAR__PATH
          The feature id for the 'Path' attribute.
static int DB2_JAR__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_JAR__PROCEDURES
          The feature id for the 'Procedures' reference list.
static int DB2_JAR__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_JAR_FEATURE_COUNT
          The number of structural features of the 'DB2 Jar' class.
static int DB2_JAVA_OPTIONS
          The meta object id for the 'DB2 Java Options' class.
static int DB2_JAVA_OPTIONS__CLASS_NAME
          The feature id for the 'Class Name' attribute.
static int DB2_JAVA_OPTIONS__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_JAVA_OPTIONS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_JAVA_OPTIONS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_JAVA_OPTIONS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_JAVA_OPTIONS__JAR
          The feature id for the 'Jar' reference.
static int DB2_JAVA_OPTIONS__LABEL
          The feature id for the 'Label' attribute.
static int DB2_JAVA_OPTIONS__METHOD_NAME
          The feature id for the 'Method Name' attribute.
static int DB2_JAVA_OPTIONS__NAME
          The feature id for the 'Name' attribute.
static int DB2_JAVA_OPTIONS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_JAVA_OPTIONS__PROCEDURE
          The feature id for the 'Procedure' container reference.
static int DB2_JAVA_OPTIONS__SQLJ
          The feature id for the 'Sqlj' attribute.
static int DB2_JAVA_OPTIONS_FEATURE_COUNT
          The number of structural features of the 'DB2 Java Options' class.
static int DB2_MATERIALIZED_QUERY_TABLE
          The meta object id for the 'DB2 Materialized Query Table' class.
static int DB2_MATERIALIZED_QUERY_TABLE__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__INDEX
          The feature id for the 'Index' reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__LABEL
          The feature id for the 'Label' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__MAINTAINED_BY
          The feature id for the 'Maintained By' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__NAME
          The feature id for the 'Name' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__OPTIMIZE_QUERY
          The feature id for the 'Optimize Query' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__QUERY_EXPRESSION
          The feature id for the 'Query Expression' containment reference.
static int DB2_MATERIALIZED_QUERY_TABLE__REFRESH
          The feature id for the 'Refresh' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_MATERIALIZED_QUERY_TABLE__SELF_REF_COLUMN_GENERATION
          The feature id for the 'Self Ref Column Generation' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE__SUBTABLES
          The feature id for the 'Subtables' reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__SUPERTABLE
          The feature id for the 'Supertable' reference.
static int DB2_MATERIALIZED_QUERY_TABLE__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int DB2_MATERIALIZED_QUERY_TABLE__UDT
          The feature id for the 'Udt' reference.
static int DB2_MATERIALIZED_QUERY_TABLE__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int DB2_MATERIALIZED_QUERY_TABLE_FEATURE_COUNT
          The number of structural features of the 'DB2 Materialized Query Table' class.
static int DB2_METHOD
          The meta object id for the 'DB2 Method' class.
static int DB2_METHOD__ALLOW_PARALLEL
          The feature id for the 'Allow Parallel' attribute.
static int DB2_METHOD__AUTHORIZATION_ID
          The feature id for the 'Authorization ID' attribute.
static int DB2_METHOD__CARDINALITY
          The feature id for the 'Cardinality' attribute.
static int DB2_METHOD__CHANGE_STATE
          The feature id for the 'Change State' attribute.
static int DB2_METHOD__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_METHOD__CONSTRUCTOR
          The feature id for the 'Constructor' attribute.
static int DB2_METHOD__CREATION_TS
          The feature id for the 'Creation TS' attribute.
static int DB2_METHOD__DB_INFO
          The feature id for the 'Db Info' attribute.
static int DB2_METHOD__DEBUG_ID
          The feature id for the 'Debug Id' attribute.
static int DB2_METHOD__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_METHOD__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_METHOD__DETERMINISTIC
          The feature id for the 'Deterministic' attribute.
static int DB2_METHOD__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_METHOD__EXTENDED_OPTIONS
          The feature id for the 'Extended Options' containment reference list.
static int DB2_METHOD__EXTERNAL_ACTION
          The feature id for the 'External Action' attribute.
static int DB2_METHOD__EXTERNAL_NAME
          The feature id for the 'External Name' attribute.
static int DB2_METHOD__FEDERATED
          The feature id for the 'Federated' attribute.
static int DB2_METHOD__FENCED
          The feature id for the 'Fenced' attribute.
static int DB2_METHOD__FINAL_CALL
          The feature id for the 'Final Call' attribute.
static int DB2_METHOD__FUNCTION_TYPE
          The feature id for the 'Function Type' attribute.
static int DB2_METHOD__IMPLEMENTED
          The feature id for the 'Implemented' attribute.
static int DB2_METHOD__IMPLICIT_SCHEMA
          The feature id for the 'Implicit Schema' attribute.
static int DB2_METHOD__INHERIT_LOCK_REQUEST
          The feature id for the 'Inherit Lock Request' attribute.
static int DB2_METHOD__LABEL
          The feature id for the 'Label' attribute.
static int DB2_METHOD__LANGUAGE
          The feature id for the 'Language' attribute.
static int DB2_METHOD__LAST_ALTERED_TS
          The feature id for the 'Last Altered TS' attribute.
static int DB2_METHOD__MUTATOR
          The feature id for the 'Mutator' attribute.
static int DB2_METHOD__NAME
          The feature id for the 'Name' attribute.
static int DB2_METHOD__NULL_CALL
          The feature id for the 'Null Call' attribute.
static int DB2_METHOD__ORIG_PARM_SIG
          The feature id for the 'Orig Parm Sig' attribute.
static int DB2_METHOD__ORIG_SCHEMA_NAME
          The feature id for the 'Orig Schema Name' attribute.
static int DB2_METHOD__ORIGIN
          The feature id for the 'Origin' attribute.
static int DB2_METHOD__OVERRIDING
          The feature id for the 'Overriding' attribute.
static int DB2_METHOD__PARAMETER_STYLE
          The feature id for the 'Parameter Style' attribute.
static int DB2_METHOD__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int DB2_METHOD__PARM_CCSID
          The feature id for the 'Parm Ccsid' attribute.
static int DB2_METHOD__PREDICATE
          The feature id for the 'Predicate' attribute.
static int DB2_METHOD__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_METHOD__PROGRAM_TYPE
          The feature id for the 'Program Type' attribute.
static int DB2_METHOD__RETURN_CAST
          The feature id for the 'Return Cast' containment reference.
static int DB2_METHOD__RETURN_CLAUSE
          The feature id for the 'Return Clause' attribute.
static int DB2_METHOD__RETURN_SCALER
          The feature id for the 'Return Scaler' containment reference.
static int DB2_METHOD__RETURN_TABLE
          The feature id for the 'Return Table' containment reference.
static int DB2_METHOD__RETURNS_SELF_AS_RESULT
          The feature id for the 'Returns Self As Result' attribute.
static int DB2_METHOD__ROUTINE_EXTENSIONS
          The feature id for the 'Routine Extensions' reference list.
static int DB2_METHOD__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_METHOD__SCRATCH_PAD
          The feature id for the 'Scratch Pad' attribute.
static int DB2_METHOD__SCRATCH_PAD_LENGTH
          The feature id for the 'Scratch Pad Length' attribute.
static int DB2_METHOD__SECURITY
          The feature id for the 'Security' attribute.
static int DB2_METHOD__SOURCE
          The feature id for the 'Source' containment reference.
static int DB2_METHOD__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int DB2_METHOD__SPECIFIC_NAME
          The feature id for the 'Specific Name' attribute.
static int DB2_METHOD__SQL_DATA_ACCESS
          The feature id for the 'Sql Data Access' attribute.
static int DB2_METHOD__STATIC
          The feature id for the 'Static' attribute.
static int DB2_METHOD__THREADSAFE
          The feature id for the 'Threadsafe' attribute.
static int DB2_METHOD__TRANSFORM_GROUP
          The feature id for the 'Transform Group' attribute.
static int DB2_METHOD__TYPE_PRESERVING
          The feature id for the 'Type Preserving' attribute.
static int DB2_METHOD_FEATURE_COUNT
          The number of structural features of the 'DB2 Method' class.
static int DB2_MULTIDIMENSIONAL_INDEX
          The meta object id for the 'DB2 Multidimensional Index' class.
static int DB2_MULTIDIMENSIONAL_INDEX__CLUSTERED
          The feature id for the 'Clustered' attribute.
static int DB2_MULTIDIMENSIONAL_INDEX__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_MULTIDIMENSIONAL_INDEX__DIMENSION_INDEXES
          The feature id for the 'Dimension Indexes' reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__FILL_FACTOR
          The feature id for the 'Fill Factor' attribute.
static int DB2_MULTIDIMENSIONAL_INDEX__FOREIGN_KEY
          The feature id for the 'Foreign Key' reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__INCLUDED_MEMBERS
          The feature id for the 'Included Members' containment reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__LABEL
          The feature id for the 'Label' attribute.
static int DB2_MULTIDIMENSIONAL_INDEX__MEMBERS
          The feature id for the 'Members' containment reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__NAME
          The feature id for the 'Name' attribute.
static int DB2_MULTIDIMENSIONAL_INDEX__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_MULTIDIMENSIONAL_INDEX__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_MULTIDIMENSIONAL_INDEX__SYSTEM_GENERATED
          The feature id for the 'System Generated' attribute.
static int DB2_MULTIDIMENSIONAL_INDEX__TABLE
          The feature id for the 'Table' reference.
static int DB2_MULTIDIMENSIONAL_INDEX__UNIQUE
          The feature id for the 'Unique' attribute.
static int DB2_MULTIDIMENSIONAL_INDEX_FEATURE_COUNT
          The number of structural features of the 'DB2 Multidimensional Index' class.
static int DB2_PACKAGE
          The meta object id for the 'DB2 Package' class.
static int DB2_PACKAGE__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_PACKAGE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_PACKAGE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_PACKAGE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_PACKAGE__LABEL
          The feature id for the 'Label' attribute.
static int DB2_PACKAGE__NAME
          The feature id for the 'Name' attribute.
static int DB2_PACKAGE__OPERATIVE
          The feature id for the 'Operative' attribute.
static int DB2_PACKAGE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_PACKAGE_FEATURE_COUNT
          The number of structural features of the 'DB2 Package' class.
static int DB2_PROCEDURE
          The meta object id for the 'DB2 Procedure' class.
static int DB2_PROCEDURE__AUTHORIZATION_ID
          The feature id for the 'Authorization ID' attribute.
static int DB2_PROCEDURE__CHANGE_STATE
          The feature id for the 'Change State' attribute.
static int DB2_PROCEDURE__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_PROCEDURE__CREATION_TS
          The feature id for the 'Creation TS' attribute.
static int DB2_PROCEDURE__DB_INFO
          The feature id for the 'Db Info' attribute.
static int DB2_PROCEDURE__DEBUG_ID
          The feature id for the 'Debug Id' attribute.
static int DB2_PROCEDURE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_PROCEDURE__DEPLOY
          The feature id for the 'Deploy' containment reference.
static int DB2_PROCEDURE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_PROCEDURE__DETERMINISTIC
          The feature id for the 'Deterministic' attribute.
static int DB2_PROCEDURE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_PROCEDURE__EXTENDED_OPTIONS
          The feature id for the 'Extended Options' containment reference list.
static int DB2_PROCEDURE__EXTERNAL_NAME
          The feature id for the 'External Name' attribute.
static int DB2_PROCEDURE__FEDERATED
          The feature id for the 'Federated' attribute.
static int DB2_PROCEDURE__FENCED
          The feature id for the 'Fenced' attribute.
static int DB2_PROCEDURE__IMPLICIT_SCHEMA
          The feature id for the 'Implicit Schema' attribute.
static int DB2_PROCEDURE__JAVA_OPTIONS
          The feature id for the 'Java Options' containment reference.
static int DB2_PROCEDURE__LABEL
          The feature id for the 'Label' attribute.
static int DB2_PROCEDURE__LANGUAGE
          The feature id for the 'Language' attribute.
static int DB2_PROCEDURE__LAST_ALTERED_TS
          The feature id for the 'Last Altered TS' attribute.
static int DB2_PROCEDURE__MAX_RESULT_SETS
          The feature id for the 'Max Result Sets' attribute.
static int DB2_PROCEDURE__MODEL_RESULT_SETS
          The feature id for the 'Model Result Sets' attribute.
static int DB2_PROCEDURE__NAME
          The feature id for the 'Name' attribute.
static int DB2_PROCEDURE__NULL_INPUT
          The feature id for the 'Null Input' attribute.
static int DB2_PROCEDURE__OLD_SAVE_POINT
          The feature id for the 'Old Save Point' attribute.
static int DB2_PROCEDURE__ORIG_PARM_SIG
          The feature id for the 'Orig Parm Sig' attribute.
static int DB2_PROCEDURE__ORIG_SCHEMA_NAME
          The feature id for the 'Orig Schema Name' attribute.
static int DB2_PROCEDURE__PARAMETER_STYLE
          The feature id for the 'Parameter Style' attribute.
static int DB2_PROCEDURE__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int DB2_PROCEDURE__PARM_CCSID
          The feature id for the 'Parm Ccsid' attribute.
static int DB2_PROCEDURE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_PROCEDURE__PROGRAM_TYPE
          The feature id for the 'Program Type' attribute.
static int DB2_PROCEDURE__RESULT_SET
          The feature id for the 'Result Set' containment reference list.
static int DB2_PROCEDURE__RETURN
          The feature id for the 'Return' containment reference.
static int DB2_PROCEDURE__ROUTINE_EXTENSIONS
          The feature id for the 'Routine Extensions' reference list.
static int DB2_PROCEDURE__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_PROCEDURE__SECURITY
          The feature id for the 'Security' attribute.
static int DB2_PROCEDURE__SOURCE
          The feature id for the 'Source' containment reference.
static int DB2_PROCEDURE__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int DB2_PROCEDURE__SPECIFIC_NAME
          The feature id for the 'Specific Name' attribute.
static int DB2_PROCEDURE__SQL_DATA_ACCESS
          The feature id for the 'Sql Data Access' attribute.
static int DB2_PROCEDURE__THREADSAFE
          The feature id for the 'Threadsafe' attribute.
static int DB2_PROCEDURE__VERSION
          The feature id for the 'Version' attribute.
static int DB2_PROCEDURE_DEPLOY
          The meta object id for the 'DB2 Procedure Deploy' class.
static int DB2_PROCEDURE_DEPLOY__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_PROCEDURE_DEPLOY__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_PROCEDURE_DEPLOY__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_PROCEDURE_DEPLOY__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_PROCEDURE_DEPLOY__FILE_NAME
          The feature id for the 'File Name' attribute.
static int DB2_PROCEDURE_DEPLOY__LABEL
          The feature id for the 'Label' attribute.
static int DB2_PROCEDURE_DEPLOY__NAME
          The feature id for the 'Name' attribute.
static int DB2_PROCEDURE_DEPLOY__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_PROCEDURE_DEPLOY_FEATURE_COUNT
          The number of structural features of the 'DB2 Procedure Deploy' class.
static int DB2_PROCEDURE_FEATURE_COUNT
          The number of structural features of the 'DB2 Procedure' class.
static int DB2_ROUTINE
          The meta object id for the 'DB2 Routine' class.
static int DB2_ROUTINE__AUTHORIZATION_ID
          The feature id for the 'Authorization ID' attribute.
static int DB2_ROUTINE__CHANGE_STATE
          The feature id for the 'Change State' attribute.
static int DB2_ROUTINE__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_ROUTINE__CREATION_TS
          The feature id for the 'Creation TS' attribute.
static int DB2_ROUTINE__DB_INFO
          The feature id for the 'Db Info' attribute.
static int DB2_ROUTINE__DEBUG_ID
          The feature id for the 'Debug Id' attribute.
static int DB2_ROUTINE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_ROUTINE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_ROUTINE__DETERMINISTIC
          The feature id for the 'Deterministic' attribute.
static int DB2_ROUTINE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_ROUTINE__EXTENDED_OPTIONS
          The feature id for the 'Extended Options' containment reference list.
static int DB2_ROUTINE__EXTERNAL_NAME
          The feature id for the 'External Name' attribute.
static int DB2_ROUTINE__FEDERATED
          The feature id for the 'Federated' attribute.
static int DB2_ROUTINE__FENCED
          The feature id for the 'Fenced' attribute.
static int DB2_ROUTINE__IMPLICIT_SCHEMA
          The feature id for the 'Implicit Schema' attribute.
static int DB2_ROUTINE__LABEL
          The feature id for the 'Label' attribute.
static int DB2_ROUTINE__LANGUAGE
          The feature id for the 'Language' attribute.
static int DB2_ROUTINE__LAST_ALTERED_TS
          The feature id for the 'Last Altered TS' attribute.
static int DB2_ROUTINE__NAME
          The feature id for the 'Name' attribute.
static int DB2_ROUTINE__ORIG_PARM_SIG
          The feature id for the 'Orig Parm Sig' attribute.
static int DB2_ROUTINE__ORIG_SCHEMA_NAME
          The feature id for the 'Orig Schema Name' attribute.
static int DB2_ROUTINE__PARAMETER_STYLE
          The feature id for the 'Parameter Style' attribute.
static int DB2_ROUTINE__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int DB2_ROUTINE__PARM_CCSID
          The feature id for the 'Parm Ccsid' attribute.
static int DB2_ROUTINE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_ROUTINE__PROGRAM_TYPE
          The feature id for the 'Program Type' attribute.
static int DB2_ROUTINE__ROUTINE_EXTENSIONS
          The feature id for the 'Routine Extensions' reference list.
static int DB2_ROUTINE__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_ROUTINE__SECURITY
          The feature id for the 'Security' attribute.
static int DB2_ROUTINE__SOURCE
          The feature id for the 'Source' containment reference.
static int DB2_ROUTINE__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int DB2_ROUTINE__SPECIFIC_NAME
          The feature id for the 'Specific Name' attribute.
static int DB2_ROUTINE__SQL_DATA_ACCESS
          The feature id for the 'Sql Data Access' attribute.
static int DB2_ROUTINE__THREADSAFE
          The feature id for the 'Threadsafe' attribute.
static int DB2_ROUTINE_EXTENSION
          The meta object id for the 'DB2 Routine Extension' class.
static int DB2_ROUTINE_EXTENSION__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_ROUTINE_EXTENSION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_ROUTINE_EXTENSION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_ROUTINE_EXTENSION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_ROUTINE_EXTENSION__LABEL
          The feature id for the 'Label' attribute.
static int DB2_ROUTINE_EXTENSION__NAME
          The feature id for the 'Name' attribute.
static int DB2_ROUTINE_EXTENSION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_ROUTINE_EXTENSION_FEATURE_COUNT
          The number of structural features of the 'DB2 Routine Extension' class.
static int DB2_ROUTINE_FEATURE_COUNT
          The number of structural features of the 'DB2 Routine' class.
static int DB2_SCHEMA
          The meta object id for the 'DB2 Schema' class.
static int DB2_SCHEMA__ACCESS_PLANS
          The feature id for the 'Access Plans' reference list.
static int DB2_SCHEMA__ASSERTIONS
          The feature id for the 'Assertions' reference list.
static int DB2_SCHEMA__CHAR_SETS
          The feature id for the 'Char Sets' reference list.
static int DB2_SCHEMA__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_SCHEMA__DATABASE
          The feature id for the 'Database' reference.
static int DB2_SCHEMA__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_SCHEMA__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_SCHEMA__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_SCHEMA__INDICES
          The feature id for the 'Indices' reference list.
static int DB2_SCHEMA__JARS
          The feature id for the 'Jars' reference list.
static int DB2_SCHEMA__LABEL
          The feature id for the 'Label' attribute.
static int DB2_SCHEMA__NAME
          The feature id for the 'Name' attribute.
static int DB2_SCHEMA__OLAP_OBJECTS
          The feature id for the 'Olap Objects' reference list.
static int DB2_SCHEMA__OWNER
          The feature id for the 'Owner' reference.
static int DB2_SCHEMA__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_SCHEMA__ROUTINES
          The feature id for the 'Routines' reference list.
static int DB2_SCHEMA__SEQUENCES
          The feature id for the 'Sequences' reference list.
static int DB2_SCHEMA__TABLES
          The feature id for the 'Tables' reference list.
static int DB2_SCHEMA__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int DB2_SCHEMA__USER_DEFINED_TYPES
          The feature id for the 'User Defined Types' reference list.
static int DB2_SCHEMA__XSR_OBJECTS
          The feature id for the 'Xsr Objects' reference list.
static int DB2_SCHEMA_FEATURE_COUNT
          The number of structural features of the 'DB2 Schema' class.
static int DB2_SOURCE
          The meta object id for the 'DB2 Source' class.
static int DB2_SOURCE__BODY
          The feature id for the 'Body' attribute.
static int DB2_SOURCE__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_SOURCE__DB2_PACKAGE_NAME
          The feature id for the 'Db2 Package Name' attribute.
static int DB2_SOURCE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_SOURCE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_SOURCE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_SOURCE__FILE_NAME
          The feature id for the 'File Name' attribute.
static int DB2_SOURCE__LABEL
          The feature id for the 'Label' attribute.
static int DB2_SOURCE__LAST_MODIFIED
          The feature id for the 'Last Modified' attribute.
static int DB2_SOURCE__NAME
          The feature id for the 'Name' attribute.
static int DB2_SOURCE__PACKAGE_NAME
          The feature id for the 'Package Name' attribute.
static int DB2_SOURCE__PRIMARY
          The feature id for the 'Primary' container reference.
static int DB2_SOURCE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_SOURCE__SUPPORTING
          The feature id for the 'Supporting' containment reference list.
static int DB2_SOURCE_FEATURE_COUNT
          The number of structural features of the 'DB2 Source' class.
static int DB2_SYSTEM_SCHEMA
          The meta object id for the 'DB2 System Schema' class.
static int DB2_SYSTEM_SCHEMA__ACCESS_PLANS
          The feature id for the 'Access Plans' reference list.
static int DB2_SYSTEM_SCHEMA__ASSERTIONS
          The feature id for the 'Assertions' reference list.
static int DB2_SYSTEM_SCHEMA__CHAR_SETS
          The feature id for the 'Char Sets' reference list.
static int DB2_SYSTEM_SCHEMA__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_SYSTEM_SCHEMA__DATABASE
          The feature id for the 'Database' reference.
static int DB2_SYSTEM_SCHEMA__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_SYSTEM_SCHEMA__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_SYSTEM_SCHEMA__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_SYSTEM_SCHEMA__INDICES
          The feature id for the 'Indices' reference list.
static int DB2_SYSTEM_SCHEMA__JARS
          The feature id for the 'Jars' reference list.
static int DB2_SYSTEM_SCHEMA__LABEL
          The feature id for the 'Label' attribute.
static int DB2_SYSTEM_SCHEMA__NAME
          The feature id for the 'Name' attribute.
static int DB2_SYSTEM_SCHEMA__OLAP_OBJECTS
          The feature id for the 'Olap Objects' reference list.
static int DB2_SYSTEM_SCHEMA__OWNER
          The feature id for the 'Owner' reference.
static int DB2_SYSTEM_SCHEMA__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_SYSTEM_SCHEMA__ROUTINES
          The feature id for the 'Routines' reference list.
static int DB2_SYSTEM_SCHEMA__SEQUENCES
          The feature id for the 'Sequences' reference list.
static int DB2_SYSTEM_SCHEMA__TABLES
          The feature id for the 'Tables' reference list.
static int DB2_SYSTEM_SCHEMA__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int DB2_SYSTEM_SCHEMA__USER_DEFINED_TYPES
          The feature id for the 'User Defined Types' reference list.
static int DB2_SYSTEM_SCHEMA__XSR_OBJECTS
          The feature id for the 'Xsr Objects' reference list.
static int DB2_SYSTEM_SCHEMA_FEATURE_COUNT
          The number of structural features of the 'DB2 System Schema' class.
static int DB2_TABLE
          The meta object id for the 'DB2 Table' class.
static int DB2_TABLE__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int DB2_TABLE__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_TABLE__CONSTRAINTS
          The feature id for the 'Constraints' containment reference list.
static int DB2_TABLE__DATA_CAPTURE
          The feature id for the 'Data Capture' attribute.
static int DB2_TABLE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_TABLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_TABLE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_TABLE__INDEX
          The feature id for the 'Index' reference list.
static int DB2_TABLE__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int DB2_TABLE__LABEL
          The feature id for the 'Label' attribute.
static int DB2_TABLE__NAME
          The feature id for the 'Name' attribute.
static int DB2_TABLE__PACKAGES
          The feature id for the 'Packages' reference list.
static int DB2_TABLE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_TABLE__REFERENCING_FOREIGN_KEYS
          The feature id for the 'Referencing Foreign Keys' reference list.
static int DB2_TABLE__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_TABLE__SELF_REF_COLUMN_GENERATION
          The feature id for the 'Self Ref Column Generation' attribute.
static int DB2_TABLE__SUBTABLES
          The feature id for the 'Subtables' reference list.
static int DB2_TABLE__SUPERTABLE
          The feature id for the 'Supertable' reference.
static int DB2_TABLE__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int DB2_TABLE__UDT
          The feature id for the 'Udt' reference.
static int DB2_TABLE__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int DB2_TABLE_FEATURE_COUNT
          The number of structural features of the 'DB2 Table' class.
static int DB2_TRANSACTION
          The meta object id for the 'DB2 Transaction' class.
static int DB2_TRANSACTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_TRANSACTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_TRANSACTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_TRANSACTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_TRANSACTION__LABEL
          The feature id for the 'Label' attribute.
static int DB2_TRANSACTION__NAME
          The feature id for the 'Name' attribute.
static int DB2_TRANSACTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_TRANSACTION_FEATURE_COUNT
          The number of structural features of the 'DB2 Transaction' class.
static int DB2_TRIGGER
          The meta object id for the 'DB2 Trigger' class.
static int DB2_TRIGGER__ACTION_GRANULARITY
          The feature id for the 'Action Granularity' attribute.
static int DB2_TRIGGER__ACTION_STATEMENT
          The feature id for the 'Action Statement' containment reference list.
static int DB2_TRIGGER__ACTION_TIME
          The feature id for the 'Action Time' attribute.
static int DB2_TRIGGER__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_TRIGGER__DELETE_TYPE
          The feature id for the 'Delete Type' attribute.
static int DB2_TRIGGER__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_TRIGGER__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_TRIGGER__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_TRIGGER__INSERT_TYPE
          The feature id for the 'Insert Type' attribute.
static int DB2_TRIGGER__LABEL
          The feature id for the 'Label' attribute.
static int DB2_TRIGGER__NAME
          The feature id for the 'Name' attribute.
static int DB2_TRIGGER__NEW_ROW
          The feature id for the 'New Row' attribute.
static int DB2_TRIGGER__NEW_TABLE
          The feature id for the 'New Table' attribute.
static int DB2_TRIGGER__OLD_ROW
          The feature id for the 'Old Row' attribute.
static int DB2_TRIGGER__OLD_TABLE
          The feature id for the 'Old Table' attribute.
static int DB2_TRIGGER__OPERATIVE
          The feature id for the 'Operative' attribute.
static int DB2_TRIGGER__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_TRIGGER__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_TRIGGER__SUBJECT_TABLE
          The feature id for the 'Subject Table' reference.
static int DB2_TRIGGER__TIME_STAMP
          The feature id for the 'Time Stamp' attribute.
static int DB2_TRIGGER__TRIGGER_COLUMN
          The feature id for the 'Trigger Column' reference list.
static int DB2_TRIGGER__UPDATE_TYPE
          The feature id for the 'Update Type' attribute.
static int DB2_TRIGGER__WHEN
          The feature id for the 'When' containment reference.
static int DB2_TRIGGER_FEATURE_COUNT
          The number of structural features of the 'DB2 Trigger' class.
static int DB2_USER_DEFINED_FUNCTION
          The meta object id for the 'DB2 User Defined Function' class.
static int DB2_USER_DEFINED_FUNCTION__ALLOW_PARALLEL
          The feature id for the 'Allow Parallel' attribute.
static int DB2_USER_DEFINED_FUNCTION__AUTHORIZATION_ID
          The feature id for the 'Authorization ID' attribute.
static int DB2_USER_DEFINED_FUNCTION__CARDINALITY
          The feature id for the 'Cardinality' attribute.
static int DB2_USER_DEFINED_FUNCTION__CHANGE_STATE
          The feature id for the 'Change State' attribute.
static int DB2_USER_DEFINED_FUNCTION__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_USER_DEFINED_FUNCTION__CREATION_TS
          The feature id for the 'Creation TS' attribute.
static int DB2_USER_DEFINED_FUNCTION__DB_INFO
          The feature id for the 'Db Info' attribute.
static int DB2_USER_DEFINED_FUNCTION__DEBUG_ID
          The feature id for the 'Debug Id' attribute.
static int DB2_USER_DEFINED_FUNCTION__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_USER_DEFINED_FUNCTION__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_USER_DEFINED_FUNCTION__DETERMINISTIC
          The feature id for the 'Deterministic' attribute.
static int DB2_USER_DEFINED_FUNCTION__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_USER_DEFINED_FUNCTION__EXTENDED_OPTIONS
          The feature id for the 'Extended Options' containment reference list.
static int DB2_USER_DEFINED_FUNCTION__EXTERNAL_ACTION
          The feature id for the 'External Action' attribute.
static int DB2_USER_DEFINED_FUNCTION__EXTERNAL_NAME
          The feature id for the 'External Name' attribute.
static int DB2_USER_DEFINED_FUNCTION__FEDERATED
          The feature id for the 'Federated' attribute.
static int DB2_USER_DEFINED_FUNCTION__FENCED
          The feature id for the 'Fenced' attribute.
static int DB2_USER_DEFINED_FUNCTION__FINAL_CALL
          The feature id for the 'Final Call' attribute.
static int DB2_USER_DEFINED_FUNCTION__FUNCTION_TYPE
          The feature id for the 'Function Type' attribute.
static int DB2_USER_DEFINED_FUNCTION__IMPLICIT_SCHEMA
          The feature id for the 'Implicit Schema' attribute.
static int DB2_USER_DEFINED_FUNCTION__INHERIT_LOCK_REQUEST
          The feature id for the 'Inherit Lock Request' attribute.
static int DB2_USER_DEFINED_FUNCTION__LABEL
          The feature id for the 'Label' attribute.
static int DB2_USER_DEFINED_FUNCTION__LANGUAGE
          The feature id for the 'Language' attribute.
static int DB2_USER_DEFINED_FUNCTION__LAST_ALTERED_TS
          The feature id for the 'Last Altered TS' attribute.
static int DB2_USER_DEFINED_FUNCTION__MUTATOR
          The feature id for the 'Mutator' attribute.
static int DB2_USER_DEFINED_FUNCTION__NAME
          The feature id for the 'Name' attribute.
static int DB2_USER_DEFINED_FUNCTION__NULL_CALL
          The feature id for the 'Null Call' attribute.
static int DB2_USER_DEFINED_FUNCTION__ORIG_PARM_SIG
          The feature id for the 'Orig Parm Sig' attribute.
static int DB2_USER_DEFINED_FUNCTION__ORIG_SCHEMA_NAME
          The feature id for the 'Orig Schema Name' attribute.
static int DB2_USER_DEFINED_FUNCTION__ORIGIN
          The feature id for the 'Origin' attribute.
static int DB2_USER_DEFINED_FUNCTION__PARAMETER_STYLE
          The feature id for the 'Parameter Style' attribute.
static int DB2_USER_DEFINED_FUNCTION__PARAMETERS
          The feature id for the 'Parameters' containment reference list.
static int DB2_USER_DEFINED_FUNCTION__PARM_CCSID
          The feature id for the 'Parm Ccsid' attribute.
static int DB2_USER_DEFINED_FUNCTION__PREDICATE
          The feature id for the 'Predicate' attribute.
static int DB2_USER_DEFINED_FUNCTION__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_USER_DEFINED_FUNCTION__PROGRAM_TYPE
          The feature id for the 'Program Type' attribute.
static int DB2_USER_DEFINED_FUNCTION__RETURN_CAST
          The feature id for the 'Return Cast' containment reference.
static int DB2_USER_DEFINED_FUNCTION__RETURN_CLAUSE
          The feature id for the 'Return Clause' attribute.
static int DB2_USER_DEFINED_FUNCTION__RETURN_SCALER
          The feature id for the 'Return Scaler' containment reference.
static int DB2_USER_DEFINED_FUNCTION__RETURN_TABLE
          The feature id for the 'Return Table' containment reference.
static int DB2_USER_DEFINED_FUNCTION__ROUTINE_EXTENSIONS
          The feature id for the 'Routine Extensions' reference list.
static int DB2_USER_DEFINED_FUNCTION__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD
          The feature id for the 'Scratch Pad' attribute.
static int DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD_LENGTH
          The feature id for the 'Scratch Pad Length' attribute.
static int DB2_USER_DEFINED_FUNCTION__SECURITY
          The feature id for the 'Security' attribute.
static int DB2_USER_DEFINED_FUNCTION__SOURCE
          The feature id for the 'Source' containment reference.
static int DB2_USER_DEFINED_FUNCTION__SPECIAL_REGISTER
          The feature id for the 'Special Register' attribute.
static int DB2_USER_DEFINED_FUNCTION__SPECIFIC_NAME
          The feature id for the 'Specific Name' attribute.
static int DB2_USER_DEFINED_FUNCTION__SQL_DATA_ACCESS
          The feature id for the 'Sql Data Access' attribute.
static int DB2_USER_DEFINED_FUNCTION__STATIC
          The feature id for the 'Static' attribute.
static int DB2_USER_DEFINED_FUNCTION__THREADSAFE
          The feature id for the 'Threadsafe' attribute.
static int DB2_USER_DEFINED_FUNCTION__TRANSFORM_GROUP
          The feature id for the 'Transform Group' attribute.
static int DB2_USER_DEFINED_FUNCTION__TYPE_PRESERVING
          The feature id for the 'Type Preserving' attribute.
static int DB2_USER_DEFINED_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'DB2 User Defined Function' class.
static int DB2_VIEW
          The meta object id for the 'DB2 View' class.
static int DB2_VIEW__CHECK_TYPE
          The feature id for the 'Check Type' attribute.
static int DB2_VIEW__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int DB2_VIEW__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2_VIEW__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2_VIEW__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2_VIEW__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2_VIEW__INDEX
          The feature id for the 'Index' reference list.
static int DB2_VIEW__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int DB2_VIEW__LABEL
          The feature id for the 'Label' attribute.
static int DB2_VIEW__NAME
          The feature id for the 'Name' attribute.
static int DB2_VIEW__OPERATIVE
          The feature id for the 'Operative' attribute.
static int DB2_VIEW__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2_VIEW__QUERY_EXPRESSION
          The feature id for the 'Query Expression' containment reference.
static int DB2_VIEW__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2_VIEW__SELF_REF_COLUMN_GENERATION
          The feature id for the 'Self Ref Column Generation' attribute.
static int DB2_VIEW__SUBTABLES
          The feature id for the 'Subtables' reference list.
static int DB2_VIEW__SUPERTABLE
          The feature id for the 'Supertable' reference.
static int DB2_VIEW__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int DB2_VIEW__UDT
          The feature id for the 'Udt' reference.
static int DB2_VIEW__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int DB2_VIEW_FEATURE_COUNT
          The number of structural features of the 'DB2 View' class.
static int DB2OLAP_OBJECT
          The meta object id for the 'DB2OLAP Object' class.
static int DB2OLAP_OBJECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2OLAP_OBJECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2OLAP_OBJECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2OLAP_OBJECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2OLAP_OBJECT__LABEL
          The feature id for the 'Label' attribute.
static int DB2OLAP_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int DB2OLAP_OBJECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2OLAP_OBJECT__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2OLAP_OBJECT_FEATURE_COUNT
          The number of structural features of the 'DB2OLAP Object' class.
static int DB2XML_SCHEMA
          The meta object id for the 'DB2XML Schema' class.
static int DB2XML_SCHEMA__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2XML_SCHEMA__DECOMPOSITION
          The feature id for the 'Decomposition' attribute.
static int DB2XML_SCHEMA__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2XML_SCHEMA__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2XML_SCHEMA__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2XML_SCHEMA__LABEL
          The feature id for the 'Label' attribute.
static int DB2XML_SCHEMA__NAME
          The feature id for the 'Name' attribute.
static int DB2XML_SCHEMA__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2XML_SCHEMA__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2XML_SCHEMA__STATUS
          The feature id for the 'Status' attribute.
static int DB2XML_SCHEMA__XML_SCHEMA_DOCS
          The feature id for the 'Xml Schema Docs' containment reference list.
static int DB2XML_SCHEMA_DECOMPOSITION
          The meta object id for the 'DB2XML Schema Decomposition' enum.
static int DB2XML_SCHEMA_DOC_PROPERTIES
          The meta object id for the 'DB2XML Schema Doc Properties' class.
static int DB2XML_SCHEMA_DOC_PROPERTIES__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2XML_SCHEMA_DOC_PROPERTIES__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2XML_SCHEMA_DOC_PROPERTIES__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2XML_SCHEMA_DOC_PROPERTIES__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2XML_SCHEMA_DOC_PROPERTIES__LABEL
          The feature id for the 'Label' attribute.
static int DB2XML_SCHEMA_DOC_PROPERTIES__NAME
          The feature id for the 'Name' attribute.
static int DB2XML_SCHEMA_DOC_PROPERTIES__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2XML_SCHEMA_DOC_PROPERTIES__VALUE
          The feature id for the 'Value' attribute.
static int DB2XML_SCHEMA_DOC_PROPERTIES__XML_SCHEMA_DOC
          The feature id for the 'Xml Schema Doc' container reference.
static int DB2XML_SCHEMA_DOC_PROPERTIES_FEATURE_COUNT
          The number of structural features of the 'DB2XML Schema Doc Properties' class.
static int DB2XML_SCHEMA_DOCUMENT
          The meta object id for the 'DB2XML Schema Document' class.
static int DB2XML_SCHEMA_DOCUMENT__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2XML_SCHEMA_DOCUMENT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2XML_SCHEMA_DOCUMENT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2XML_SCHEMA_DOCUMENT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2XML_SCHEMA_DOCUMENT__FILE_NAME
          The feature id for the 'File Name' attribute.
static int DB2XML_SCHEMA_DOCUMENT__LABEL
          The feature id for the 'Label' attribute.
static int DB2XML_SCHEMA_DOCUMENT__NAME
          The feature id for the 'Name' attribute.
static int DB2XML_SCHEMA_DOCUMENT__PRIMARY
          The feature id for the 'Primary' attribute.
static int DB2XML_SCHEMA_DOCUMENT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2XML_SCHEMA_DOCUMENT__SCHEMA_LOCATION
          The feature id for the 'Schema Location' attribute.
static int DB2XML_SCHEMA_DOCUMENT__TARGET_NAMESPACE
          The feature id for the 'Target Namespace' attribute.
static int DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA
          The feature id for the 'Xml Schema' container reference.
static int DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA_DOC_PROPERTIES
          The feature id for the 'Xml Schema Doc Properties' containment reference list.
static int DB2XML_SCHEMA_DOCUMENT_FEATURE_COUNT
          The number of structural features of the 'DB2XML Schema Document' class.
static int DB2XML_SCHEMA_FEATURE_COUNT
          The number of structural features of the 'DB2XML Schema' class.
static int DB2XML_SCHEMA_STATUS
          The meta object id for the 'DB2XML Schema Status' enum.
static int DB2XSR_OBJECT
          The meta object id for the 'DB2XSR Object' class.
static int DB2XSR_OBJECT__COMMENTS
          The feature id for the 'Comments' reference list.
static int DB2XSR_OBJECT__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int DB2XSR_OBJECT__DESCRIPTION
          The feature id for the 'Description' attribute.
static int DB2XSR_OBJECT__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int DB2XSR_OBJECT__LABEL
          The feature id for the 'Label' attribute.
static int DB2XSR_OBJECT__NAME
          The feature id for the 'Name' attribute.
static int DB2XSR_OBJECT__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int DB2XSR_OBJECT__SCHEMA
          The feature id for the 'Schema' reference.
static int DB2XSR_OBJECT_FEATURE_COUNT
          The number of structural features of the 'DB2XSR Object' class.
static DB2ModelPackage 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 GENERATE_TYPE
          The meta object id for the 'Generate Type' enum.
static int ISOLATION_LEVEL_TYPE
          The meta object id for the 'Isolation Level Type' enum.
static int ORIGIN_TYPE
          The meta object id for the 'Origin Type' enum.
static int UNIT_TYPE
          The meta object id for the 'Unit Type' enum.
 
Method Summary
 org.eclipse.emf.ecore.EEnum getDataCaptureType()
          Returns the meta object for enum 'Data Capture Type'.
 org.eclipse.emf.ecore.EClass getDB2AccessPlan()
          Returns the meta object for class 'DB2 Access Plan'.
 org.eclipse.emf.ecore.EReference getDB2Alias_AliasedTable()
          Returns the meta object for the reference 'Aliased Table'.
 org.eclipse.emf.ecore.EClass getDB2Alias()
          Returns the meta object for class 'DB2 Alias'.
 org.eclipse.emf.ecore.EAttribute getDB2ApplicationProcess_IsolationLevel()
          Returns the meta object for the attribute 'Isolation Level'.
 org.eclipse.emf.ecore.EReference getDB2ApplicationProcess_UnitOfWork()
          Returns the meta object for the containment reference 'Unit Of Work'.
 org.eclipse.emf.ecore.EClass getDB2ApplicationProcess()
          Returns the meta object for class 'DB2 Application Process'.
 org.eclipse.emf.ecore.EAttribute getDB2Column_GenerationType()
          Returns the meta object for the attribute 'Generation Type'.
 org.eclipse.emf.ecore.EClass getDB2Column()
          Returns the meta object for class 'DB2 Column'.
 org.eclipse.emf.ecore.EAttribute getDB2Database_Partitioned()
          Returns the meta object for the attribute 'Partitioned'.
 org.eclipse.emf.ecore.EClass getDB2Database()
          Returns the meta object for class 'DB2 Database'.
 org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Databases()
          Returns the meta object for the reference list 'Databases'.
 org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Db2Process()
          Returns the meta object for the reference list 'Db2 Process'.
 org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Server()
          Returns the meta object for the reference list 'Server'.
 org.eclipse.emf.ecore.EClass getDB2DatabaseManager()
          Returns the meta object for class 'DB2 Database Manager'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_BindOpts()
          Returns the meta object for the attribute 'Bind Opts'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_Built()
          Returns the meta object for the attribute 'Built'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_ClasspathCompileJars()
          Returns the meta object for the attribute 'Classpath Compile Jars'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_Colid()
          Returns the meta object for the attribute 'Colid'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_CompileOpts()
          Returns the meta object for the attribute 'Compile Opts'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_ForDebug()
          Returns the meta object for the attribute 'For Debug'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_LinkOpts()
          Returns the meta object for the attribute 'Link Opts'.
 org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_PreCompileOpts()
          Returns the meta object for the attribute 'Pre Compile Opts'.
 org.eclipse.emf.ecore.EClass getDB2ExtendedOptions()
          Returns the meta object for class 'DB2 Extended Options'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_AllowParallel()
          Returns the meta object for the attribute 'Allow Parallel'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_Cardinality()
          Returns the meta object for the attribute 'Cardinality'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_ExternalAction()
          Returns the meta object for the attribute 'External Action'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_FinalCall()
          Returns the meta object for the attribute 'Final Call'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_FunctionType()
          Returns the meta object for the attribute 'Function Type'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_InheritLockRequest()
          Returns the meta object for the attribute 'Inherit Lock Request'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_Origin()
          Returns the meta object for the attribute 'Origin'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_Predicate()
          Returns the meta object for the attribute 'Predicate'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_ReturnClause()
          Returns the meta object for the attribute 'Return Clause'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_ScratchPad()
          Returns the meta object for the attribute 'Scratch Pad'.
 org.eclipse.emf.ecore.EAttribute getDB2Function_ScratchPadLength()
          Returns the meta object for the attribute 'Scratch Pad Length'.
 org.eclipse.emf.ecore.EClass getDB2Function()
          Returns the meta object for class 'DB2 Function'.
 org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_Cache()
          Returns the meta object for the attribute 'Cache'.
 org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_Order()
          Returns the meta object for the attribute 'Order'.
 org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_SystemGenerated()
          Returns the meta object for the attribute 'System Generated'.
 org.eclipse.emf.ecore.EClass getDB2IdentitySpecifier()
          Returns the meta object for class 'DB2 Identity Specifier'.
 org.eclipse.emf.ecore.EReference getDB2Index_DB2MultidimensionalIndex()
          Returns the meta object for the reference 'DB2 Multidimensional Index'.
 org.eclipse.emf.ecore.EAttribute getDB2Index_IndexType()
          Returns the meta object for the attribute 'Index Type'.
 org.eclipse.emf.ecore.EAttribute getDB2Index_XmlPattern()
          Returns the meta object for the attribute 'Xml Pattern'.
 org.eclipse.emf.ecore.EClass getDB2Index()
          Returns the meta object for class 'DB2 Index'.
 org.eclipse.emf.ecore.EEnum getDB2IndexType()
          Returns the meta object for enum 'DB2 Index Type'.
 org.eclipse.emf.ecore.EAttribute getDB2Jar_AlteredTS()
          Returns the meta object for the attribute 'Altered TS'.
 org.eclipse.emf.ecore.EAttribute getDB2Jar_CreatedTS()
          Returns the meta object for the attribute 'Created TS'.
 org.eclipse.emf.ecore.EAttribute getDB2Jar_FileName()
          Returns the meta object for the attribute 'File Name'.
 org.eclipse.emf.ecore.EAttribute getDB2Jar_Owner()
          Returns the meta object for the attribute 'Owner'.
 org.eclipse.emf.ecore.EAttribute getDB2Jar_Path()
          Returns the meta object for the attribute 'Path'.
 org.eclipse.emf.ecore.EReference getDB2Jar_Procedures()
          Returns the meta object for the reference list 'Procedures'.
 org.eclipse.emf.ecore.EReference getDB2Jar_Schema()
          Returns the meta object for the reference 'Schema'.
 org.eclipse.emf.ecore.EClass getDB2Jar()
          Returns the meta object for class 'DB2 Jar'.
 org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_ClassName()
          Returns the meta object for the attribute 'Class Name'.
 org.eclipse.emf.ecore.EReference getDB2JavaOptions_Jar()
          Returns the meta object for the reference 'Jar'.
 org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_MethodName()
          Returns the meta object for the attribute 'Method Name'.
 org.eclipse.emf.ecore.EReference getDB2JavaOptions_Procedure()
          Returns the meta object for the container reference 'Procedure'.
 org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_Sqlj()
          Returns the meta object for the attribute 'Sqlj'.
 org.eclipse.emf.ecore.EClass getDB2JavaOptions()
          Returns the meta object for class 'DB2 Java Options'.
 org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_MaintainedBy()
          Returns the meta object for the attribute 'Maintained By'.
 org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_OptimizeQuery()
          Returns the meta object for the attribute 'Optimize Query'.
 org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_Refresh()
          Returns the meta object for the attribute 'Refresh'.
 org.eclipse.emf.ecore.EClass getDB2MaterializedQueryTable()
          Returns the meta object for class 'DB2 Materialized Query Table'.
 org.eclipse.emf.ecore.EAttribute getDB2Method_Implemented()
          Returns the meta object for the attribute 'Implemented'.
 org.eclipse.emf.ecore.EAttribute getDB2Method_ReturnsSelfAsResult()
          Returns the meta object for the attribute 'Returns Self As Result'.
 org.eclipse.emf.ecore.EClass getDB2Method()
          Returns the meta object for class 'DB2 Method'.
 DB2ModelFactory getDB2ModelFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EReference getDB2MultidimensionalIndex_DimensionIndexes()
          Returns the meta object for the reference list 'Dimension Indexes'.
 org.eclipse.emf.ecore.EClass getDB2MultidimensionalIndex()
          Returns the meta object for class 'DB2 Multidimensional Index'.
 org.eclipse.emf.ecore.EReference getDB2OLAPObject_Schema()
          Returns the meta object for the reference 'Schema'.
 org.eclipse.emf.ecore.EClass getDB2OLAPObject()
          Returns the meta object for class 'DB2OLAP Object'.
 org.eclipse.emf.ecore.EAttribute getDB2Package_Operative()
          Returns the meta object for the attribute 'Operative'.
 org.eclipse.emf.ecore.EClass getDB2Package()
          Returns the meta object for class 'DB2 Package'.
 org.eclipse.emf.ecore.EReference getDB2Procedure_Deploy()
          Returns the meta object for the containment reference 'Deploy'.
 org.eclipse.emf.ecore.EReference getDB2Procedure_JavaOptions()
          Returns the meta object for the containment reference 'Java Options'.
 org.eclipse.emf.ecore.EAttribute getDB2Procedure_ModelResultSets()
          Returns the meta object for the attribute 'Model Result Sets'.
 org.eclipse.emf.ecore.EAttribute getDB2Procedure_NullInput()
          Returns the meta object for the attribute 'Null Input'.
 org.eclipse.emf.ecore.EReference getDB2Procedure_Return()
          Returns the meta object for the containment reference 'Return'.
 org.eclipse.emf.ecore.EAttribute getDB2Procedure_Version()
          Returns the meta object for the attribute 'Version'.
 org.eclipse.emf.ecore.EClass getDB2Procedure()
          Returns the meta object for class 'DB2 Procedure'.
 org.eclipse.emf.ecore.EAttribute getDB2ProcedureDeploy_FileName()
          Returns the meta object for the attribute 'File Name'.
 org.eclipse.emf.ecore.EClass getDB2ProcedureDeploy()
          Returns the meta object for class 'DB2 Procedure Deploy'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_ChangeState()
          Returns the meta object for the attribute 'Change State'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_DbInfo()
          Returns the meta object for the attribute 'Db Info'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_DebugId()
          Returns the meta object for the attribute 'Debug Id'.
 org.eclipse.emf.ecore.EReference getDB2Routine_ExtendedOptions()
          Returns the meta object for the containment reference list 'Extended Options'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_Federated()
          Returns the meta object for the attribute 'Federated'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_Fenced()
          Returns the meta object for the attribute 'Fenced'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_ImplicitSchema()
          Returns the meta object for the attribute 'Implicit Schema'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_OrigParmSig()
          Returns the meta object for the attribute 'Orig Parm Sig'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_OrigSchemaName()
          Returns the meta object for the attribute 'Orig Schema Name'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_ParmCcsid()
          Returns the meta object for the attribute 'Parm Ccsid'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_ProgramType()
          Returns the meta object for the attribute 'Program Type'.
 org.eclipse.emf.ecore.EReference getDB2Routine_RoutineExtensions()
          Returns the meta object for the reference list 'Routine Extensions'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_SpecialRegister()
          Returns the meta object for the attribute 'Special Register'.
 org.eclipse.emf.ecore.EAttribute getDB2Routine_Threadsafe()
          Returns the meta object for the attribute 'Threadsafe'.
 org.eclipse.emf.ecore.EClass getDB2Routine()
          Returns the meta object for class 'DB2 Routine'.
 org.eclipse.emf.ecore.EClass getDB2RoutineExtension()
          Returns the meta object for class 'DB2 Routine Extension'.
 org.eclipse.emf.ecore.EReference getDB2Schema_AccessPlans()
          Returns the meta object for the reference list 'Access Plans'.
 org.eclipse.emf.ecore.EReference getDB2Schema_Jars()
          Returns the meta object for the reference list 'Jars'.
 org.eclipse.emf.ecore.EReference getDB2Schema_OlapObjects()
          Returns the meta object for the reference list 'Olap Objects'.
 org.eclipse.emf.ecore.EReference getDB2Schema_XsrObjects()
          Returns the meta object for the reference list 'Xsr Objects'.
 org.eclipse.emf.ecore.EClass getDB2Schema()
          Returns the meta object for class 'DB2 Schema'.
 org.eclipse.emf.ecore.EAttribute getDB2Source_Db2PackageName()
          Returns the meta object for the attribute 'Db2 Package Name'.
 org.eclipse.emf.ecore.EAttribute getDB2Source_FileName()
          Returns the meta object for the attribute 'File Name'.
 org.eclipse.emf.ecore.EAttribute getDB2Source_LastModified()
          Returns the meta object for the attribute 'Last Modified'.
 org.eclipse.emf.ecore.EAttribute getDB2Source_PackageName()
          Returns the meta object for the attribute 'Package Name'.
 org.eclipse.emf.ecore.EReference getDB2Source_Primary()
          Returns the meta object for the container reference 'Primary'.
 org.eclipse.emf.ecore.EReference getDB2Source_Supporting()
          Returns the meta object for the containment reference list 'Supporting'.
 org.eclipse.emf.ecore.EClass getDB2Source()
          Returns the meta object for class 'DB2 Source'.
 org.eclipse.emf.ecore.EClass getDB2SystemSchema()
          Returns the meta object for class 'DB2 System Schema'.
 org.eclipse.emf.ecore.EAttribute getDB2Table_DataCapture()
          Returns the meta object for the attribute 'Data Capture'.
 org.eclipse.emf.ecore.EReference getDB2Table_Packages()
          Returns the meta object for the reference list 'Packages'.
 org.eclipse.emf.ecore.EClass getDB2Table()
          Returns the meta object for class 'DB2 Table'.
 org.eclipse.emf.ecore.EClass getDB2Transaction()
          Returns the meta object for class 'DB2 Transaction'.
 org.eclipse.emf.ecore.EAttribute getDB2Trigger_Operative()
          Returns the meta object for the attribute 'Operative'.
 org.eclipse.emf.ecore.EClass getDB2Trigger()
          Returns the meta object for class 'DB2 Trigger'.
 org.eclipse.emf.ecore.EClass getDB2UserDefinedFunction()
          Returns the meta object for class 'DB2 User Defined Function'.
 org.eclipse.emf.ecore.EAttribute getDB2View_Operative()
          Returns the meta object for the attribute 'Operative'.
 org.eclipse.emf.ecore.EClass getDB2View()
          Returns the meta object for class 'DB2 View'.
 org.eclipse.emf.ecore.EAttribute getDB2XMLSchema_Decomposition()
          Returns the meta object for the attribute 'Decomposition'.
 org.eclipse.emf.ecore.EAttribute getDB2XMLSchema_Status()
          Returns the meta object for the attribute 'Status'.
 org.eclipse.emf.ecore.EReference getDB2XMLSchema_XmlSchemaDocs()
          Returns the meta object for the containment reference list 'Xml Schema Docs'.
 org.eclipse.emf.ecore.EClass getDB2XMLSchema()
          Returns the meta object for class 'DB2XML Schema'.
 org.eclipse.emf.ecore.EEnum getDB2XMLSchemaDecomposition()
          Returns the meta object for enum 'DB2XML Schema Decomposition'.
 org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocProperties_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocProperties_XmlSchemaDoc()
          Returns the meta object for the container reference 'Xml Schema Doc'.
 org.eclipse.emf.ecore.EClass getDB2XMLSchemaDocProperties()
          Returns the meta object for class 'DB2XML Schema Doc Properties'.
 org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_FileName()
          Returns the meta object for the attribute 'File Name'.
 org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_Primary()
          Returns the meta object for the attribute 'Primary'.
 org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_SchemaLocation()
          Returns the meta object for the attribute 'Schema Location'.
 org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_TargetNamespace()
          Returns the meta object for the attribute 'Target Namespace'.
 org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocument_XmlSchema()
          Returns the meta object for the container reference 'Xml Schema'.
 org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocument_XmlSchemaDocProperties()
          Returns the meta object for the containment reference list 'Xml Schema Doc Properties'.
 org.eclipse.emf.ecore.EClass getDB2XMLSchemaDocument()
          Returns the meta object for class 'DB2XML Schema Document'.
 org.eclipse.emf.ecore.EEnum getDB2XMLSchemaStatus()
          Returns the meta object for enum 'DB2XML Schema Status'.
 org.eclipse.emf.ecore.EReference getDB2XSRObject_Schema()
          Returns the meta object for the reference 'Schema'.
 org.eclipse.emf.ecore.EClass getDB2XSRObject()
          Returns the meta object for class 'DB2XSR Object'.
 org.eclipse.emf.ecore.EEnum getGenerateType()
          Returns the meta object for enum 'Generate Type'.
 org.eclipse.emf.ecore.EEnum getIsolationLevelType()
          Returns the meta object for enum 'Isolation Level Type'.
 org.eclipse.emf.ecore.EEnum getOriginType()
          Returns the meta object for enum 'Origin Type'.
 org.eclipse.emf.ecore.EEnum getUnitType()
          Returns the meta object for enum 'Unit Type'.
 
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

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

See Also:
Constant Field Values

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

static final DB2ModelPackage eINSTANCE
The singleton instance of the package.


DB2_DATABASE

static final int DB2_DATABASE
The meta object id for the 'DB2 Database' class.

See Also:
DB2DatabaseImpl, DB2ModelPackageImpl.getDB2Database(), Constant Field Values

DB2_DATABASE__EANNOTATIONS

static final int DB2_DATABASE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_DATABASE__NAME

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

See Also:
Constant Field Values

DB2_DATABASE__DEPENDENCIES

static final int DB2_DATABASE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_DATABASE__DESCRIPTION

static final int DB2_DATABASE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_DATABASE__LABEL

static final int DB2_DATABASE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_DATABASE__COMMENTS

static final int DB2_DATABASE__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_DATABASE__PRIVILEGES

static final int DB2_DATABASE__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_DATABASE__VENDOR

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

See Also:
Constant Field Values

DB2_DATABASE__VERSION

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

See Also:
Constant Field Values

DB2_DATABASE__SCHEMAS

static final int DB2_DATABASE__SCHEMAS
The feature id for the 'Schemas' reference list.

See Also:
Constant Field Values

DB2_DATABASE__AUTHORIZATION_IDS

static final int DB2_DATABASE__AUTHORIZATION_IDS
The feature id for the 'Authorization Ids' reference list.

See Also:
Constant Field Values

DB2_DATABASE__PARTITIONED

static final int DB2_DATABASE__PARTITIONED
The feature id for the 'Partitioned' attribute.

See Also:
Constant Field Values

DB2_DATABASE_FEATURE_COUNT

static final int DB2_DATABASE_FEATURE_COUNT
The number of structural features of the 'DB2 Database' class.

See Also:
Constant Field Values

DB2_ACCESS_PLAN

static final int DB2_ACCESS_PLAN
The meta object id for the 'DB2 Access Plan' class.

See Also:
DB2AccessPlan, DB2ModelPackageImpl.getDB2AccessPlan(), Constant Field Values

DB2_ACCESS_PLAN__EANNOTATIONS

static final int DB2_ACCESS_PLAN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_ACCESS_PLAN__NAME

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

See Also:
Constant Field Values

DB2_ACCESS_PLAN__DEPENDENCIES

static final int DB2_ACCESS_PLAN__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_ACCESS_PLAN__DESCRIPTION

static final int DB2_ACCESS_PLAN__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_ACCESS_PLAN__LABEL

static final int DB2_ACCESS_PLAN__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_ACCESS_PLAN__COMMENTS

static final int DB2_ACCESS_PLAN__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_ACCESS_PLAN__PRIVILEGES

static final int DB2_ACCESS_PLAN__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_ACCESS_PLAN_FEATURE_COUNT

static final int DB2_ACCESS_PLAN_FEATURE_COUNT
The number of structural features of the 'DB2 Access Plan' class.

See Also:
Constant Field Values

DB2_PACKAGE

static final int DB2_PACKAGE
The meta object id for the 'DB2 Package' class.

See Also:
DB2PackageImpl, DB2ModelPackageImpl.getDB2Package(), Constant Field Values

DB2_PACKAGE__EANNOTATIONS

static final int DB2_PACKAGE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_PACKAGE__NAME

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

See Also:
Constant Field Values

DB2_PACKAGE__DEPENDENCIES

static final int DB2_PACKAGE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_PACKAGE__DESCRIPTION

static final int DB2_PACKAGE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_PACKAGE__LABEL

static final int DB2_PACKAGE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_PACKAGE__COMMENTS

static final int DB2_PACKAGE__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_PACKAGE__PRIVILEGES

static final int DB2_PACKAGE__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_PACKAGE__OPERATIVE

static final int DB2_PACKAGE__OPERATIVE
The feature id for the 'Operative' attribute.

See Also:
Constant Field Values

DB2_PACKAGE_FEATURE_COUNT

static final int DB2_PACKAGE_FEATURE_COUNT
The number of structural features of the 'DB2 Package' class.

See Also:
Constant Field Values

DB2_TABLE

static final int DB2_TABLE
The meta object id for the 'DB2 Table' class.

See Also:
DB2TableImpl, DB2ModelPackageImpl.getDB2Table(), Constant Field Values

DB2_TABLE__EANNOTATIONS

static final int DB2_TABLE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_TABLE__NAME

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

See Also:
Constant Field Values

DB2_TABLE__DEPENDENCIES

static final int DB2_TABLE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_TABLE__DESCRIPTION

static final int DB2_TABLE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_TABLE__LABEL

static final int DB2_TABLE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_TABLE__COMMENTS

static final int DB2_TABLE__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_TABLE__PRIVILEGES

static final int DB2_TABLE__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_TABLE__COLUMNS

static final int DB2_TABLE__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

DB2_TABLE__SUPERTABLE

static final int DB2_TABLE__SUPERTABLE
The feature id for the 'Supertable' reference.

See Also:
Constant Field Values

DB2_TABLE__SUBTABLES

static final int DB2_TABLE__SUBTABLES
The feature id for the 'Subtables' reference list.

See Also:
Constant Field Values

DB2_TABLE__SCHEMA

static final int DB2_TABLE__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_TABLE__UDT

static final int DB2_TABLE__UDT
The feature id for the 'Udt' reference.

See Also:
Constant Field Values

DB2_TABLE__TRIGGERS

static final int DB2_TABLE__TRIGGERS
The feature id for the 'Triggers' reference list.

See Also:
Constant Field Values

DB2_TABLE__INDEX

static final int DB2_TABLE__INDEX
The feature id for the 'Index' reference list.

See Also:
Constant Field Values

DB2_TABLE__SELF_REF_COLUMN_GENERATION

static final int DB2_TABLE__SELF_REF_COLUMN_GENERATION
The feature id for the 'Self Ref Column Generation' attribute.

See Also:
Constant Field Values

DB2_TABLE__INSERTABLE

static final int DB2_TABLE__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

DB2_TABLE__UPDATABLE

static final int DB2_TABLE__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

DB2_TABLE__CONSTRAINTS

static final int DB2_TABLE__CONSTRAINTS
The feature id for the 'Constraints' containment reference list.

See Also:
Constant Field Values

DB2_TABLE__REFERENCING_FOREIGN_KEYS

static final int DB2_TABLE__REFERENCING_FOREIGN_KEYS
The feature id for the 'Referencing Foreign Keys' reference list.

See Also:
Constant Field Values

DB2_TABLE__DATA_CAPTURE

static final int DB2_TABLE__DATA_CAPTURE
The feature id for the 'Data Capture' attribute.

See Also:
Constant Field Values

DB2_TABLE__PACKAGES

static final int DB2_TABLE__PACKAGES
The feature id for the 'Packages' reference list.

See Also:
Constant Field Values

DB2_TABLE_FEATURE_COUNT

static final int DB2_TABLE_FEATURE_COUNT
The number of structural features of the 'DB2 Table' class.

See Also:
Constant Field Values

DB2_TRIGGER

static final int DB2_TRIGGER
The meta object id for the 'DB2 Trigger' class.

See Also:
DB2TriggerImpl, DB2ModelPackageImpl.getDB2Trigger(), Constant Field Values

DB2_TRIGGER__EANNOTATIONS

static final int DB2_TRIGGER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_TRIGGER__NAME

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

See Also:
Constant Field Values

DB2_TRIGGER__DEPENDENCIES

static final int DB2_TRIGGER__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_TRIGGER__DESCRIPTION

static final int DB2_TRIGGER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__LABEL

static final int DB2_TRIGGER__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__COMMENTS

static final int DB2_TRIGGER__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_TRIGGER__PRIVILEGES

static final int DB2_TRIGGER__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_TRIGGER__SCHEMA

static final int DB2_TRIGGER__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_TRIGGER__SUBJECT_TABLE

static final int DB2_TRIGGER__SUBJECT_TABLE
The feature id for the 'Subject Table' reference.

See Also:
Constant Field Values

DB2_TRIGGER__ACTION_STATEMENT

static final int DB2_TRIGGER__ACTION_STATEMENT
The feature id for the 'Action Statement' containment reference list.

See Also:
Constant Field Values

DB2_TRIGGER__TRIGGER_COLUMN

static final int DB2_TRIGGER__TRIGGER_COLUMN
The feature id for the 'Trigger Column' reference list.

See Also:
Constant Field Values

DB2_TRIGGER__ACTION_GRANULARITY

static final int DB2_TRIGGER__ACTION_GRANULARITY
The feature id for the 'Action Granularity' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__WHEN

static final int DB2_TRIGGER__WHEN
The feature id for the 'When' containment reference.

See Also:
Constant Field Values

DB2_TRIGGER__TIME_STAMP

static final int DB2_TRIGGER__TIME_STAMP
The feature id for the 'Time Stamp' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__ACTION_TIME

static final int DB2_TRIGGER__ACTION_TIME
The feature id for the 'Action Time' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__UPDATE_TYPE

static final int DB2_TRIGGER__UPDATE_TYPE
The feature id for the 'Update Type' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__INSERT_TYPE

static final int DB2_TRIGGER__INSERT_TYPE
The feature id for the 'Insert Type' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__DELETE_TYPE

static final int DB2_TRIGGER__DELETE_TYPE
The feature id for the 'Delete Type' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__OLD_ROW

static final int DB2_TRIGGER__OLD_ROW
The feature id for the 'Old Row' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__NEW_ROW

static final int DB2_TRIGGER__NEW_ROW
The feature id for the 'New Row' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__OLD_TABLE

static final int DB2_TRIGGER__OLD_TABLE
The feature id for the 'Old Table' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__NEW_TABLE

static final int DB2_TRIGGER__NEW_TABLE
The feature id for the 'New Table' attribute.

See Also:
Constant Field Values

DB2_TRIGGER__OPERATIVE

static final int DB2_TRIGGER__OPERATIVE
The feature id for the 'Operative' attribute.

See Also:
Constant Field Values

DB2_TRIGGER_FEATURE_COUNT

static final int DB2_TRIGGER_FEATURE_COUNT
The number of structural features of the 'DB2 Trigger' class.

See Also:
Constant Field Values

DB2_ROUTINE

static final int DB2_ROUTINE
The meta object id for the 'DB2 Routine' class.

See Also:
DB2Routine, DB2ModelPackageImpl.getDB2Routine(), Constant Field Values

DB2_FUNCTION

static final int DB2_FUNCTION
The meta object id for the 'DB2 Function' class.

See Also:
DB2Function, DB2ModelPackageImpl.getDB2Function(), Constant Field Values

DB2_PROCEDURE

static final int DB2_PROCEDURE
The meta object id for the 'DB2 Procedure' class.

See Also:
DB2ProcedureImpl, DB2ModelPackageImpl.getDB2Procedure(), Constant Field Values

DB2_PROCEDURE__EANNOTATIONS

static final int DB2_PROCEDURE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__NAME

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

See Also:
Constant Field Values

DB2_PROCEDURE__DEPENDENCIES

static final int DB2_PROCEDURE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__DESCRIPTION

static final int DB2_PROCEDURE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__LABEL

static final int DB2_PROCEDURE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__COMMENTS

static final int DB2_PROCEDURE__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__PRIVILEGES

static final int DB2_PROCEDURE__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__SPECIFIC_NAME

static final int DB2_PROCEDURE__SPECIFIC_NAME
The feature id for the 'Specific Name' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__LANGUAGE

static final int DB2_PROCEDURE__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__PARAMETER_STYLE

static final int DB2_PROCEDURE__PARAMETER_STYLE
The feature id for the 'Parameter Style' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__DETERMINISTIC

static final int DB2_PROCEDURE__DETERMINISTIC
The feature id for the 'Deterministic' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__SQL_DATA_ACCESS

static final int DB2_PROCEDURE__SQL_DATA_ACCESS
The feature id for the 'Sql Data Access' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__CREATION_TS

static final int DB2_PROCEDURE__CREATION_TS
The feature id for the 'Creation TS' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__LAST_ALTERED_TS

static final int DB2_PROCEDURE__LAST_ALTERED_TS
The feature id for the 'Last Altered TS' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__AUTHORIZATION_ID

static final int DB2_PROCEDURE__AUTHORIZATION_ID
The feature id for the 'Authorization ID' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__SECURITY

static final int DB2_PROCEDURE__SECURITY
The feature id for the 'Security' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__EXTERNAL_NAME

static final int DB2_PROCEDURE__EXTERNAL_NAME
The feature id for the 'External Name' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__PARAMETERS

static final int DB2_PROCEDURE__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__SOURCE

static final int DB2_PROCEDURE__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

DB2_PROCEDURE__SCHEMA

static final int DB2_PROCEDURE__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_PROCEDURE__MAX_RESULT_SETS

static final int DB2_PROCEDURE__MAX_RESULT_SETS
The feature id for the 'Max Result Sets' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__OLD_SAVE_POINT

static final int DB2_PROCEDURE__OLD_SAVE_POINT
The feature id for the 'Old Save Point' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__RESULT_SET

static final int DB2_PROCEDURE__RESULT_SET
The feature id for the 'Result Set' containment reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__FENCED

static final int DB2_PROCEDURE__FENCED
The feature id for the 'Fenced' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__THREADSAFE

static final int DB2_PROCEDURE__THREADSAFE
The feature id for the 'Threadsafe' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__DB_INFO

static final int DB2_PROCEDURE__DB_INFO
The feature id for the 'Db Info' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__IMPLICIT_SCHEMA

static final int DB2_PROCEDURE__IMPLICIT_SCHEMA
The feature id for the 'Implicit Schema' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__FEDERATED

static final int DB2_PROCEDURE__FEDERATED
The feature id for the 'Federated' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__PARM_CCSID

static final int DB2_PROCEDURE__PARM_CCSID
The feature id for the 'Parm Ccsid' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__SPECIAL_REGISTER

static final int DB2_PROCEDURE__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__CHANGE_STATE

static final int DB2_PROCEDURE__CHANGE_STATE
The feature id for the 'Change State' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__DEBUG_ID

static final int DB2_PROCEDURE__DEBUG_ID
The feature id for the 'Debug Id' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__PROGRAM_TYPE

static final int DB2_PROCEDURE__PROGRAM_TYPE
The feature id for the 'Program Type' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__ORIG_SCHEMA_NAME

static final int DB2_PROCEDURE__ORIG_SCHEMA_NAME
The feature id for the 'Orig Schema Name' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__ORIG_PARM_SIG

static final int DB2_PROCEDURE__ORIG_PARM_SIG
The feature id for the 'Orig Parm Sig' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__EXTENDED_OPTIONS

static final int DB2_PROCEDURE__EXTENDED_OPTIONS
The feature id for the 'Extended Options' containment reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__ROUTINE_EXTENSIONS

static final int DB2_PROCEDURE__ROUTINE_EXTENSIONS
The feature id for the 'Routine Extensions' reference list.

See Also:
Constant Field Values

DB2_PROCEDURE__MODEL_RESULT_SETS

static final int DB2_PROCEDURE__MODEL_RESULT_SETS
The feature id for the 'Model Result Sets' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__NULL_INPUT

static final int DB2_PROCEDURE__NULL_INPUT
The feature id for the 'Null Input' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE__VERSION

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

See Also:
Constant Field Values

DB2_PROCEDURE__RETURN

static final int DB2_PROCEDURE__RETURN
The feature id for the 'Return' containment reference.

See Also:
Constant Field Values

DB2_PROCEDURE__JAVA_OPTIONS

static final int DB2_PROCEDURE__JAVA_OPTIONS
The feature id for the 'Java Options' containment reference.

See Also:
Constant Field Values

DB2_PROCEDURE__DEPLOY

static final int DB2_PROCEDURE__DEPLOY
The feature id for the 'Deploy' containment reference.

See Also:
Constant Field Values

DB2_PROCEDURE_FEATURE_COUNT

static final int DB2_PROCEDURE_FEATURE_COUNT
The number of structural features of the 'DB2 Procedure' class.

See Also:
Constant Field Values

DB2_SCHEMA

static final int DB2_SCHEMA
The meta object id for the 'DB2 Schema' class.

See Also:
DB2SchemaImpl, DB2ModelPackageImpl.getDB2Schema(), Constant Field Values

DB2_SCHEMA__EANNOTATIONS

static final int DB2_SCHEMA__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_SCHEMA__NAME

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

See Also:
Constant Field Values

DB2_SCHEMA__DEPENDENCIES

static final int DB2_SCHEMA__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_SCHEMA__DESCRIPTION

static final int DB2_SCHEMA__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_SCHEMA__LABEL

static final int DB2_SCHEMA__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_SCHEMA__COMMENTS

static final int DB2_SCHEMA__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__PRIVILEGES

static final int DB2_SCHEMA__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__TRIGGERS

static final int DB2_SCHEMA__TRIGGERS
The feature id for the 'Triggers' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__INDICES

static final int DB2_SCHEMA__INDICES
The feature id for the 'Indices' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__TABLES

static final int DB2_SCHEMA__TABLES
The feature id for the 'Tables' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__SEQUENCES

static final int DB2_SCHEMA__SEQUENCES
The feature id for the 'Sequences' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__DATABASE

static final int DB2_SCHEMA__DATABASE
The feature id for the 'Database' reference.

See Also:
Constant Field Values

DB2_SCHEMA__ASSERTIONS

static final int DB2_SCHEMA__ASSERTIONS
The feature id for the 'Assertions' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__USER_DEFINED_TYPES

static final int DB2_SCHEMA__USER_DEFINED_TYPES
The feature id for the 'User Defined Types' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__CHAR_SETS

static final int DB2_SCHEMA__CHAR_SETS
The feature id for the 'Char Sets' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__ROUTINES

static final int DB2_SCHEMA__ROUTINES
The feature id for the 'Routines' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__OWNER

static final int DB2_SCHEMA__OWNER
The feature id for the 'Owner' reference.

See Also:
Constant Field Values

DB2_SCHEMA__ACCESS_PLANS

static final int DB2_SCHEMA__ACCESS_PLANS
The feature id for the 'Access Plans' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__OLAP_OBJECTS

static final int DB2_SCHEMA__OLAP_OBJECTS
The feature id for the 'Olap Objects' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__JARS

static final int DB2_SCHEMA__JARS
The feature id for the 'Jars' reference list.

See Also:
Constant Field Values

DB2_SCHEMA__XSR_OBJECTS

static final int DB2_SCHEMA__XSR_OBJECTS
The feature id for the 'Xsr Objects' reference list.

See Also:
Constant Field Values

DB2_SCHEMA_FEATURE_COUNT

static final int DB2_SCHEMA_FEATURE_COUNT
The number of structural features of the 'DB2 Schema' class.

See Also:
Constant Field Values

DB2_ROUTINE__EANNOTATIONS

static final int DB2_ROUTINE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_ROUTINE__NAME

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

See Also:
Constant Field Values

DB2_ROUTINE__DEPENDENCIES

static final int DB2_ROUTINE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_ROUTINE__DESCRIPTION

static final int DB2_ROUTINE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__LABEL

static final int DB2_ROUTINE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__COMMENTS

static final int DB2_ROUTINE__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_ROUTINE__PRIVILEGES

static final int DB2_ROUTINE__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_ROUTINE__SPECIFIC_NAME

static final int DB2_ROUTINE__SPECIFIC_NAME
The feature id for the 'Specific Name' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__LANGUAGE

static final int DB2_ROUTINE__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__PARAMETER_STYLE

static final int DB2_ROUTINE__PARAMETER_STYLE
The feature id for the 'Parameter Style' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__DETERMINISTIC

static final int DB2_ROUTINE__DETERMINISTIC
The feature id for the 'Deterministic' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__SQL_DATA_ACCESS

static final int DB2_ROUTINE__SQL_DATA_ACCESS
The feature id for the 'Sql Data Access' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__CREATION_TS

static final int DB2_ROUTINE__CREATION_TS
The feature id for the 'Creation TS' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__LAST_ALTERED_TS

static final int DB2_ROUTINE__LAST_ALTERED_TS
The feature id for the 'Last Altered TS' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__AUTHORIZATION_ID

static final int DB2_ROUTINE__AUTHORIZATION_ID
The feature id for the 'Authorization ID' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__SECURITY

static final int DB2_ROUTINE__SECURITY
The feature id for the 'Security' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__EXTERNAL_NAME

static final int DB2_ROUTINE__EXTERNAL_NAME
The feature id for the 'External Name' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__PARAMETERS

static final int DB2_ROUTINE__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

DB2_ROUTINE__SOURCE

static final int DB2_ROUTINE__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

DB2_ROUTINE__SCHEMA

static final int DB2_ROUTINE__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_ROUTINE__FENCED

static final int DB2_ROUTINE__FENCED
The feature id for the 'Fenced' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__THREADSAFE

static final int DB2_ROUTINE__THREADSAFE
The feature id for the 'Threadsafe' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__DB_INFO

static final int DB2_ROUTINE__DB_INFO
The feature id for the 'Db Info' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__IMPLICIT_SCHEMA

static final int DB2_ROUTINE__IMPLICIT_SCHEMA
The feature id for the 'Implicit Schema' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__FEDERATED

static final int DB2_ROUTINE__FEDERATED
The feature id for the 'Federated' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__PARM_CCSID

static final int DB2_ROUTINE__PARM_CCSID
The feature id for the 'Parm Ccsid' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__SPECIAL_REGISTER

static final int DB2_ROUTINE__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__CHANGE_STATE

static final int DB2_ROUTINE__CHANGE_STATE
The feature id for the 'Change State' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__DEBUG_ID

static final int DB2_ROUTINE__DEBUG_ID
The feature id for the 'Debug Id' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__PROGRAM_TYPE

static final int DB2_ROUTINE__PROGRAM_TYPE
The feature id for the 'Program Type' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__ORIG_SCHEMA_NAME

static final int DB2_ROUTINE__ORIG_SCHEMA_NAME
The feature id for the 'Orig Schema Name' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__ORIG_PARM_SIG

static final int DB2_ROUTINE__ORIG_PARM_SIG
The feature id for the 'Orig Parm Sig' attribute.

See Also:
Constant Field Values

DB2_ROUTINE__EXTENDED_OPTIONS

static final int DB2_ROUTINE__EXTENDED_OPTIONS
The feature id for the 'Extended Options' containment reference list.

See Also:
Constant Field Values

DB2_ROUTINE__ROUTINE_EXTENSIONS

static final int DB2_ROUTINE__ROUTINE_EXTENSIONS
The feature id for the 'Routine Extensions' reference list.

See Also:
Constant Field Values

DB2_ROUTINE_FEATURE_COUNT

static final int DB2_ROUTINE_FEATURE_COUNT
The number of structural features of the 'DB2 Routine' class.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER

static final int DB2_DATABASE_MANAGER
The meta object id for the 'DB2 Database Manager' class.

See Also:
DB2DatabaseManagerImpl, DB2ModelPackageImpl.getDB2DatabaseManager(), Constant Field Values

DB2_DATABASE_MANAGER__EANNOTATIONS

static final int DB2_DATABASE_MANAGER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__NAME

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

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__DEPENDENCIES

static final int DB2_DATABASE_MANAGER__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__DESCRIPTION

static final int DB2_DATABASE_MANAGER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__LABEL

static final int DB2_DATABASE_MANAGER__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__COMMENTS

static final int DB2_DATABASE_MANAGER__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__PRIVILEGES

static final int DB2_DATABASE_MANAGER__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__DATABASES

static final int DB2_DATABASE_MANAGER__DATABASES
The feature id for the 'Databases' reference list.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__DB2_PROCESS

static final int DB2_DATABASE_MANAGER__DB2_PROCESS
The feature id for the 'Db2 Process' reference list.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER__SERVER

static final int DB2_DATABASE_MANAGER__SERVER
The feature id for the 'Server' reference list.

See Also:
Constant Field Values

DB2_DATABASE_MANAGER_FEATURE_COUNT

static final int DB2_DATABASE_MANAGER_FEATURE_COUNT
The number of structural features of the 'DB2 Database Manager' class.

See Also:
Constant Field Values

DB2_VIEW

static final int DB2_VIEW
The meta object id for the 'DB2 View' class.

See Also:
DB2ViewImpl, DB2ModelPackageImpl.getDB2View(), Constant Field Values

DB2_VIEW__EANNOTATIONS

static final int DB2_VIEW__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_VIEW__NAME

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

See Also:
Constant Field Values

DB2_VIEW__DEPENDENCIES

static final int DB2_VIEW__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_VIEW__DESCRIPTION

static final int DB2_VIEW__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_VIEW__LABEL

static final int DB2_VIEW__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_VIEW__COMMENTS

static final int DB2_VIEW__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_VIEW__PRIVILEGES

static final int DB2_VIEW__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_VIEW__COLUMNS

static final int DB2_VIEW__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

DB2_VIEW__SUPERTABLE

static final int DB2_VIEW__SUPERTABLE
The feature id for the 'Supertable' reference.

See Also:
Constant Field Values

DB2_VIEW__SUBTABLES

static final int DB2_VIEW__SUBTABLES
The feature id for the 'Subtables' reference list.

See Also:
Constant Field Values

DB2_VIEW__SCHEMA

static final int DB2_VIEW__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_VIEW__UDT

static final int DB2_VIEW__UDT
The feature id for the 'Udt' reference.

See Also:
Constant Field Values

DB2_VIEW__TRIGGERS

static final int DB2_VIEW__TRIGGERS
The feature id for the 'Triggers' reference list.

See Also:
Constant Field Values

DB2_VIEW__INDEX

static final int DB2_VIEW__INDEX
The feature id for the 'Index' reference list.

See Also:
Constant Field Values

DB2_VIEW__SELF_REF_COLUMN_GENERATION

static final int DB2_VIEW__SELF_REF_COLUMN_GENERATION
The feature id for the 'Self Ref Column Generation' attribute.

See Also:
Constant Field Values

DB2_VIEW__INSERTABLE

static final int DB2_VIEW__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

DB2_VIEW__UPDATABLE

static final int DB2_VIEW__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

DB2_VIEW__QUERY_EXPRESSION

static final int DB2_VIEW__QUERY_EXPRESSION
The feature id for the 'Query Expression' containment reference.

See Also:
Constant Field Values

DB2_VIEW__CHECK_TYPE

static final int DB2_VIEW__CHECK_TYPE
The feature id for the 'Check Type' attribute.

See Also:
Constant Field Values

DB2_VIEW__OPERATIVE

static final int DB2_VIEW__OPERATIVE
The feature id for the 'Operative' attribute.

See Also:
Constant Field Values

DB2_VIEW_FEATURE_COUNT

static final int DB2_VIEW_FEATURE_COUNT
The number of structural features of the 'DB2 View' class.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS

static final int DB2_APPLICATION_PROCESS
The meta object id for the 'DB2 Application Process' class.

See Also:
DB2ApplicationProcessImpl, DB2ModelPackageImpl.getDB2ApplicationProcess(), Constant Field Values

DB2_APPLICATION_PROCESS__EANNOTATIONS

static final int DB2_APPLICATION_PROCESS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__NAME

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

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__DEPENDENCIES

static final int DB2_APPLICATION_PROCESS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__DESCRIPTION

static final int DB2_APPLICATION_PROCESS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__LABEL

static final int DB2_APPLICATION_PROCESS__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__COMMENTS

static final int DB2_APPLICATION_PROCESS__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__PRIVILEGES

static final int DB2_APPLICATION_PROCESS__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__ISOLATION_LEVEL

static final int DB2_APPLICATION_PROCESS__ISOLATION_LEVEL
The feature id for the 'Isolation Level' attribute.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS__UNIT_OF_WORK

static final int DB2_APPLICATION_PROCESS__UNIT_OF_WORK
The feature id for the 'Unit Of Work' containment reference.

See Also:
Constant Field Values

DB2_APPLICATION_PROCESS_FEATURE_COUNT

static final int DB2_APPLICATION_PROCESS_FEATURE_COUNT
The number of structural features of the 'DB2 Application Process' class.

See Also:
Constant Field Values

DB2_TRANSACTION

static final int DB2_TRANSACTION
The meta object id for the 'DB2 Transaction' class.

See Also:
DB2TransactionImpl, DB2ModelPackageImpl.getDB2Transaction(), Constant Field Values

DB2_TRANSACTION__EANNOTATIONS

static final int DB2_TRANSACTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_TRANSACTION__NAME

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

See Also:
Constant Field Values

DB2_TRANSACTION__DEPENDENCIES

static final int DB2_TRANSACTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_TRANSACTION__DESCRIPTION

static final int DB2_TRANSACTION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_TRANSACTION__LABEL

static final int DB2_TRANSACTION__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_TRANSACTION__COMMENTS

static final int DB2_TRANSACTION__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_TRANSACTION__PRIVILEGES

static final int DB2_TRANSACTION__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_TRANSACTION_FEATURE_COUNT

static final int DB2_TRANSACTION_FEATURE_COUNT
The number of structural features of the 'DB2 Transaction' class.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA

static final int DB2_SYSTEM_SCHEMA
The meta object id for the 'DB2 System Schema' class.

See Also:
DB2SystemSchemaImpl, DB2ModelPackageImpl.getDB2SystemSchema(), Constant Field Values

DB2_SYSTEM_SCHEMA__EANNOTATIONS

static final int DB2_SYSTEM_SCHEMA__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__NAME

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

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__DEPENDENCIES

static final int DB2_SYSTEM_SCHEMA__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__DESCRIPTION

static final int DB2_SYSTEM_SCHEMA__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__LABEL

static final int DB2_SYSTEM_SCHEMA__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__COMMENTS

static final int DB2_SYSTEM_SCHEMA__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__PRIVILEGES

static final int DB2_SYSTEM_SCHEMA__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__TRIGGERS

static final int DB2_SYSTEM_SCHEMA__TRIGGERS
The feature id for the 'Triggers' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__INDICES

static final int DB2_SYSTEM_SCHEMA__INDICES
The feature id for the 'Indices' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__TABLES

static final int DB2_SYSTEM_SCHEMA__TABLES
The feature id for the 'Tables' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__SEQUENCES

static final int DB2_SYSTEM_SCHEMA__SEQUENCES
The feature id for the 'Sequences' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__DATABASE

static final int DB2_SYSTEM_SCHEMA__DATABASE
The feature id for the 'Database' reference.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__ASSERTIONS

static final int DB2_SYSTEM_SCHEMA__ASSERTIONS
The feature id for the 'Assertions' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__USER_DEFINED_TYPES

static final int DB2_SYSTEM_SCHEMA__USER_DEFINED_TYPES
The feature id for the 'User Defined Types' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__CHAR_SETS

static final int DB2_SYSTEM_SCHEMA__CHAR_SETS
The feature id for the 'Char Sets' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__ROUTINES

static final int DB2_SYSTEM_SCHEMA__ROUTINES
The feature id for the 'Routines' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__OWNER

static final int DB2_SYSTEM_SCHEMA__OWNER
The feature id for the 'Owner' reference.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__ACCESS_PLANS

static final int DB2_SYSTEM_SCHEMA__ACCESS_PLANS
The feature id for the 'Access Plans' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__OLAP_OBJECTS

static final int DB2_SYSTEM_SCHEMA__OLAP_OBJECTS
The feature id for the 'Olap Objects' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__JARS

static final int DB2_SYSTEM_SCHEMA__JARS
The feature id for the 'Jars' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA__XSR_OBJECTS

static final int DB2_SYSTEM_SCHEMA__XSR_OBJECTS
The feature id for the 'Xsr Objects' reference list.

See Also:
Constant Field Values

DB2_SYSTEM_SCHEMA_FEATURE_COUNT

static final int DB2_SYSTEM_SCHEMA_FEATURE_COUNT
The number of structural features of the 'DB2 System Schema' class.

See Also:
Constant Field Values

DB2_SOURCE

static final int DB2_SOURCE
The meta object id for the 'DB2 Source' class.

See Also:
DB2SourceImpl, DB2ModelPackageImpl.getDB2Source(), Constant Field Values

DB2_SOURCE__EANNOTATIONS

static final int DB2_SOURCE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_SOURCE__NAME

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

See Also:
Constant Field Values

DB2_SOURCE__DEPENDENCIES

static final int DB2_SOURCE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_SOURCE__DESCRIPTION

static final int DB2_SOURCE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_SOURCE__LABEL

static final int DB2_SOURCE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_SOURCE__COMMENTS

static final int DB2_SOURCE__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_SOURCE__PRIVILEGES

static final int DB2_SOURCE__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_SOURCE__BODY

static final int DB2_SOURCE__BODY
The feature id for the 'Body' attribute.

See Also:
Constant Field Values

DB2_SOURCE__FILE_NAME

static final int DB2_SOURCE__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values

DB2_SOURCE__PACKAGE_NAME

static final int DB2_SOURCE__PACKAGE_NAME
The feature id for the 'Package Name' attribute.

See Also:
Constant Field Values

DB2_SOURCE__DB2_PACKAGE_NAME

static final int DB2_SOURCE__DB2_PACKAGE_NAME
The feature id for the 'Db2 Package Name' attribute.

See Also:
Constant Field Values

DB2_SOURCE__LAST_MODIFIED

static final int DB2_SOURCE__LAST_MODIFIED
The feature id for the 'Last Modified' attribute.

See Also:
Constant Field Values

DB2_SOURCE__SUPPORTING

static final int DB2_SOURCE__SUPPORTING
The feature id for the 'Supporting' containment reference list.

See Also:
Constant Field Values

DB2_SOURCE__PRIMARY

static final int DB2_SOURCE__PRIMARY
The feature id for the 'Primary' container reference.

See Also:
Constant Field Values

DB2_SOURCE_FEATURE_COUNT

static final int DB2_SOURCE_FEATURE_COUNT
The number of structural features of the 'DB2 Source' class.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION

static final int DB2_USER_DEFINED_FUNCTION
The meta object id for the 'DB2 User Defined Function' class.

See Also:
DB2UserDefinedFunctionImpl, DB2ModelPackageImpl.getDB2UserDefinedFunction(), Constant Field Values

DB2_USER_DEFINED_FUNCTION__EANNOTATIONS

static final int DB2_USER_DEFINED_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__NAME

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

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__DEPENDENCIES

static final int DB2_USER_DEFINED_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__DESCRIPTION

static final int DB2_USER_DEFINED_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__LABEL

static final int DB2_USER_DEFINED_FUNCTION__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__COMMENTS

static final int DB2_USER_DEFINED_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__PRIVILEGES

static final int DB2_USER_DEFINED_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SPECIFIC_NAME

static final int DB2_USER_DEFINED_FUNCTION__SPECIFIC_NAME
The feature id for the 'Specific Name' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__LANGUAGE

static final int DB2_USER_DEFINED_FUNCTION__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__PARAMETER_STYLE

static final int DB2_USER_DEFINED_FUNCTION__PARAMETER_STYLE
The feature id for the 'Parameter Style' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__DETERMINISTIC

static final int DB2_USER_DEFINED_FUNCTION__DETERMINISTIC
The feature id for the 'Deterministic' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SQL_DATA_ACCESS

static final int DB2_USER_DEFINED_FUNCTION__SQL_DATA_ACCESS
The feature id for the 'Sql Data Access' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__CREATION_TS

static final int DB2_USER_DEFINED_FUNCTION__CREATION_TS
The feature id for the 'Creation TS' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__LAST_ALTERED_TS

static final int DB2_USER_DEFINED_FUNCTION__LAST_ALTERED_TS
The feature id for the 'Last Altered TS' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__AUTHORIZATION_ID

static final int DB2_USER_DEFINED_FUNCTION__AUTHORIZATION_ID
The feature id for the 'Authorization ID' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SECURITY

static final int DB2_USER_DEFINED_FUNCTION__SECURITY
The feature id for the 'Security' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__EXTERNAL_NAME

static final int DB2_USER_DEFINED_FUNCTION__EXTERNAL_NAME
The feature id for the 'External Name' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__PARAMETERS

static final int DB2_USER_DEFINED_FUNCTION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SOURCE

static final int DB2_USER_DEFINED_FUNCTION__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SCHEMA

static final int DB2_USER_DEFINED_FUNCTION__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__NULL_CALL

static final int DB2_USER_DEFINED_FUNCTION__NULL_CALL
The feature id for the 'Null Call' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__STATIC

static final int DB2_USER_DEFINED_FUNCTION__STATIC
The feature id for the 'Static' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__TRANSFORM_GROUP

static final int DB2_USER_DEFINED_FUNCTION__TRANSFORM_GROUP
The feature id for the 'Transform Group' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__TYPE_PRESERVING

static final int DB2_USER_DEFINED_FUNCTION__TYPE_PRESERVING
The feature id for the 'Type Preserving' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__MUTATOR

static final int DB2_USER_DEFINED_FUNCTION__MUTATOR
The feature id for the 'Mutator' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__RETURN_TABLE

static final int DB2_USER_DEFINED_FUNCTION__RETURN_TABLE
The feature id for the 'Return Table' containment reference.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__RETURN_SCALER

static final int DB2_USER_DEFINED_FUNCTION__RETURN_SCALER
The feature id for the 'Return Scaler' containment reference.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__RETURN_CAST

static final int DB2_USER_DEFINED_FUNCTION__RETURN_CAST
The feature id for the 'Return Cast' containment reference.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__FENCED

static final int DB2_USER_DEFINED_FUNCTION__FENCED
The feature id for the 'Fenced' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__THREADSAFE

static final int DB2_USER_DEFINED_FUNCTION__THREADSAFE
The feature id for the 'Threadsafe' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__DB_INFO

static final int DB2_USER_DEFINED_FUNCTION__DB_INFO
The feature id for the 'Db Info' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__IMPLICIT_SCHEMA

static final int DB2_USER_DEFINED_FUNCTION__IMPLICIT_SCHEMA
The feature id for the 'Implicit Schema' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__FEDERATED

static final int DB2_USER_DEFINED_FUNCTION__FEDERATED
The feature id for the 'Federated' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__PARM_CCSID

static final int DB2_USER_DEFINED_FUNCTION__PARM_CCSID
The feature id for the 'Parm Ccsid' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SPECIAL_REGISTER

static final int DB2_USER_DEFINED_FUNCTION__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__CHANGE_STATE

static final int DB2_USER_DEFINED_FUNCTION__CHANGE_STATE
The feature id for the 'Change State' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__DEBUG_ID

static final int DB2_USER_DEFINED_FUNCTION__DEBUG_ID
The feature id for the 'Debug Id' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__PROGRAM_TYPE

static final int DB2_USER_DEFINED_FUNCTION__PROGRAM_TYPE
The feature id for the 'Program Type' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__ORIG_SCHEMA_NAME

static final int DB2_USER_DEFINED_FUNCTION__ORIG_SCHEMA_NAME
The feature id for the 'Orig Schema Name' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__ORIG_PARM_SIG

static final int DB2_USER_DEFINED_FUNCTION__ORIG_PARM_SIG
The feature id for the 'Orig Parm Sig' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__EXTENDED_OPTIONS

static final int DB2_USER_DEFINED_FUNCTION__EXTENDED_OPTIONS
The feature id for the 'Extended Options' containment reference list.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__ROUTINE_EXTENSIONS

static final int DB2_USER_DEFINED_FUNCTION__ROUTINE_EXTENSIONS
The feature id for the 'Routine Extensions' reference list.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__FINAL_CALL

static final int DB2_USER_DEFINED_FUNCTION__FINAL_CALL
The feature id for the 'Final Call' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD

static final int DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD
The feature id for the 'Scratch Pad' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD_LENGTH

static final int DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD_LENGTH
The feature id for the 'Scratch Pad Length' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__FUNCTION_TYPE

static final int DB2_USER_DEFINED_FUNCTION__FUNCTION_TYPE
The feature id for the 'Function Type' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__PREDICATE

static final int DB2_USER_DEFINED_FUNCTION__PREDICATE
The feature id for the 'Predicate' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__EXTERNAL_ACTION

static final int DB2_USER_DEFINED_FUNCTION__EXTERNAL_ACTION
The feature id for the 'External Action' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__CARDINALITY

static final int DB2_USER_DEFINED_FUNCTION__CARDINALITY
The feature id for the 'Cardinality' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__ALLOW_PARALLEL

static final int DB2_USER_DEFINED_FUNCTION__ALLOW_PARALLEL
The feature id for the 'Allow Parallel' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__RETURN_CLAUSE

static final int DB2_USER_DEFINED_FUNCTION__RETURN_CLAUSE
The feature id for the 'Return Clause' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__ORIGIN

static final int DB2_USER_DEFINED_FUNCTION__ORIGIN
The feature id for the 'Origin' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION__INHERIT_LOCK_REQUEST

static final int DB2_USER_DEFINED_FUNCTION__INHERIT_LOCK_REQUEST
The feature id for the 'Inherit Lock Request' attribute.

See Also:
Constant Field Values

DB2_USER_DEFINED_FUNCTION_FEATURE_COUNT

static final int DB2_USER_DEFINED_FUNCTION_FEATURE_COUNT
The number of structural features of the 'DB2 User Defined Function' class.

See Also:
Constant Field Values

DB2_METHOD

static final int DB2_METHOD
The meta object id for the 'DB2 Method' class.

See Also:
DB2MethodImpl, DB2ModelPackageImpl.getDB2Method(), Constant Field Values

DB2_METHOD__EANNOTATIONS

static final int DB2_METHOD__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_METHOD__NAME

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

See Also:
Constant Field Values

DB2_METHOD__DEPENDENCIES

static final int DB2_METHOD__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_METHOD__DESCRIPTION

static final int DB2_METHOD__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_METHOD__LABEL

static final int DB2_METHOD__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_METHOD__COMMENTS

static final int DB2_METHOD__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_METHOD__PRIVILEGES

static final int DB2_METHOD__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_METHOD__SPECIFIC_NAME

static final int DB2_METHOD__SPECIFIC_NAME
The feature id for the 'Specific Name' attribute.

See Also:
Constant Field Values

DB2_METHOD__LANGUAGE

static final int DB2_METHOD__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values

DB2_METHOD__PARAMETER_STYLE

static final int DB2_METHOD__PARAMETER_STYLE
The feature id for the 'Parameter Style' attribute.

See Also:
Constant Field Values

DB2_METHOD__DETERMINISTIC

static final int DB2_METHOD__DETERMINISTIC
The feature id for the 'Deterministic' attribute.

See Also:
Constant Field Values

DB2_METHOD__SQL_DATA_ACCESS

static final int DB2_METHOD__SQL_DATA_ACCESS
The feature id for the 'Sql Data Access' attribute.

See Also:
Constant Field Values

DB2_METHOD__CREATION_TS

static final int DB2_METHOD__CREATION_TS
The feature id for the 'Creation TS' attribute.

See Also:
Constant Field Values

DB2_METHOD__LAST_ALTERED_TS

static final int DB2_METHOD__LAST_ALTERED_TS
The feature id for the 'Last Altered TS' attribute.

See Also:
Constant Field Values

DB2_METHOD__AUTHORIZATION_ID

static final int DB2_METHOD__AUTHORIZATION_ID
The feature id for the 'Authorization ID' attribute.

See Also:
Constant Field Values

DB2_METHOD__SECURITY

static final int DB2_METHOD__SECURITY
The feature id for the 'Security' attribute.

See Also:
Constant Field Values

DB2_METHOD__EXTERNAL_NAME

static final int DB2_METHOD__EXTERNAL_NAME
The feature id for the 'External Name' attribute.

See Also:
Constant Field Values

DB2_METHOD__PARAMETERS

static final int DB2_METHOD__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

DB2_METHOD__SOURCE

static final int DB2_METHOD__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

DB2_METHOD__SCHEMA

static final int DB2_METHOD__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_METHOD__NULL_CALL

static final int DB2_METHOD__NULL_CALL
The feature id for the 'Null Call' attribute.

See Also:
Constant Field Values

DB2_METHOD__STATIC

static final int DB2_METHOD__STATIC
The feature id for the 'Static' attribute.

See Also:
Constant Field Values

DB2_METHOD__TRANSFORM_GROUP

static final int DB2_METHOD__TRANSFORM_GROUP
The feature id for the 'Transform Group' attribute.

See Also:
Constant Field Values

DB2_METHOD__TYPE_PRESERVING

static final int DB2_METHOD__TYPE_PRESERVING
The feature id for the 'Type Preserving' attribute.

See Also:
Constant Field Values

DB2_METHOD__MUTATOR

static final int DB2_METHOD__MUTATOR
The feature id for the 'Mutator' attribute.

See Also:
Constant Field Values

DB2_METHOD__RETURN_TABLE

static final int DB2_METHOD__RETURN_TABLE
The feature id for the 'Return Table' containment reference.

See Also:
Constant Field Values

DB2_METHOD__RETURN_SCALER

static final int DB2_METHOD__RETURN_SCALER
The feature id for the 'Return Scaler' containment reference.

See Also:
Constant Field Values

DB2_METHOD__RETURN_CAST

static final int DB2_METHOD__RETURN_CAST
The feature id for the 'Return Cast' containment reference.

See Also:
Constant Field Values

DB2_METHOD__OVERRIDING

static final int DB2_METHOD__OVERRIDING
The feature id for the 'Overriding' attribute.

See Also:
Constant Field Values

DB2_METHOD__CONSTRUCTOR

static final int DB2_METHOD__CONSTRUCTOR
The feature id for the 'Constructor' attribute.

See Also:
Constant Field Values

DB2_METHOD__FENCED

static final int DB2_METHOD__FENCED
The feature id for the 'Fenced' attribute.

See Also:
Constant Field Values

DB2_METHOD__THREADSAFE

static final int DB2_METHOD__THREADSAFE
The feature id for the 'Threadsafe' attribute.

See Also:
Constant Field Values

DB2_METHOD__DB_INFO

static final int DB2_METHOD__DB_INFO
The feature id for the 'Db Info' attribute.

See Also:
Constant Field Values

DB2_METHOD__IMPLICIT_SCHEMA

static final int DB2_METHOD__IMPLICIT_SCHEMA
The feature id for the 'Implicit Schema' attribute.

See Also:
Constant Field Values

DB2_METHOD__FEDERATED

static final int DB2_METHOD__FEDERATED
The feature id for the 'Federated' attribute.

See Also:
Constant Field Values

DB2_METHOD__PARM_CCSID

static final int DB2_METHOD__PARM_CCSID
The feature id for the 'Parm Ccsid' attribute.

See Also:
Constant Field Values

DB2_METHOD__SPECIAL_REGISTER

static final int DB2_METHOD__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.

See Also:
Constant Field Values

DB2_METHOD__CHANGE_STATE

static final int DB2_METHOD__CHANGE_STATE
The feature id for the 'Change State' attribute.

See Also:
Constant Field Values

DB2_METHOD__DEBUG_ID

static final int DB2_METHOD__DEBUG_ID
The feature id for the 'Debug Id' attribute.

See Also:
Constant Field Values

DB2_METHOD__PROGRAM_TYPE

static final int DB2_METHOD__PROGRAM_TYPE
The feature id for the 'Program Type' attribute.

See Also:
Constant Field Values

DB2_METHOD__ORIG_SCHEMA_NAME

static final int DB2_METHOD__ORIG_SCHEMA_NAME
The feature id for the 'Orig Schema Name' attribute.

See Also:
Constant Field Values

DB2_METHOD__ORIG_PARM_SIG

static final int DB2_METHOD__ORIG_PARM_SIG
The feature id for the 'Orig Parm Sig' attribute.

See Also:
Constant Field Values

DB2_METHOD__EXTENDED_OPTIONS

static final int DB2_METHOD__EXTENDED_OPTIONS
The feature id for the 'Extended Options' containment reference list.

See Also:
Constant Field Values

DB2_METHOD__ROUTINE_EXTENSIONS

static final int DB2_METHOD__ROUTINE_EXTENSIONS
The feature id for the 'Routine Extensions' reference list.

See Also:
Constant Field Values

DB2_METHOD__FINAL_CALL

static final int DB2_METHOD__FINAL_CALL
The feature id for the 'Final Call' attribute.

See Also:
Constant Field Values

DB2_METHOD__SCRATCH_PAD

static final int DB2_METHOD__SCRATCH_PAD
The feature id for the 'Scratch Pad' attribute.

See Also:
Constant Field Values

DB2_METHOD__SCRATCH_PAD_LENGTH

static final int DB2_METHOD__SCRATCH_PAD_LENGTH
The feature id for the 'Scratch Pad Length' attribute.

See Also:
Constant Field Values

DB2_METHOD__FUNCTION_TYPE

static final int DB2_METHOD__FUNCTION_TYPE
The feature id for the 'Function Type' attribute.

See Also:
Constant Field Values

DB2_METHOD__PREDICATE

static final int DB2_METHOD__PREDICATE
The feature id for the 'Predicate' attribute.

See Also:
Constant Field Values

DB2_METHOD__EXTERNAL_ACTION

static final int DB2_METHOD__EXTERNAL_ACTION
The feature id for the 'External Action' attribute.

See Also:
Constant Field Values

DB2_METHOD__CARDINALITY

static final int DB2_METHOD__CARDINALITY
The feature id for the 'Cardinality' attribute.

See Also:
Constant Field Values

DB2_METHOD__ALLOW_PARALLEL

static final int DB2_METHOD__ALLOW_PARALLEL
The feature id for the 'Allow Parallel' attribute.

See Also:
Constant Field Values

DB2_METHOD__RETURN_CLAUSE

static final int DB2_METHOD__RETURN_CLAUSE
The feature id for the 'Return Clause' attribute.

See Also:
Constant Field Values

DB2_METHOD__ORIGIN

static final int DB2_METHOD__ORIGIN
The feature id for the 'Origin' attribute.

See Also:
Constant Field Values

DB2_METHOD__INHERIT_LOCK_REQUEST

static final int DB2_METHOD__INHERIT_LOCK_REQUEST
The feature id for the 'Inherit Lock Request' attribute.

See Also:
Constant Field Values

DB2_METHOD__RETURNS_SELF_AS_RESULT

static final int DB2_METHOD__RETURNS_SELF_AS_RESULT
The feature id for the 'Returns Self As Result' attribute.

See Also:
Constant Field Values

DB2_METHOD__IMPLEMENTED

static final int DB2_METHOD__IMPLEMENTED
The feature id for the 'Implemented' attribute.

See Also:
Constant Field Values

DB2_METHOD_FEATURE_COUNT

static final int DB2_METHOD_FEATURE_COUNT
The number of structural features of the 'DB2 Method' class.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS

static final int DB2_EXTENDED_OPTIONS
The meta object id for the 'DB2 Extended Options' class.

See Also:
DB2ExtendedOptionsImpl, DB2ModelPackageImpl.getDB2ExtendedOptions(), Constant Field Values

DB2_EXTENDED_OPTIONS__EANNOTATIONS

static final int DB2_EXTENDED_OPTIONS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__NAME

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

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__DEPENDENCIES

static final int DB2_EXTENDED_OPTIONS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__DESCRIPTION

static final int DB2_EXTENDED_OPTIONS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__LABEL

static final int DB2_EXTENDED_OPTIONS__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__COMMENTS

static final int DB2_EXTENDED_OPTIONS__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__PRIVILEGES

static final int DB2_EXTENDED_OPTIONS__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__CLASSPATH_COMPILE_JARS

static final int DB2_EXTENDED_OPTIONS__CLASSPATH_COMPILE_JARS
The feature id for the 'Classpath Compile Jars' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__PRE_COMPILE_OPTS

static final int DB2_EXTENDED_OPTIONS__PRE_COMPILE_OPTS
The feature id for the 'Pre Compile Opts' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__FOR_DEBUG

static final int DB2_EXTENDED_OPTIONS__FOR_DEBUG
The feature id for the 'For Debug' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__BUILT

static final int DB2_EXTENDED_OPTIONS__BUILT
The feature id for the 'Built' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__COMPILE_OPTS

static final int DB2_EXTENDED_OPTIONS__COMPILE_OPTS
The feature id for the 'Compile Opts' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__LINK_OPTS

static final int DB2_EXTENDED_OPTIONS__LINK_OPTS
The feature id for the 'Link Opts' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__BIND_OPTS

static final int DB2_EXTENDED_OPTIONS__BIND_OPTS
The feature id for the 'Bind Opts' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS__COLID

static final int DB2_EXTENDED_OPTIONS__COLID
The feature id for the 'Colid' attribute.

See Also:
Constant Field Values

DB2_EXTENDED_OPTIONS_FEATURE_COUNT

static final int DB2_EXTENDED_OPTIONS_FEATURE_COUNT
The number of structural features of the 'DB2 Extended Options' class.

See Also:
Constant Field Values

DB2_ALIAS

static final int DB2_ALIAS
The meta object id for the 'DB2 Alias' class.

See Also:
DB2AliasImpl, DB2ModelPackageImpl.getDB2Alias(), Constant Field Values

DB2_ALIAS__EANNOTATIONS

static final int DB2_ALIAS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_ALIAS__NAME

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

See Also:
Constant Field Values

DB2_ALIAS__DEPENDENCIES

static final int DB2_ALIAS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_ALIAS__DESCRIPTION

static final int DB2_ALIAS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_ALIAS__LABEL

static final int DB2_ALIAS__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_ALIAS__COMMENTS

static final int DB2_ALIAS__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_ALIAS__PRIVILEGES

static final int DB2_ALIAS__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_ALIAS__COLUMNS

static final int DB2_ALIAS__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

DB2_ALIAS__SUPERTABLE

static final int DB2_ALIAS__SUPERTABLE
The feature id for the 'Supertable' reference.

See Also:
Constant Field Values

DB2_ALIAS__SUBTABLES

static final int DB2_ALIAS__SUBTABLES
The feature id for the 'Subtables' reference list.

See Also:
Constant Field Values

DB2_ALIAS__SCHEMA

static final int DB2_ALIAS__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_ALIAS__UDT

static final int DB2_ALIAS__UDT
The feature id for the 'Udt' reference.

See Also:
Constant Field Values

DB2_ALIAS__TRIGGERS

static final int DB2_ALIAS__TRIGGERS
The feature id for the 'Triggers' reference list.

See Also:
Constant Field Values

DB2_ALIAS__INDEX

static final int DB2_ALIAS__INDEX
The feature id for the 'Index' reference list.

See Also:
Constant Field Values

DB2_ALIAS__SELF_REF_COLUMN_GENERATION

static final int DB2_ALIAS__SELF_REF_COLUMN_GENERATION
The feature id for the 'Self Ref Column Generation' attribute.

See Also:
Constant Field Values

DB2_ALIAS__INSERTABLE

static final int DB2_ALIAS__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

DB2_ALIAS__UPDATABLE

static final int DB2_ALIAS__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

DB2_ALIAS__ALIASED_TABLE

static final int DB2_ALIAS__ALIASED_TABLE
The feature id for the 'Aliased Table' reference.

See Also:
Constant Field Values

DB2_ALIAS_FEATURE_COUNT

static final int DB2_ALIAS_FEATURE_COUNT
The number of structural features of the 'DB2 Alias' class.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE

static final int DB2_MATERIALIZED_QUERY_TABLE
The meta object id for the 'DB2 Materialized Query Table' class.

See Also:
DB2MaterializedQueryTableImpl, DB2ModelPackageImpl.getDB2MaterializedQueryTable(), Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__EANNOTATIONS

static final int DB2_MATERIALIZED_QUERY_TABLE__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__NAME

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

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__DEPENDENCIES

static final int DB2_MATERIALIZED_QUERY_TABLE__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__DESCRIPTION

static final int DB2_MATERIALIZED_QUERY_TABLE__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__LABEL

static final int DB2_MATERIALIZED_QUERY_TABLE__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__COMMENTS

static final int DB2_MATERIALIZED_QUERY_TABLE__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__PRIVILEGES

static final int DB2_MATERIALIZED_QUERY_TABLE__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__COLUMNS

static final int DB2_MATERIALIZED_QUERY_TABLE__COLUMNS
The feature id for the 'Columns' containment reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__SUPERTABLE

static final int DB2_MATERIALIZED_QUERY_TABLE__SUPERTABLE
The feature id for the 'Supertable' reference.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__SUBTABLES

static final int DB2_MATERIALIZED_QUERY_TABLE__SUBTABLES
The feature id for the 'Subtables' reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__SCHEMA

static final int DB2_MATERIALIZED_QUERY_TABLE__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__UDT

static final int DB2_MATERIALIZED_QUERY_TABLE__UDT
The feature id for the 'Udt' reference.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__TRIGGERS

static final int DB2_MATERIALIZED_QUERY_TABLE__TRIGGERS
The feature id for the 'Triggers' reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__INDEX

static final int DB2_MATERIALIZED_QUERY_TABLE__INDEX
The feature id for the 'Index' reference list.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__SELF_REF_COLUMN_GENERATION

static final int DB2_MATERIALIZED_QUERY_TABLE__SELF_REF_COLUMN_GENERATION
The feature id for the 'Self Ref Column Generation' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__INSERTABLE

static final int DB2_MATERIALIZED_QUERY_TABLE__INSERTABLE
The feature id for the 'Insertable' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__UPDATABLE

static final int DB2_MATERIALIZED_QUERY_TABLE__UPDATABLE
The feature id for the 'Updatable' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__QUERY_EXPRESSION

static final int DB2_MATERIALIZED_QUERY_TABLE__QUERY_EXPRESSION
The feature id for the 'Query Expression' containment reference.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__REFRESH

static final int DB2_MATERIALIZED_QUERY_TABLE__REFRESH
The feature id for the 'Refresh' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__OPTIMIZE_QUERY

static final int DB2_MATERIALIZED_QUERY_TABLE__OPTIMIZE_QUERY
The feature id for the 'Optimize Query' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE__MAINTAINED_BY

static final int DB2_MATERIALIZED_QUERY_TABLE__MAINTAINED_BY
The feature id for the 'Maintained By' attribute.

See Also:
Constant Field Values

DB2_MATERIALIZED_QUERY_TABLE_FEATURE_COUNT

static final int DB2_MATERIALIZED_QUERY_TABLE_FEATURE_COUNT
The number of structural features of the 'DB2 Materialized Query Table' class.

See Also:
Constant Field Values

DB2_INDEX

static final int DB2_INDEX
The meta object id for the 'DB2 Index' class.

See Also:
DB2IndexImpl, DB2ModelPackageImpl.getDB2Index(), Constant Field Values

DB2_INDEX__EANNOTATIONS

static final int DB2_INDEX__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_INDEX__NAME

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

See Also:
Constant Field Values

DB2_INDEX__DEPENDENCIES

static final int DB2_INDEX__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_INDEX__DESCRIPTION

static final int DB2_INDEX__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_INDEX__LABEL

static final int DB2_INDEX__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_INDEX__COMMENTS

static final int DB2_INDEX__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_INDEX__PRIVILEGES

static final int DB2_INDEX__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_INDEX__SCHEMA

static final int DB2_INDEX__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_INDEX__CLUSTERED

static final int DB2_INDEX__CLUSTERED
The feature id for the 'Clustered' attribute.

See Also:
Constant Field Values

DB2_INDEX__FILL_FACTOR

static final int DB2_INDEX__FILL_FACTOR
The feature id for the 'Fill Factor' attribute.

See Also:
Constant Field Values

DB2_INDEX__UNIQUE

static final int DB2_INDEX__UNIQUE
The feature id for the 'Unique' attribute.

See Also:
Constant Field Values

DB2_INDEX__SYSTEM_GENERATED

static final int DB2_INDEX__SYSTEM_GENERATED
The feature id for the 'System Generated' attribute.

See Also:
Constant Field Values

DB2_INDEX__MEMBERS

static final int DB2_INDEX__MEMBERS
The feature id for the 'Members' containment reference list.

See Also:
Constant Field Values

DB2_INDEX__TABLE

static final int DB2_INDEX__TABLE
The feature id for the 'Table' reference.

See Also:
Constant Field Values

DB2_INDEX__FOREIGN_KEY

static final int DB2_INDEX__FOREIGN_KEY
The feature id for the 'Foreign Key' reference list.

See Also:
Constant Field Values

DB2_INDEX__INCLUDED_MEMBERS

static final int DB2_INDEX__INCLUDED_MEMBERS
The feature id for the 'Included Members' containment reference list.

See Also:
Constant Field Values

DB2_INDEX__INDEX_TYPE

static final int DB2_INDEX__INDEX_TYPE
The feature id for the 'Index Type' attribute.

See Also:
Constant Field Values

DB2_INDEX__XML_PATTERN

static final int DB2_INDEX__XML_PATTERN
The feature id for the 'Xml Pattern' attribute.

See Also:
Constant Field Values

DB2_INDEX__DB2_MULTIDIMENSIONAL_INDEX

static final int DB2_INDEX__DB2_MULTIDIMENSIONAL_INDEX
The feature id for the 'DB2 Multidimensional Index' reference.

See Also:
Constant Field Values

DB2_INDEX_FEATURE_COUNT

static final int DB2_INDEX_FEATURE_COUNT
The number of structural features of the 'DB2 Index' class.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX

static final int DB2_MULTIDIMENSIONAL_INDEX
The meta object id for the 'DB2 Multidimensional Index' class.

See Also:
DB2MultidimensionalIndexImpl, DB2ModelPackageImpl.getDB2MultidimensionalIndex(), Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__EANNOTATIONS

static final int DB2_MULTIDIMENSIONAL_INDEX__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__NAME

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

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__DEPENDENCIES

static final int DB2_MULTIDIMENSIONAL_INDEX__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__DESCRIPTION

static final int DB2_MULTIDIMENSIONAL_INDEX__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__LABEL

static final int DB2_MULTIDIMENSIONAL_INDEX__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__COMMENTS

static final int DB2_MULTIDIMENSIONAL_INDEX__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__PRIVILEGES

static final int DB2_MULTIDIMENSIONAL_INDEX__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__SCHEMA

static final int DB2_MULTIDIMENSIONAL_INDEX__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__CLUSTERED

static final int DB2_MULTIDIMENSIONAL_INDEX__CLUSTERED
The feature id for the 'Clustered' attribute.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__FILL_FACTOR

static final int DB2_MULTIDIMENSIONAL_INDEX__FILL_FACTOR
The feature id for the 'Fill Factor' attribute.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__UNIQUE

static final int DB2_MULTIDIMENSIONAL_INDEX__UNIQUE
The feature id for the 'Unique' attribute.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__SYSTEM_GENERATED

static final int DB2_MULTIDIMENSIONAL_INDEX__SYSTEM_GENERATED
The feature id for the 'System Generated' attribute.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__MEMBERS

static final int DB2_MULTIDIMENSIONAL_INDEX__MEMBERS
The feature id for the 'Members' containment reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__TABLE

static final int DB2_MULTIDIMENSIONAL_INDEX__TABLE
The feature id for the 'Table' reference.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__FOREIGN_KEY

static final int DB2_MULTIDIMENSIONAL_INDEX__FOREIGN_KEY
The feature id for the 'Foreign Key' reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__INCLUDED_MEMBERS

static final int DB2_MULTIDIMENSIONAL_INDEX__INCLUDED_MEMBERS
The feature id for the 'Included Members' containment reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX__DIMENSION_INDEXES

static final int DB2_MULTIDIMENSIONAL_INDEX__DIMENSION_INDEXES
The feature id for the 'Dimension Indexes' reference list.

See Also:
Constant Field Values

DB2_MULTIDIMENSIONAL_INDEX_FEATURE_COUNT

static final int DB2_MULTIDIMENSIONAL_INDEX_FEATURE_COUNT
The number of structural features of the 'DB2 Multidimensional Index' class.

See Also:
Constant Field Values

DB2_FUNCTION__EANNOTATIONS

static final int DB2_FUNCTION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_FUNCTION__NAME

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

See Also:
Constant Field Values

DB2_FUNCTION__DEPENDENCIES

static final int DB2_FUNCTION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_FUNCTION__DESCRIPTION

static final int DB2_FUNCTION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__LABEL

static final int DB2_FUNCTION__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__COMMENTS

static final int DB2_FUNCTION__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_FUNCTION__PRIVILEGES

static final int DB2_FUNCTION__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_FUNCTION__SPECIFIC_NAME

static final int DB2_FUNCTION__SPECIFIC_NAME
The feature id for the 'Specific Name' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__LANGUAGE

static final int DB2_FUNCTION__LANGUAGE
The feature id for the 'Language' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__PARAMETER_STYLE

static final int DB2_FUNCTION__PARAMETER_STYLE
The feature id for the 'Parameter Style' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__DETERMINISTIC

static final int DB2_FUNCTION__DETERMINISTIC
The feature id for the 'Deterministic' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__SQL_DATA_ACCESS

static final int DB2_FUNCTION__SQL_DATA_ACCESS
The feature id for the 'Sql Data Access' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__CREATION_TS

static final int DB2_FUNCTION__CREATION_TS
The feature id for the 'Creation TS' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__LAST_ALTERED_TS

static final int DB2_FUNCTION__LAST_ALTERED_TS
The feature id for the 'Last Altered TS' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__AUTHORIZATION_ID

static final int DB2_FUNCTION__AUTHORIZATION_ID
The feature id for the 'Authorization ID' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__SECURITY

static final int DB2_FUNCTION__SECURITY
The feature id for the 'Security' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__EXTERNAL_NAME

static final int DB2_FUNCTION__EXTERNAL_NAME
The feature id for the 'External Name' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__PARAMETERS

static final int DB2_FUNCTION__PARAMETERS
The feature id for the 'Parameters' containment reference list.

See Also:
Constant Field Values

DB2_FUNCTION__SOURCE

static final int DB2_FUNCTION__SOURCE
The feature id for the 'Source' containment reference.

See Also:
Constant Field Values

DB2_FUNCTION__SCHEMA

static final int DB2_FUNCTION__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_FUNCTION__FENCED

static final int DB2_FUNCTION__FENCED
The feature id for the 'Fenced' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__THREADSAFE

static final int DB2_FUNCTION__THREADSAFE
The feature id for the 'Threadsafe' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__DB_INFO

static final int DB2_FUNCTION__DB_INFO
The feature id for the 'Db Info' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__IMPLICIT_SCHEMA

static final int DB2_FUNCTION__IMPLICIT_SCHEMA
The feature id for the 'Implicit Schema' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__FEDERATED

static final int DB2_FUNCTION__FEDERATED
The feature id for the 'Federated' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__PARM_CCSID

static final int DB2_FUNCTION__PARM_CCSID
The feature id for the 'Parm Ccsid' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__SPECIAL_REGISTER

static final int DB2_FUNCTION__SPECIAL_REGISTER
The feature id for the 'Special Register' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__CHANGE_STATE

static final int DB2_FUNCTION__CHANGE_STATE
The feature id for the 'Change State' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__DEBUG_ID

static final int DB2_FUNCTION__DEBUG_ID
The feature id for the 'Debug Id' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__PROGRAM_TYPE

static final int DB2_FUNCTION__PROGRAM_TYPE
The feature id for the 'Program Type' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__ORIG_SCHEMA_NAME

static final int DB2_FUNCTION__ORIG_SCHEMA_NAME
The feature id for the 'Orig Schema Name' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__ORIG_PARM_SIG

static final int DB2_FUNCTION__ORIG_PARM_SIG
The feature id for the 'Orig Parm Sig' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__EXTENDED_OPTIONS

static final int DB2_FUNCTION__EXTENDED_OPTIONS
The feature id for the 'Extended Options' containment reference list.

See Also:
Constant Field Values

DB2_FUNCTION__ROUTINE_EXTENSIONS

static final int DB2_FUNCTION__ROUTINE_EXTENSIONS
The feature id for the 'Routine Extensions' reference list.

See Also:
Constant Field Values

DB2_FUNCTION__FINAL_CALL

static final int DB2_FUNCTION__FINAL_CALL
The feature id for the 'Final Call' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__SCRATCH_PAD

static final int DB2_FUNCTION__SCRATCH_PAD
The feature id for the 'Scratch Pad' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__SCRATCH_PAD_LENGTH

static final int DB2_FUNCTION__SCRATCH_PAD_LENGTH
The feature id for the 'Scratch Pad Length' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__FUNCTION_TYPE

static final int DB2_FUNCTION__FUNCTION_TYPE
The feature id for the 'Function Type' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__PREDICATE

static final int DB2_FUNCTION__PREDICATE
The feature id for the 'Predicate' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__EXTERNAL_ACTION

static final int DB2_FUNCTION__EXTERNAL_ACTION
The feature id for the 'External Action' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__CARDINALITY

static final int DB2_FUNCTION__CARDINALITY
The feature id for the 'Cardinality' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__ALLOW_PARALLEL

static final int DB2_FUNCTION__ALLOW_PARALLEL
The feature id for the 'Allow Parallel' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__RETURN_CLAUSE

static final int DB2_FUNCTION__RETURN_CLAUSE
The feature id for the 'Return Clause' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__ORIGIN

static final int DB2_FUNCTION__ORIGIN
The feature id for the 'Origin' attribute.

See Also:
Constant Field Values

DB2_FUNCTION__INHERIT_LOCK_REQUEST

static final int DB2_FUNCTION__INHERIT_LOCK_REQUEST
The feature id for the 'Inherit Lock Request' attribute.

See Also:
Constant Field Values

DB2_FUNCTION_FEATURE_COUNT

static final int DB2_FUNCTION_FEATURE_COUNT
The number of structural features of the 'DB2 Function' class.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS

static final int DB2_JAVA_OPTIONS
The meta object id for the 'DB2 Java Options' class.

See Also:
DB2JavaOptionsImpl, DB2ModelPackageImpl.getDB2JavaOptions(), Constant Field Values

DB2_JAVA_OPTIONS__EANNOTATIONS

static final int DB2_JAVA_OPTIONS__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__NAME

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

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__DEPENDENCIES

static final int DB2_JAVA_OPTIONS__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__DESCRIPTION

static final int DB2_JAVA_OPTIONS__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__LABEL

static final int DB2_JAVA_OPTIONS__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__COMMENTS

static final int DB2_JAVA_OPTIONS__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__PRIVILEGES

static final int DB2_JAVA_OPTIONS__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__CLASS_NAME

static final int DB2_JAVA_OPTIONS__CLASS_NAME
The feature id for the 'Class Name' attribute.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__METHOD_NAME

static final int DB2_JAVA_OPTIONS__METHOD_NAME
The feature id for the 'Method Name' attribute.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__SQLJ

static final int DB2_JAVA_OPTIONS__SQLJ
The feature id for the 'Sqlj' attribute.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__PROCEDURE

static final int DB2_JAVA_OPTIONS__PROCEDURE
The feature id for the 'Procedure' container reference.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS__JAR

static final int DB2_JAVA_OPTIONS__JAR
The feature id for the 'Jar' reference.

See Also:
Constant Field Values

DB2_JAVA_OPTIONS_FEATURE_COUNT

static final int DB2_JAVA_OPTIONS_FEATURE_COUNT
The number of structural features of the 'DB2 Java Options' class.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY

static final int DB2_PROCEDURE_DEPLOY
The meta object id for the 'DB2 Procedure Deploy' class.

See Also:
DB2ProcedureDeployImpl, DB2ModelPackageImpl.getDB2ProcedureDeploy(), Constant Field Values

DB2_PROCEDURE_DEPLOY__EANNOTATIONS

static final int DB2_PROCEDURE_DEPLOY__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY__NAME

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

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY__DEPENDENCIES

static final int DB2_PROCEDURE_DEPLOY__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY__DESCRIPTION

static final int DB2_PROCEDURE_DEPLOY__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY__LABEL

static final int DB2_PROCEDURE_DEPLOY__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY__COMMENTS

static final int DB2_PROCEDURE_DEPLOY__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY__PRIVILEGES

static final int DB2_PROCEDURE_DEPLOY__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY__FILE_NAME

static final int DB2_PROCEDURE_DEPLOY__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values

DB2_PROCEDURE_DEPLOY_FEATURE_COUNT

static final int DB2_PROCEDURE_DEPLOY_FEATURE_COUNT
The number of structural features of the 'DB2 Procedure Deploy' class.

See Also:
Constant Field Values

DB2OLAP_OBJECT

static final int DB2OLAP_OBJECT
The meta object id for the 'DB2OLAP Object' class.

See Also:
DB2OLAPObjectImpl, DB2ModelPackageImpl.getDB2OLAPObject(), Constant Field Values

DB2OLAP_OBJECT__EANNOTATIONS

static final int DB2OLAP_OBJECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2OLAP_OBJECT__NAME

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

See Also:
Constant Field Values

DB2OLAP_OBJECT__DEPENDENCIES

static final int DB2OLAP_OBJECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2OLAP_OBJECT__DESCRIPTION

static final int DB2OLAP_OBJECT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2OLAP_OBJECT__LABEL

static final int DB2OLAP_OBJECT__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2OLAP_OBJECT__COMMENTS

static final int DB2OLAP_OBJECT__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2OLAP_OBJECT__PRIVILEGES

static final int DB2OLAP_OBJECT__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2OLAP_OBJECT__SCHEMA

static final int DB2OLAP_OBJECT__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2OLAP_OBJECT_FEATURE_COUNT

static final int DB2OLAP_OBJECT_FEATURE_COUNT
The number of structural features of the 'DB2OLAP Object' class.

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION

static final int DB2_ROUTINE_EXTENSION
The meta object id for the 'DB2 Routine Extension' class.

See Also:
DB2RoutineExtension, DB2ModelPackageImpl.getDB2RoutineExtension(), Constant Field Values

DB2_ROUTINE_EXTENSION__EANNOTATIONS

static final int DB2_ROUTINE_EXTENSION__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION__NAME

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

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION__DEPENDENCIES

static final int DB2_ROUTINE_EXTENSION__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION__DESCRIPTION

static final int DB2_ROUTINE_EXTENSION__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION__LABEL

static final int DB2_ROUTINE_EXTENSION__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION__COMMENTS

static final int DB2_ROUTINE_EXTENSION__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION__PRIVILEGES

static final int DB2_ROUTINE_EXTENSION__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_ROUTINE_EXTENSION_FEATURE_COUNT

static final int DB2_ROUTINE_EXTENSION_FEATURE_COUNT
The number of structural features of the 'DB2 Routine Extension' class.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER

static final int DB2_IDENTITY_SPECIFIER
The meta object id for the 'DB2 Identity Specifier' class.

See Also:
DB2IdentitySpecifierImpl, DB2ModelPackageImpl.getDB2IdentitySpecifier(), Constant Field Values

DB2_IDENTITY_SPECIFIER__EANNOTATIONS

static final int DB2_IDENTITY_SPECIFIER__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__NAME

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

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__DEPENDENCIES

static final int DB2_IDENTITY_SPECIFIER__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__DESCRIPTION

static final int DB2_IDENTITY_SPECIFIER__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__LABEL

static final int DB2_IDENTITY_SPECIFIER__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__COMMENTS

static final int DB2_IDENTITY_SPECIFIER__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__PRIVILEGES

static final int DB2_IDENTITY_SPECIFIER__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__GENERATION_TYPE

static final int DB2_IDENTITY_SPECIFIER__GENERATION_TYPE
The feature id for the 'Generation Type' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__START_VALUE

static final int DB2_IDENTITY_SPECIFIER__START_VALUE
The feature id for the 'Start Value' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__INCREMENT

static final int DB2_IDENTITY_SPECIFIER__INCREMENT
The feature id for the 'Increment' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__MINIMUM

static final int DB2_IDENTITY_SPECIFIER__MINIMUM
The feature id for the 'Minimum' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__MAXIMUM

static final int DB2_IDENTITY_SPECIFIER__MAXIMUM
The feature id for the 'Maximum' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__CYCLE_OPTION

static final int DB2_IDENTITY_SPECIFIER__CYCLE_OPTION
The feature id for the 'Cycle Option' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__CACHE

static final int DB2_IDENTITY_SPECIFIER__CACHE
The feature id for the 'Cache' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__ORDER

static final int DB2_IDENTITY_SPECIFIER__ORDER
The feature id for the 'Order' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER__SYSTEM_GENERATED

static final int DB2_IDENTITY_SPECIFIER__SYSTEM_GENERATED
The feature id for the 'System Generated' attribute.

See Also:
Constant Field Values

DB2_IDENTITY_SPECIFIER_FEATURE_COUNT

static final int DB2_IDENTITY_SPECIFIER_FEATURE_COUNT
The number of structural features of the 'DB2 Identity Specifier' class.

See Also:
Constant Field Values

DB2_JAR

static final int DB2_JAR
The meta object id for the 'DB2 Jar' class.

See Also:
DB2JarImpl, DB2ModelPackageImpl.getDB2Jar(), Constant Field Values

DB2_JAR__EANNOTATIONS

static final int DB2_JAR__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_JAR__NAME

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

See Also:
Constant Field Values

DB2_JAR__DEPENDENCIES

static final int DB2_JAR__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_JAR__DESCRIPTION

static final int DB2_JAR__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_JAR__LABEL

static final int DB2_JAR__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_JAR__COMMENTS

static final int DB2_JAR__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_JAR__PRIVILEGES

static final int DB2_JAR__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_JAR__FILE_NAME

static final int DB2_JAR__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values

DB2_JAR__PATH

static final int DB2_JAR__PATH
The feature id for the 'Path' attribute.

See Also:
Constant Field Values

DB2_JAR__OWNER

static final int DB2_JAR__OWNER
The feature id for the 'Owner' attribute.

See Also:
Constant Field Values

DB2_JAR__CREATED_TS

static final int DB2_JAR__CREATED_TS
The feature id for the 'Created TS' attribute.

See Also:
Constant Field Values

DB2_JAR__ALTERED_TS

static final int DB2_JAR__ALTERED_TS
The feature id for the 'Altered TS' attribute.

See Also:
Constant Field Values

DB2_JAR__PROCEDURES

static final int DB2_JAR__PROCEDURES
The feature id for the 'Procedures' reference list.

See Also:
Constant Field Values

DB2_JAR__SCHEMA

static final int DB2_JAR__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2_JAR_FEATURE_COUNT

static final int DB2_JAR_FEATURE_COUNT
The number of structural features of the 'DB2 Jar' class.

See Also:
Constant Field Values

DB2_COLUMN

static final int DB2_COLUMN
The meta object id for the 'DB2 Column' class.

See Also:
DB2ColumnImpl, DB2ModelPackageImpl.getDB2Column(), Constant Field Values

DB2_COLUMN__EANNOTATIONS

static final int DB2_COLUMN__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2_COLUMN__NAME

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

See Also:
Constant Field Values

DB2_COLUMN__DEPENDENCIES

static final int DB2_COLUMN__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2_COLUMN__DESCRIPTION

static final int DB2_COLUMN__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2_COLUMN__LABEL

static final int DB2_COLUMN__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2_COLUMN__COMMENTS

static final int DB2_COLUMN__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2_COLUMN__PRIVILEGES

static final int DB2_COLUMN__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2_COLUMN__CONTAINED_TYPE

static final int DB2_COLUMN__CONTAINED_TYPE
The feature id for the 'Contained Type' containment reference.

See Also:
Constant Field Values

DB2_COLUMN__REFERENCED_TYPE

static final int DB2_COLUMN__REFERENCED_TYPE
The feature id for the 'Referenced Type' reference.

See Also:
Constant Field Values

DB2_COLUMN__TABLE

static final int DB2_COLUMN__TABLE
The feature id for the 'Table' container reference.

See Also:
Constant Field Values

DB2_COLUMN__IDENTITY_SPECIFIER

static final int DB2_COLUMN__IDENTITY_SPECIFIER
The feature id for the 'Identity Specifier' containment reference.

See Also:
Constant Field Values

DB2_COLUMN__GENERATE_EXPRESSION

static final int DB2_COLUMN__GENERATE_EXPRESSION
The feature id for the 'Generate Expression' containment reference.

See Also:
Constant Field Values

DB2_COLUMN__IMPLEMENTATION_DEPENDENT

static final int DB2_COLUMN__IMPLEMENTATION_DEPENDENT
The feature id for the 'Implementation Dependent' attribute.

See Also:
Constant Field Values

DB2_COLUMN__NULLABLE

static final int DB2_COLUMN__NULLABLE
The feature id for the 'Nullable' attribute.

See Also:
Constant Field Values

DB2_COLUMN__DEFAULT_VALUE

static final int DB2_COLUMN__DEFAULT_VALUE
The feature id for the 'Default Value' attribute.

See Also:
Constant Field Values

DB2_COLUMN__SCOPE_CHECK

static final int DB2_COLUMN__SCOPE_CHECK
The feature id for the 'Scope Check' attribute.

See Also:
Constant Field Values

DB2_COLUMN__SCOPE_CHECKED

static final int DB2_COLUMN__SCOPE_CHECKED
The feature id for the 'Scope Checked' attribute.

See Also:
Constant Field Values

DB2_COLUMN__GENERATION_TYPE

static final int DB2_COLUMN__GENERATION_TYPE
The feature id for the 'Generation Type' attribute.

See Also:
Constant Field Values

DB2_COLUMN_FEATURE_COUNT

static final int DB2_COLUMN_FEATURE_COUNT
The number of structural features of the 'DB2 Column' class.

See Also:
Constant Field Values

DB2XSR_OBJECT

static final int DB2XSR_OBJECT
The meta object id for the 'DB2XSR Object' class.

See Also:
DB2XSRObjectImpl, DB2ModelPackageImpl.getDB2XSRObject(), Constant Field Values

DB2XSR_OBJECT__EANNOTATIONS

static final int DB2XSR_OBJECT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2XSR_OBJECT__NAME

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

See Also:
Constant Field Values

DB2XSR_OBJECT__DEPENDENCIES

static final int DB2XSR_OBJECT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2XSR_OBJECT__DESCRIPTION

static final int DB2XSR_OBJECT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2XSR_OBJECT__LABEL

static final int DB2XSR_OBJECT__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2XSR_OBJECT__COMMENTS

static final int DB2XSR_OBJECT__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2XSR_OBJECT__PRIVILEGES

static final int DB2XSR_OBJECT__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2XSR_OBJECT__SCHEMA

static final int DB2XSR_OBJECT__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2XSR_OBJECT_FEATURE_COUNT

static final int DB2XSR_OBJECT_FEATURE_COUNT
The number of structural features of the 'DB2XSR Object' class.

See Also:
Constant Field Values

DB2XML_SCHEMA

static final int DB2XML_SCHEMA
The meta object id for the 'DB2XML Schema' class.

See Also:
DB2XMLSchemaImpl, DB2ModelPackageImpl.getDB2XMLSchema(), Constant Field Values

DB2XML_SCHEMA__EANNOTATIONS

static final int DB2XML_SCHEMA__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA__NAME

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

See Also:
Constant Field Values

DB2XML_SCHEMA__DEPENDENCIES

static final int DB2XML_SCHEMA__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA__DESCRIPTION

static final int DB2XML_SCHEMA__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA__LABEL

static final int DB2XML_SCHEMA__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA__COMMENTS

static final int DB2XML_SCHEMA__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA__PRIVILEGES

static final int DB2XML_SCHEMA__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA__SCHEMA

static final int DB2XML_SCHEMA__SCHEMA
The feature id for the 'Schema' reference.

See Also:
Constant Field Values

DB2XML_SCHEMA__DECOMPOSITION

static final int DB2XML_SCHEMA__DECOMPOSITION
The feature id for the 'Decomposition' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA__STATUS

static final int DB2XML_SCHEMA__STATUS
The feature id for the 'Status' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA__XML_SCHEMA_DOCS

static final int DB2XML_SCHEMA__XML_SCHEMA_DOCS
The feature id for the 'Xml Schema Docs' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_FEATURE_COUNT

static final int DB2XML_SCHEMA_FEATURE_COUNT
The number of structural features of the 'DB2XML Schema' class.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT

static final int DB2XML_SCHEMA_DOCUMENT
The meta object id for the 'DB2XML Schema Document' class.

See Also:
DB2XMLSchemaDocumentImpl, DB2ModelPackageImpl.getDB2XMLSchemaDocument(), Constant Field Values

DB2XML_SCHEMA_DOCUMENT__EANNOTATIONS

static final int DB2XML_SCHEMA_DOCUMENT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__NAME

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

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__DEPENDENCIES

static final int DB2XML_SCHEMA_DOCUMENT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__DESCRIPTION

static final int DB2XML_SCHEMA_DOCUMENT__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__LABEL

static final int DB2XML_SCHEMA_DOCUMENT__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__COMMENTS

static final int DB2XML_SCHEMA_DOCUMENT__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__PRIVILEGES

static final int DB2XML_SCHEMA_DOCUMENT__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__FILE_NAME

static final int DB2XML_SCHEMA_DOCUMENT__FILE_NAME
The feature id for the 'File Name' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__SCHEMA_LOCATION

static final int DB2XML_SCHEMA_DOCUMENT__SCHEMA_LOCATION
The feature id for the 'Schema Location' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__TARGET_NAMESPACE

static final int DB2XML_SCHEMA_DOCUMENT__TARGET_NAMESPACE
The feature id for the 'Target Namespace' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__PRIMARY

static final int DB2XML_SCHEMA_DOCUMENT__PRIMARY
The feature id for the 'Primary' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA

static final int DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA
The feature id for the 'Xml Schema' container reference.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA_DOC_PROPERTIES

static final int DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA_DOC_PROPERTIES
The feature id for the 'Xml Schema Doc Properties' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOCUMENT_FEATURE_COUNT

static final int DB2XML_SCHEMA_DOCUMENT_FEATURE_COUNT
The number of structural features of the 'DB2XML Schema Document' class.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES

static final int DB2XML_SCHEMA_DOC_PROPERTIES
The meta object id for the 'DB2XML Schema Doc Properties' class.

See Also:
DB2XMLSchemaDocPropertiesImpl, DB2ModelPackageImpl.getDB2XMLSchemaDocProperties(), Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__EANNOTATIONS

static final int DB2XML_SCHEMA_DOC_PROPERTIES__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__NAME

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

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__DEPENDENCIES

static final int DB2XML_SCHEMA_DOC_PROPERTIES__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__DESCRIPTION

static final int DB2XML_SCHEMA_DOC_PROPERTIES__DESCRIPTION
The feature id for the 'Description' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__LABEL

static final int DB2XML_SCHEMA_DOC_PROPERTIES__LABEL
The feature id for the 'Label' attribute.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__COMMENTS

static final int DB2XML_SCHEMA_DOC_PROPERTIES__COMMENTS
The feature id for the 'Comments' reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__PRIVILEGES

static final int DB2XML_SCHEMA_DOC_PROPERTIES__PRIVILEGES
The feature id for the 'Privileges' reference list.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__VALUE

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

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES__XML_SCHEMA_DOC

static final int DB2XML_SCHEMA_DOC_PROPERTIES__XML_SCHEMA_DOC
The feature id for the 'Xml Schema Doc' container reference.

See Also:
Constant Field Values

DB2XML_SCHEMA_DOC_PROPERTIES_FEATURE_COUNT

static final int DB2XML_SCHEMA_DOC_PROPERTIES_FEATURE_COUNT
The number of structural features of the 'DB2XML Schema Doc Properties' class.

See Also:
Constant Field Values

ISOLATION_LEVEL_TYPE

static final int ISOLATION_LEVEL_TYPE
The meta object id for the 'Isolation Level Type' enum.

See Also:
IsolationLevelType, DB2ModelPackageImpl.getIsolationLevelType(), Constant Field Values

DB2_INDEX_TYPE

static final int DB2_INDEX_TYPE
The meta object id for the 'DB2 Index Type' enum.

See Also:
DB2IndexType, DB2ModelPackageImpl.getDB2IndexType(), Constant Field Values

DATA_CAPTURE_TYPE

static final int DATA_CAPTURE_TYPE
The meta object id for the 'Data Capture Type' enum.

See Also:
DataCaptureType, DB2ModelPackageImpl.getDataCaptureType(), Constant Field Values

UNIT_TYPE

static final int UNIT_TYPE
The meta object id for the 'Unit Type' enum.

See Also:
UnitType, DB2ModelPackageImpl.getUnitType(), Constant Field Values

GENERATE_TYPE

static final int GENERATE_TYPE
The meta object id for the 'Generate Type' enum.

See Also:
GenerateType, DB2ModelPackageImpl.getGenerateType(), Constant Field Values

DB2XML_SCHEMA_DECOMPOSITION

static final int DB2XML_SCHEMA_DECOMPOSITION
The meta object id for the 'DB2XML Schema Decomposition' enum.

See Also:
DB2XMLSchemaDecomposition, DB2ModelPackageImpl.getDB2XMLSchemaDecomposition(), Constant Field Values

DB2XML_SCHEMA_STATUS

static final int DB2XML_SCHEMA_STATUS
The meta object id for the 'DB2XML Schema Status' enum.

See Also:
DB2XMLSchemaStatus, DB2ModelPackageImpl.getDB2XMLSchemaStatus(), Constant Field Values

ORIGIN_TYPE

static final int ORIGIN_TYPE
The meta object id for the 'Origin Type' enum.

See Also:
OriginType, DB2ModelPackageImpl.getOriginType(), Constant Field Values
Method Detail

getDB2Database

org.eclipse.emf.ecore.EClass getDB2Database()
Returns the meta object for class 'DB2 Database'.

Returns:
the meta object for class 'DB2 Database'.
See Also:
DB2Database

getDB2Database_Partitioned

org.eclipse.emf.ecore.EAttribute getDB2Database_Partitioned()
Returns the meta object for the attribute 'Partitioned'.

Returns:
the meta object for the attribute 'Partitioned'.
See Also:
DB2Database.isPartitioned(), getDB2Database()

getDB2Package

org.eclipse.emf.ecore.EClass getDB2Package()
Returns the meta object for class 'DB2 Package'.

Returns:
the meta object for class 'DB2 Package'.
See Also:
DB2Package

getDB2Package_Operative

org.eclipse.emf.ecore.EAttribute getDB2Package_Operative()
Returns the meta object for the attribute 'Operative'.

Returns:
the meta object for the attribute 'Operative'.
See Also:
DB2Package.isOperative(), getDB2Package()

getDB2Table

org.eclipse.emf.ecore.EClass getDB2Table()
Returns the meta object for class 'DB2 Table'.

Returns:
the meta object for class 'DB2 Table'.
See Also:
DB2Table

getDB2Table_DataCapture

org.eclipse.emf.ecore.EAttribute getDB2Table_DataCapture()
Returns the meta object for the attribute 'Data Capture'.

Returns:
the meta object for the attribute 'Data Capture'.
See Also:
DB2Table.getDataCapture(), getDB2Table()

getDB2Table_Packages

org.eclipse.emf.ecore.EReference getDB2Table_Packages()
Returns the meta object for the reference list 'Packages'.

Returns:
the meta object for the reference list 'Packages'.
See Also:
DB2Table.getPackages(), getDB2Table()

getDB2Trigger

org.eclipse.emf.ecore.EClass getDB2Trigger()
Returns the meta object for class 'DB2 Trigger'.

Returns:
the meta object for class 'DB2 Trigger'.
See Also:
DB2Trigger

getDB2Trigger_Operative

org.eclipse.emf.ecore.EAttribute getDB2Trigger_Operative()
Returns the meta object for the attribute 'Operative'.

Returns:
the meta object for the attribute 'Operative'.
See Also:
DB2Trigger.isOperative(), getDB2Trigger()

getDB2Function

org.eclipse.emf.ecore.EClass getDB2Function()
Returns the meta object for class 'DB2 Function'.

Returns:
the meta object for class 'DB2 Function'.
See Also:
DB2Function

getDB2Function_FinalCall

org.eclipse.emf.ecore.EAttribute getDB2Function_FinalCall()
Returns the meta object for the attribute 'Final Call'.

Returns:
the meta object for the attribute 'Final Call'.
See Also:
DB2Function.isFinalCall(), getDB2Function()

getDB2Function_ScratchPad

org.eclipse.emf.ecore.EAttribute getDB2Function_ScratchPad()
Returns the meta object for the attribute 'Scratch Pad'.

Returns:
the meta object for the attribute 'Scratch Pad'.
See Also:
DB2Function.isScratchPad(), getDB2Function()

getDB2Function_ScratchPadLength

org.eclipse.emf.ecore.EAttribute getDB2Function_ScratchPadLength()
Returns the meta object for the attribute 'Scratch Pad Length'.

Returns:
the meta object for the attribute 'Scratch Pad Length'.
See Also:
DB2Function.getScratchPadLength(), getDB2Function()

getDB2Function_FunctionType

org.eclipse.emf.ecore.EAttribute getDB2Function_FunctionType()
Returns the meta object for the attribute 'Function Type'.

Returns:
the meta object for the attribute 'Function Type'.
See Also:
DB2Function.getFunctionType(), getDB2Function()

getDB2Function_Predicate

org.eclipse.emf.ecore.EAttribute getDB2Function_Predicate()
Returns the meta object for the attribute 'Predicate'.

Returns:
the meta object for the attribute 'Predicate'.
See Also:
DB2Function.getPredicate(), getDB2Function()

getDB2Function_ExternalAction

org.eclipse.emf.ecore.EAttribute getDB2Function_ExternalAction()
Returns the meta object for the attribute 'External Action'.

Returns:
the meta object for the attribute 'External Action'.
See Also:
DB2Function.isExternalAction(), getDB2Function()

getDB2Function_Cardinality

org.eclipse.emf.ecore.EAttribute getDB2Function_Cardinality()
Returns the meta object for the attribute 'Cardinality'.

Returns:
the meta object for the attribute 'Cardinality'.
See Also:
DB2Function.getCardinality(), getDB2Function()

getDB2Function_AllowParallel

org.eclipse.emf.ecore.EAttribute getDB2Function_AllowParallel()
Returns the meta object for the attribute 'Allow Parallel'.

Returns:
the meta object for the attribute 'Allow Parallel'.
See Also:
DB2Function.isAllowParallel(), getDB2Function()

getDB2Function_ReturnClause

org.eclipse.emf.ecore.EAttribute getDB2Function_ReturnClause()
Returns the meta object for the attribute 'Return Clause'.

Returns:
the meta object for the attribute 'Return Clause'.
See Also:
DB2Function.getReturnClause(), getDB2Function()

getDB2Function_Origin

org.eclipse.emf.ecore.EAttribute getDB2Function_Origin()
Returns the meta object for the attribute 'Origin'.

Returns:
the meta object for the attribute 'Origin'.
See Also:
DB2Function.getOrigin(), getDB2Function()

getDB2Function_InheritLockRequest

org.eclipse.emf.ecore.EAttribute getDB2Function_InheritLockRequest()
Returns the meta object for the attribute 'Inherit Lock Request'.

Returns:
the meta object for the attribute 'Inherit Lock Request'.
See Also:
DB2Function.isInheritLockRequest(), getDB2Function()

getDB2JavaOptions

org.eclipse.emf.ecore.EClass getDB2JavaOptions()
Returns the meta object for class 'DB2 Java Options'.

Returns:
the meta object for class 'DB2 Java Options'.
See Also:
DB2JavaOptions

getDB2JavaOptions_ClassName

org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_ClassName()
Returns the meta object for the attribute 'Class Name'.

Returns:
the meta object for the attribute 'Class Name'.
See Also:
DB2JavaOptions.getClassName(), getDB2JavaOptions()

getDB2JavaOptions_MethodName

org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_MethodName()
Returns the meta object for the attribute 'Method Name'.

Returns:
the meta object for the attribute 'Method Name'.
See Also:
DB2JavaOptions.getMethodName(), getDB2JavaOptions()

getDB2JavaOptions_Sqlj

org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_Sqlj()
Returns the meta object for the attribute 'Sqlj'.

Returns:
the meta object for the attribute 'Sqlj'.
See Also:
DB2JavaOptions.isSqlj(), getDB2JavaOptions()

getDB2JavaOptions_Procedure

org.eclipse.emf.ecore.EReference getDB2JavaOptions_Procedure()
Returns the meta object for the container reference 'Procedure'.

Returns:
the meta object for the container reference 'Procedure'.
See Also:
DB2JavaOptions.getProcedure(), getDB2JavaOptions()

getDB2JavaOptions_Jar

org.eclipse.emf.ecore.EReference getDB2JavaOptions_Jar()
Returns the meta object for the reference 'Jar'.

Returns:
the meta object for the reference 'Jar'.
See Also:
DB2JavaOptions.getJar(), getDB2JavaOptions()

getDB2ProcedureDeploy

org.eclipse.emf.ecore.EClass getDB2ProcedureDeploy()
Returns the meta object for class 'DB2 Procedure Deploy'.

Returns:
the meta object for class 'DB2 Procedure Deploy'.
See Also:
DB2ProcedureDeploy

getDB2ProcedureDeploy_FileName

org.eclipse.emf.ecore.EAttribute getDB2ProcedureDeploy_FileName()
Returns the meta object for the attribute 'File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
DB2ProcedureDeploy.getFileName(), getDB2ProcedureDeploy()

getDB2OLAPObject

org.eclipse.emf.ecore.EClass getDB2OLAPObject()
Returns the meta object for class 'DB2OLAP Object'.

Returns:
the meta object for class 'DB2OLAP Object'.
See Also:
DB2OLAPObject

getDB2OLAPObject_Schema

org.eclipse.emf.ecore.EReference getDB2OLAPObject_Schema()
Returns the meta object for the reference 'Schema'.

Returns:
the meta object for the reference 'Schema'.
See Also:
DB2OLAPObject.getSchema(), getDB2OLAPObject()

getDB2RoutineExtension

org.eclipse.emf.ecore.EClass getDB2RoutineExtension()
Returns the meta object for class 'DB2 Routine Extension'.

Returns:
the meta object for class 'DB2 Routine Extension'.
See Also:
DB2RoutineExtension

getDB2IdentitySpecifier

org.eclipse.emf.ecore.EClass getDB2IdentitySpecifier()
Returns the meta object for class 'DB2 Identity Specifier'.

Returns:
the meta object for class 'DB2 Identity Specifier'.
See Also:
DB2IdentitySpecifier

getDB2IdentitySpecifier_Cache

org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_Cache()
Returns the meta object for the attribute 'Cache'.

Returns:
the meta object for the attribute 'Cache'.
See Also:
DB2IdentitySpecifier.getCache(), getDB2IdentitySpecifier()

getDB2IdentitySpecifier_Order

org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_Order()
Returns the meta object for the attribute 'Order'.

Returns:
the meta object for the attribute 'Order'.
See Also:
DB2IdentitySpecifier.isOrder(), getDB2IdentitySpecifier()

getDB2IdentitySpecifier_SystemGenerated

org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_SystemGenerated()
Returns the meta object for the attribute 'System Generated'.

Returns:
the meta object for the attribute 'System Generated'.
See Also:
DB2IdentitySpecifier.isSystemGenerated(), getDB2IdentitySpecifier()

getDB2Jar

org.eclipse.emf.ecore.EClass getDB2Jar()
Returns the meta object for class 'DB2 Jar'.

Returns:
the meta object for class 'DB2 Jar'.
See Also:
DB2Jar

getDB2Jar_FileName

org.eclipse.emf.ecore.EAttribute getDB2Jar_FileName()
Returns the meta object for the attribute 'File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
DB2Jar.getFileName(), getDB2Jar()

getDB2Jar_Path

org.eclipse.emf.ecore.EAttribute getDB2Jar_Path()
Returns the meta object for the attribute 'Path'.

Returns:
the meta object for the attribute 'Path'.
See Also:
DB2Jar.getPath(), getDB2Jar()

getDB2Jar_Owner

org.eclipse.emf.ecore.EAttribute getDB2Jar_Owner()
Returns the meta object for the attribute 'Owner'.

Returns:
the meta object for the attribute 'Owner'.
See Also:
DB2Jar.getOwner(), getDB2Jar()

getDB2Jar_CreatedTS

org.eclipse.emf.ecore.EAttribute getDB2Jar_CreatedTS()
Returns the meta object for the attribute 'Created TS'.

Returns:
the meta object for the attribute 'Created TS'.
See Also:
DB2Jar.getCreatedTS(), getDB2Jar()

getDB2Jar_AlteredTS

org.eclipse.emf.ecore.EAttribute getDB2Jar_AlteredTS()
Returns the meta object for the attribute 'Altered TS'.

Returns:
the meta object for the attribute 'Altered TS'.
See Also:
DB2Jar.getAlteredTS(), getDB2Jar()

getDB2Jar_Procedures

org.eclipse.emf.ecore.EReference getDB2Jar_Procedures()
Returns the meta object for the reference list 'Procedures'.

Returns:
the meta object for the reference list 'Procedures'.
See Also:
DB2Jar.getProcedures(), getDB2Jar()

getDB2Jar_Schema

org.eclipse.emf.ecore.EReference getDB2Jar_Schema()
Returns the meta object for the reference 'Schema'.

Returns:
the meta object for the reference 'Schema'.
See Also:
DB2Jar.getSchema(), getDB2Jar()

getDB2Column

org.eclipse.emf.ecore.EClass getDB2Column()
Returns the meta object for class 'DB2 Column'.

Returns:
the meta object for class 'DB2 Column'.
See Also:
DB2Column

getDB2Column_GenerationType

org.eclipse.emf.ecore.EAttribute getDB2Column_GenerationType()
Returns the meta object for the attribute 'Generation Type'.

Returns:
the meta object for the attribute 'Generation Type'.
See Also:
DB2Column.getGenerationType(), getDB2Column()

getDB2XSRObject

org.eclipse.emf.ecore.EClass getDB2XSRObject()
Returns the meta object for class 'DB2XSR Object'.

Returns:
the meta object for class 'DB2XSR Object'.
See Also:
DB2XSRObject

getDB2XSRObject_Schema

org.eclipse.emf.ecore.EReference getDB2XSRObject_Schema()
Returns the meta object for the reference 'Schema'.

Returns:
the meta object for the reference 'Schema'.
See Also:
DB2XSRObject.getSchema(), getDB2XSRObject()

getDB2XMLSchema

org.eclipse.emf.ecore.EClass getDB2XMLSchema()
Returns the meta object for class 'DB2XML Schema'.

Returns:
the meta object for class 'DB2XML Schema'.
See Also:
DB2XMLSchema

getDB2XMLSchema_Decomposition

org.eclipse.emf.ecore.EAttribute getDB2XMLSchema_Decomposition()
Returns the meta object for the attribute 'Decomposition'.

Returns:
the meta object for the attribute 'Decomposition'.
See Also:
DB2XMLSchema.getDecomposition(), getDB2XMLSchema()

getDB2XMLSchema_Status

org.eclipse.emf.ecore.EAttribute getDB2XMLSchema_Status()
Returns the meta object for the attribute 'Status'.

Returns:
the meta object for the attribute 'Status'.
See Also:
DB2XMLSchema.getStatus(), getDB2XMLSchema()

getDB2XMLSchema_XmlSchemaDocs

org.eclipse.emf.ecore.EReference getDB2XMLSchema_XmlSchemaDocs()
Returns the meta object for the containment reference list 'Xml Schema Docs'.

Returns:
the meta object for the containment reference list 'Xml Schema Docs'.
See Also:
DB2XMLSchema.getXmlSchemaDocs(), getDB2XMLSchema()

getDB2XMLSchemaDocument

org.eclipse.emf.ecore.EClass getDB2XMLSchemaDocument()
Returns the meta object for class 'DB2XML Schema Document'.

Returns:
the meta object for class 'DB2XML Schema Document'.
See Also:
DB2XMLSchemaDocument

getDB2XMLSchemaDocument_FileName

org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_FileName()
Returns the meta object for the attribute 'File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
DB2XMLSchemaDocument.getFileName(), getDB2XMLSchemaDocument()

getDB2XMLSchemaDocument_SchemaLocation

org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_SchemaLocation()
Returns the meta object for the attribute 'Schema Location'.

Returns:
the meta object for the attribute 'Schema Location'.
See Also:
DB2XMLSchemaDocument.getSchemaLocation(), getDB2XMLSchemaDocument()

getDB2XMLSchemaDocument_TargetNamespace

org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_TargetNamespace()
Returns the meta object for the attribute 'Target Namespace'.

Returns:
the meta object for the attribute 'Target Namespace'.
See Also:
DB2XMLSchemaDocument.getTargetNamespace(), getDB2XMLSchemaDocument()

getDB2XMLSchemaDocument_Primary

org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_Primary()
Returns the meta object for the attribute 'Primary'.

Returns:
the meta object for the attribute 'Primary'.
See Also:
DB2XMLSchemaDocument.isPrimary(), getDB2XMLSchemaDocument()

getDB2XMLSchemaDocument_XmlSchema

org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocument_XmlSchema()
Returns the meta object for the container reference 'Xml Schema'.

Returns:
the meta object for the container reference 'Xml Schema'.
See Also:
DB2XMLSchemaDocument.getXmlSchema(), getDB2XMLSchemaDocument()

getDB2XMLSchemaDocument_XmlSchemaDocProperties

org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocument_XmlSchemaDocProperties()
Returns the meta object for the containment reference list 'Xml Schema Doc Properties'.

Returns:
the meta object for the containment reference list 'Xml Schema Doc Properties'.
See Also:
DB2XMLSchemaDocument.getXmlSchemaDocProperties(), getDB2XMLSchemaDocument()

getDB2XMLSchemaDocProperties

org.eclipse.emf.ecore.EClass getDB2XMLSchemaDocProperties()
Returns the meta object for class 'DB2XML Schema Doc Properties'.

Returns:
the meta object for class 'DB2XML Schema Doc Properties'.
See Also:
DB2XMLSchemaDocProperties

getDB2XMLSchemaDocProperties_Value

org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocProperties_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DB2XMLSchemaDocProperties.getValue(), getDB2XMLSchemaDocProperties()

getDB2XMLSchemaDocProperties_XmlSchemaDoc

org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocProperties_XmlSchemaDoc()
Returns the meta object for the container reference 'Xml Schema Doc'.

Returns:
the meta object for the container reference 'Xml Schema Doc'.
See Also:
DB2XMLSchemaDocProperties.getXmlSchemaDoc(), getDB2XMLSchemaDocProperties()

getDB2Procedure

org.eclipse.emf.ecore.EClass getDB2Procedure()
Returns the meta object for class 'DB2 Procedure'.

Returns:
the meta object for class 'DB2 Procedure'.
See Also:
DB2Procedure

getDB2Procedure_ModelResultSets

org.eclipse.emf.ecore.EAttribute getDB2Procedure_ModelResultSets()
Returns the meta object for the attribute 'Model Result Sets'.

Returns:
the meta object for the attribute 'Model Result Sets'.
See Also:
DB2Procedure.isModelResultSets(), getDB2Procedure()

getDB2Procedure_NullInput

org.eclipse.emf.ecore.EAttribute getDB2Procedure_NullInput()
Returns the meta object for the attribute 'Null Input'.

Returns:
the meta object for the attribute 'Null Input'.
See Also:
DB2Procedure.isNullInput(), getDB2Procedure()

getDB2Procedure_Version

org.eclipse.emf.ecore.EAttribute getDB2Procedure_Version()
Returns the meta object for the attribute 'Version'.

Returns:
the meta object for the attribute 'Version'.
See Also:
DB2Procedure.getVersion(), getDB2Procedure()

getDB2Procedure_Return

org.eclipse.emf.ecore.EReference getDB2Procedure_Return()
Returns the meta object for the containment reference 'Return'.

Returns:
the meta object for the containment reference 'Return'.
See Also:
DB2Procedure.getReturn(), getDB2Procedure()

getDB2Procedure_JavaOptions

org.eclipse.emf.ecore.EReference getDB2Procedure_JavaOptions()
Returns the meta object for the containment reference 'Java Options'.

Returns:
the meta object for the containment reference 'Java Options'.
See Also:
DB2Procedure.getJavaOptions(), getDB2Procedure()

getDB2Procedure_Deploy

org.eclipse.emf.ecore.EReference getDB2Procedure_Deploy()
Returns the meta object for the containment reference 'Deploy'.

Returns:
the meta object for the containment reference 'Deploy'.
See Also:
DB2Procedure.getDeploy(), getDB2Procedure()

getDB2Schema

org.eclipse.emf.ecore.EClass getDB2Schema()
Returns the meta object for class 'DB2 Schema'.

Returns:
the meta object for class 'DB2 Schema'.
See Also:
DB2Schema

getDB2Schema_AccessPlans

org.eclipse.emf.ecore.EReference getDB2Schema_AccessPlans()
Returns the meta object for the reference list 'Access Plans'.

Returns:
the meta object for the reference list 'Access Plans'.
See Also:
DB2Schema.getAccessPlans(), getDB2Schema()

getDB2Schema_OlapObjects

org.eclipse.emf.ecore.EReference getDB2Schema_OlapObjects()
Returns the meta object for the reference list 'Olap Objects'.

Returns:
the meta object for the reference list 'Olap Objects'.
See Also:
DB2Schema.getOlapObjects(), getDB2Schema()

getDB2Schema_Jars

org.eclipse.emf.ecore.EReference getDB2Schema_Jars()
Returns the meta object for the reference list 'Jars'.

Returns:
the meta object for the reference list 'Jars'.
See Also:
DB2Schema.getJars(), getDB2Schema()

getDB2Schema_XsrObjects

org.eclipse.emf.ecore.EReference getDB2Schema_XsrObjects()
Returns the meta object for the reference list 'Xsr Objects'.

Returns:
the meta object for the reference list 'Xsr Objects'.
See Also:
DB2Schema.getXsrObjects(), getDB2Schema()

getDB2Routine

org.eclipse.emf.ecore.EClass getDB2Routine()
Returns the meta object for class 'DB2 Routine'.

Returns:
the meta object for class 'DB2 Routine'.
See Also:
DB2Routine

getDB2Routine_Fenced

org.eclipse.emf.ecore.EAttribute getDB2Routine_Fenced()
Returns the meta object for the attribute 'Fenced'.

Returns:
the meta object for the attribute 'Fenced'.
See Also:
DB2Routine.getFenced(), getDB2Routine()

getDB2Routine_Threadsafe

org.eclipse.emf.ecore.EAttribute getDB2Routine_Threadsafe()
Returns the meta object for the attribute 'Threadsafe'.

Returns:
the meta object for the attribute 'Threadsafe'.
See Also:
DB2Routine.getThreadsafe(), getDB2Routine()

getDB2Routine_DbInfo

org.eclipse.emf.ecore.EAttribute getDB2Routine_DbInfo()
Returns the meta object for the attribute 'Db Info'.

Returns:
the meta object for the attribute 'Db Info'.
See Also:
DB2Routine.isDbInfo(), getDB2Routine()

getDB2Routine_ImplicitSchema

org.eclipse.emf.ecore.EAttribute getDB2Routine_ImplicitSchema()
Returns the meta object for the attribute 'Implicit Schema'.

Returns:
the meta object for the attribute 'Implicit Schema'.
See Also:
DB2Routine.isImplicitSchema(), getDB2Routine()

getDB2Routine_Federated

org.eclipse.emf.ecore.EAttribute getDB2Routine_Federated()
Returns the meta object for the attribute 'Federated'.

Returns:
the meta object for the attribute 'Federated'.
See Also:
DB2Routine.isFederated(), getDB2Routine()

getDB2Routine_ParmCcsid

org.eclipse.emf.ecore.EAttribute getDB2Routine_ParmCcsid()
Returns the meta object for the attribute 'Parm Ccsid'.

Returns:
the meta object for the attribute 'Parm Ccsid'.
See Also:
DB2Routine.getParmCcsid(), getDB2Routine()

getDB2Routine_SpecialRegister

org.eclipse.emf.ecore.EAttribute getDB2Routine_SpecialRegister()
Returns the meta object for the attribute 'Special Register'.

Returns:
the meta object for the attribute 'Special Register'.
See Also:
DB2Routine.getSpecialRegister(), getDB2Routine()

getDB2Routine_ChangeState

org.eclipse.emf.ecore.EAttribute getDB2Routine_ChangeState()
Returns the meta object for the attribute 'Change State'.

Returns:
the meta object for the attribute 'Change State'.
See Also:
DB2Routine.getChangeState(), getDB2Routine()

getDB2Routine_DebugId

org.eclipse.emf.ecore.EAttribute getDB2Routine_DebugId()
Returns the meta object for the attribute 'Debug Id'.

Returns:
the meta object for the attribute 'Debug Id'.
See Also:
DB2Routine.getDebugId(), getDB2Routine()

getDB2Routine_ProgramType

org.eclipse.emf.ecore.EAttribute getDB2Routine_ProgramType()
Returns the meta object for the attribute 'Program Type'.

Returns:
the meta object for the attribute 'Program Type'.
See Also:
DB2Routine.getProgramType(), getDB2Routine()

getDB2Routine_OrigSchemaName

org.eclipse.emf.ecore.EAttribute getDB2Routine_OrigSchemaName()
Returns the meta object for the attribute 'Orig Schema Name'.

Returns:
the meta object for the attribute 'Orig Schema Name'.
See Also:
DB2Routine.getOrigSchemaName(), getDB2Routine()

getDB2Routine_OrigParmSig

org.eclipse.emf.ecore.EAttribute getDB2Routine_OrigParmSig()
Returns the meta object for the attribute 'Orig Parm Sig'.

Returns:
the meta object for the attribute 'Orig Parm Sig'.
See Also:
DB2Routine.getOrigParmSig(), getDB2Routine()

getDB2Routine_ExtendedOptions

org.eclipse.emf.ecore.EReference getDB2Routine_ExtendedOptions()
Returns the meta object for the containment reference list 'Extended Options'.

Returns:
the meta object for the containment reference list 'Extended Options'.
See Also:
DB2Routine.getExtendedOptions(), getDB2Routine()

getDB2Routine_RoutineExtensions

org.eclipse.emf.ecore.EReference getDB2Routine_RoutineExtensions()
Returns the meta object for the reference list 'Routine Extensions'.

Returns:
the meta object for the reference list 'Routine Extensions'.
See Also:
DB2Routine.getRoutineExtensions(), getDB2Routine()

getDB2DatabaseManager

org.eclipse.emf.ecore.EClass getDB2DatabaseManager()
Returns the meta object for class 'DB2 Database Manager'.

Returns:
the meta object for class 'DB2 Database Manager'.
See Also:
DB2DatabaseManager

getDB2DatabaseManager_Databases

org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Databases()
Returns the meta object for the reference list 'Databases'.

Returns:
the meta object for the reference list 'Databases'.
See Also:
DB2DatabaseManager.getDatabases(), getDB2DatabaseManager()

getDB2DatabaseManager_Db2Process

org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Db2Process()
Returns the meta object for the reference list 'Db2 Process'.

Returns:
the meta object for the reference list 'Db2 Process'.
See Also:
DB2DatabaseManager.getDb2Process(), getDB2DatabaseManager()

getDB2DatabaseManager_Server

org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Server()
Returns the meta object for the reference list 'Server'.

Returns:
the meta object for the reference list 'Server'.
See Also:
DB2DatabaseManager.getServer(), getDB2DatabaseManager()

getDB2View

org.eclipse.emf.ecore.EClass getDB2View()
Returns the meta object for class 'DB2 View'.

Returns:
the meta object for class 'DB2 View'.
See Also:
DB2View

getDB2View_Operative

org.eclipse.emf.ecore.EAttribute getDB2View_Operative()
Returns the meta object for the attribute 'Operative'.

Returns:
the meta object for the attribute 'Operative'.
See Also:
DB2View.isOperative(), getDB2View()

getDB2ApplicationProcess

org.eclipse.emf.ecore.EClass getDB2ApplicationProcess()
Returns the meta object for class 'DB2 Application Process'.

Returns:
the meta object for class 'DB2 Application Process'.
See Also:
DB2ApplicationProcess

getDB2ApplicationProcess_IsolationLevel

org.eclipse.emf.ecore.EAttribute getDB2ApplicationProcess_IsolationLevel()
Returns the meta object for the attribute 'Isolation Level'.

Returns:
the meta object for the attribute 'Isolation Level'.
See Also:
DB2ApplicationProcess.getIsolationLevel(), getDB2ApplicationProcess()

getDB2ApplicationProcess_UnitOfWork

org.eclipse.emf.ecore.EReference getDB2ApplicationProcess_UnitOfWork()
Returns the meta object for the containment reference 'Unit Of Work'.

Returns:
the meta object for the containment reference 'Unit Of Work'.
See Also:
DB2ApplicationProcess.getUnitOfWork(), getDB2ApplicationProcess()

getDB2Transaction

org.eclipse.emf.ecore.EClass getDB2Transaction()
Returns the meta object for class 'DB2 Transaction'.

Returns:
the meta object for class 'DB2 Transaction'.
See Also:
DB2Transaction

getDB2SystemSchema

org.eclipse.emf.ecore.EClass getDB2SystemSchema()
Returns the meta object for class 'DB2 System Schema'.

Returns:
the meta object for class 'DB2 System Schema'.
See Also:
DB2SystemSchema

getDB2Source

org.eclipse.emf.ecore.EClass getDB2Source()
Returns the meta object for class 'DB2 Source'.

Returns:
the meta object for class 'DB2 Source'.
See Also:
DB2Source

getDB2Source_FileName

org.eclipse.emf.ecore.EAttribute getDB2Source_FileName()
Returns the meta object for the attribute 'File Name'.

Returns:
the meta object for the attribute 'File Name'.
See Also:
DB2Source.getFileName(), getDB2Source()

getDB2Source_PackageName

org.eclipse.emf.ecore.EAttribute getDB2Source_PackageName()
Returns the meta object for the attribute 'Package Name'.

Returns:
the meta object for the attribute 'Package Name'.
See Also:
DB2Source.getPackageName(), getDB2Source()

getDB2Source_Db2PackageName

org.eclipse.emf.ecore.EAttribute getDB2Source_Db2PackageName()
Returns the meta object for the attribute 'Db2 Package Name'.

Returns:
the meta object for the attribute 'Db2 Package Name'.
See Also:
DB2Source.getDb2PackageName(), getDB2Source()

getDB2Source_LastModified

org.eclipse.emf.ecore.EAttribute getDB2Source_LastModified()
Returns the meta object for the attribute 'Last Modified'.

Returns:
the meta object for the attribute 'Last Modified'.
See Also:
DB2Source.getLastModified(), getDB2Source()

getDB2Source_Supporting

org.eclipse.emf.ecore.EReference getDB2Source_Supporting()
Returns the meta object for the containment reference list 'Supporting'.

Returns:
the meta object for the containment reference list 'Supporting'.
See Also:
DB2Source.getSupporting(), getDB2Source()

getDB2Source_Primary

org.eclipse.emf.ecore.EReference getDB2Source_Primary()
Returns the meta object for the container reference 'Primary'.

Returns:
the meta object for the container reference 'Primary'.
See Also:
DB2Source.getPrimary(), getDB2Source()

getDB2AccessPlan

org.eclipse.emf.ecore.EClass getDB2AccessPlan()
Returns the meta object for class 'DB2 Access Plan'.

Returns:
the meta object for class 'DB2 Access Plan'.
See Also:
DB2AccessPlan

getDB2UserDefinedFunction

org.eclipse.emf.ecore.EClass getDB2UserDefinedFunction()
Returns the meta object for class 'DB2 User Defined Function'.

Returns:
the meta object for class 'DB2 User Defined Function'.
See Also:
DB2UserDefinedFunction

getDB2Method

org.eclipse.emf.ecore.EClass getDB2Method()
Returns the meta object for class 'DB2 Method'.

Returns:
the meta object for class 'DB2 Method'.
See Also:
DB2Method

getDB2Method_ReturnsSelfAsResult

org.eclipse.emf.ecore.EAttribute getDB2Method_ReturnsSelfAsResult()
Returns the meta object for the attribute 'Returns Self As Result'.

Returns:
the meta object for the attribute 'Returns Self As Result'.
See Also:
DB2Method.isReturnsSelfAsResult(), getDB2Method()

getDB2Method_Implemented

org.eclipse.emf.ecore.EAttribute getDB2Method_Implemented()
Returns the meta object for the attribute 'Implemented'.

Returns:
the meta object for the attribute 'Implemented'.
See Also:
DB2Method.isImplemented(), getDB2Method()

getDB2ExtendedOptions

org.eclipse.emf.ecore.EClass getDB2ExtendedOptions()
Returns the meta object for class 'DB2 Extended Options'.

Returns:
the meta object for class 'DB2 Extended Options'.
See Also:
DB2ExtendedOptions

getDB2ExtendedOptions_ClasspathCompileJars

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_ClasspathCompileJars()
Returns the meta object for the attribute 'Classpath Compile Jars'.

Returns:
the meta object for the attribute 'Classpath Compile Jars'.
See Also:
DB2ExtendedOptions.getClasspathCompileJars(), getDB2ExtendedOptions()

getDB2ExtendedOptions_PreCompileOpts

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_PreCompileOpts()
Returns the meta object for the attribute 'Pre Compile Opts'.

Returns:
the meta object for the attribute 'Pre Compile Opts'.
See Also:
DB2ExtendedOptions.getPreCompileOpts(), getDB2ExtendedOptions()

getDB2ExtendedOptions_ForDebug

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_ForDebug()
Returns the meta object for the attribute 'For Debug'.

Returns:
the meta object for the attribute 'For Debug'.
See Also:
DB2ExtendedOptions.isForDebug(), getDB2ExtendedOptions()

getDB2ExtendedOptions_Built

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_Built()
Returns the meta object for the attribute 'Built'.

Returns:
the meta object for the attribute 'Built'.
See Also:
DB2ExtendedOptions.isBuilt(), getDB2ExtendedOptions()

getDB2ExtendedOptions_CompileOpts

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_CompileOpts()
Returns the meta object for the attribute 'Compile Opts'.

Returns:
the meta object for the attribute 'Compile Opts'.
See Also:
DB2ExtendedOptions.getCompileOpts(), getDB2ExtendedOptions()

getDB2ExtendedOptions_LinkOpts

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_LinkOpts()
Returns the meta object for the attribute 'Link Opts'.

Returns:
the meta object for the attribute 'Link Opts'.
See Also:
DB2ExtendedOptions.getLinkOpts(), getDB2ExtendedOptions()

getDB2ExtendedOptions_BindOpts

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_BindOpts()
Returns the meta object for the attribute 'Bind Opts'.

Returns:
the meta object for the attribute 'Bind Opts'.
See Also:
DB2ExtendedOptions.getBindOpts(), getDB2ExtendedOptions()

getDB2ExtendedOptions_Colid

org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_Colid()
Returns the meta object for the attribute 'Colid'.

Returns:
the meta object for the attribute 'Colid'.
See Also:
DB2ExtendedOptions.getColid(), getDB2ExtendedOptions()

getDB2Alias

org.eclipse.emf.ecore.EClass getDB2Alias()
Returns the meta object for class 'DB2 Alias'.

Returns:
the meta object for class 'DB2 Alias'.
See Also:
DB2Alias

getDB2Alias_AliasedTable

org.eclipse.emf.ecore.EReference getDB2Alias_AliasedTable()
Returns the meta object for the reference 'Aliased Table'.

Returns:
the meta object for the reference 'Aliased Table'.
See Also:
DB2Alias.getAliasedTable(), getDB2Alias()

getDB2MaterializedQueryTable

org.eclipse.emf.ecore.EClass getDB2MaterializedQueryTable()
Returns the meta object for class 'DB2 Materialized Query Table'.

Returns:
the meta object for class 'DB2 Materialized Query Table'.
See Also:
DB2MaterializedQueryTable

getDB2MaterializedQueryTable_Refresh

org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_Refresh()
Returns the meta object for the attribute 'Refresh'.

Returns:
the meta object for the attribute 'Refresh'.
See Also:
DB2MaterializedQueryTable.getRefresh(), getDB2MaterializedQueryTable()

getDB2MaterializedQueryTable_OptimizeQuery

org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_OptimizeQuery()
Returns the meta object for the attribute 'Optimize Query'.

Returns:
the meta object for the attribute 'Optimize Query'.
See Also:
DB2MaterializedQueryTable.isOptimizeQuery(), getDB2MaterializedQueryTable()

getDB2MaterializedQueryTable_MaintainedBy

org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_MaintainedBy()
Returns the meta object for the attribute 'Maintained By'.

Returns:
the meta object for the attribute 'Maintained By'.
See Also:
DB2MaterializedQueryTable.getMaintainedBy(), getDB2MaterializedQueryTable()

getDB2Index

org.eclipse.emf.ecore.EClass getDB2Index()
Returns the meta object for class 'DB2 Index'.

Returns:
the meta object for class 'DB2 Index'.
See Also:
DB2Index

getDB2Index_IndexType

org.eclipse.emf.ecore.EAttribute getDB2Index_IndexType()
Returns the meta object for the attribute 'Index Type'.

Returns:
the meta object for the attribute 'Index Type'.
See Also:
DB2Index.getIndexType(), getDB2Index()

getDB2Index_XmlPattern

org.eclipse.emf.ecore.EAttribute getDB2Index_XmlPattern()
Returns the meta object for the attribute 'Xml Pattern'.

Returns:
the meta object for the attribute 'Xml Pattern'.
See Also:
DB2Index.getXmlPattern(), getDB2Index()

getDB2Index_DB2MultidimensionalIndex

org.eclipse.emf.ecore.EReference getDB2Index_DB2MultidimensionalIndex()
Returns the meta object for the reference 'DB2 Multidimensional Index'.

Returns:
the meta object for the reference 'DB2 Multidimensional Index'.
See Also:
DB2Index.getDB2MultidimensionalIndex(), getDB2Index()

getDB2MultidimensionalIndex

org.eclipse.emf.ecore.EClass getDB2MultidimensionalIndex()
Returns the meta object for class 'DB2 Multidimensional Index'.

Returns:
the meta object for class 'DB2 Multidimensional Index'.
See Also:
DB2MultidimensionalIndex

getDB2MultidimensionalIndex_DimensionIndexes

org.eclipse.emf.ecore.EReference getDB2MultidimensionalIndex_DimensionIndexes()
Returns the meta object for the reference list 'Dimension Indexes'.

Returns:
the meta object for the reference list 'Dimension Indexes'.
See Also:
DB2MultidimensionalIndex.getDimensionIndexes(), getDB2MultidimensionalIndex()

getIsolationLevelType

org.eclipse.emf.ecore.EEnum getIsolationLevelType()
Returns the meta object for enum 'Isolation Level Type'.

Returns:
the meta object for enum 'Isolation Level Type'.
See Also:
IsolationLevelType

getDB2IndexType

org.eclipse.emf.ecore.EEnum getDB2IndexType()
Returns the meta object for enum 'DB2 Index Type'.

Returns:
the meta object for enum 'DB2 Index Type'.
See Also:
DB2IndexType

getDataCaptureType

org.eclipse.emf.ecore.EEnum getDataCaptureType()
Returns the meta object for enum 'Data Capture Type'.

Returns:
the meta object for enum 'Data Capture Type'.
See Also:
DataCaptureType

getUnitType

org.eclipse.emf.ecore.EEnum getUnitType()
Returns the meta object for enum 'Unit Type'.

Returns:
the meta object for enum 'Unit Type'.
See Also:
UnitType

getGenerateType

org.eclipse.emf.ecore.EEnum getGenerateType()
Returns the meta object for enum 'Generate Type'.

Returns:
the meta object for enum 'Generate Type'.
See Also:
GenerateType

getDB2XMLSchemaDecomposition

org.eclipse.emf.ecore.EEnum getDB2XMLSchemaDecomposition()
Returns the meta object for enum 'DB2XML Schema Decomposition'.

Returns:
the meta object for enum 'DB2XML Schema Decomposition'.
See Also:
DB2XMLSchemaDecomposition

getDB2XMLSchemaStatus

org.eclipse.emf.ecore.EEnum getDB2XMLSchemaStatus()
Returns the meta object for enum 'DB2XML Schema Status'.

Returns:
the meta object for enum 'DB2XML Schema Status'.
See Also:
DB2XMLSchemaStatus

getOriginType

org.eclipse.emf.ecore.EEnum getOriginType()
Returns the meta object for enum 'Origin Type'.

Returns:
the meta object for enum 'Origin Type'.
See Also:
OriginType

getDB2ModelFactory

DB2ModelFactory getDB2ModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.