|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DB2ModelPackage
The Package for the model. It contains accessors for the meta objects to represent
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 |
---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final DB2ModelPackage eINSTANCE
static final int DB2_DATABASE
DB2 Database
' class.
DB2DatabaseImpl
,
DB2ModelPackageImpl.getDB2Database()
,
Constant Field Valuesstatic final int DB2_DATABASE__EANNOTATIONS
static final int DB2_DATABASE__NAME
static final int DB2_DATABASE__DEPENDENCIES
static final int DB2_DATABASE__DESCRIPTION
static final int DB2_DATABASE__LABEL
static final int DB2_DATABASE__COMMENTS
static final int DB2_DATABASE__PRIVILEGES
static final int DB2_DATABASE__VENDOR
static final int DB2_DATABASE__VERSION
static final int DB2_DATABASE__SCHEMAS
static final int DB2_DATABASE__AUTHORIZATION_IDS
static final int DB2_DATABASE__PARTITIONED
static final int DB2_DATABASE_FEATURE_COUNT
static final int DB2_ACCESS_PLAN
DB2 Access Plan
' class.
DB2AccessPlan
,
DB2ModelPackageImpl.getDB2AccessPlan()
,
Constant Field Valuesstatic final int DB2_ACCESS_PLAN__EANNOTATIONS
static final int DB2_ACCESS_PLAN__NAME
static final int DB2_ACCESS_PLAN__DEPENDENCIES
static final int DB2_ACCESS_PLAN__DESCRIPTION
static final int DB2_ACCESS_PLAN__LABEL
static final int DB2_ACCESS_PLAN__COMMENTS
static final int DB2_ACCESS_PLAN__PRIVILEGES
static final int DB2_ACCESS_PLAN_FEATURE_COUNT
static final int DB2_PACKAGE
DB2 Package
' class.
DB2PackageImpl
,
DB2ModelPackageImpl.getDB2Package()
,
Constant Field Valuesstatic final int DB2_PACKAGE__EANNOTATIONS
static final int DB2_PACKAGE__NAME
static final int DB2_PACKAGE__DEPENDENCIES
static final int DB2_PACKAGE__DESCRIPTION
static final int DB2_PACKAGE__LABEL
static final int DB2_PACKAGE__COMMENTS
static final int DB2_PACKAGE__PRIVILEGES
static final int DB2_PACKAGE__OPERATIVE
static final int DB2_PACKAGE_FEATURE_COUNT
static final int DB2_TABLE
DB2 Table
' class.
DB2TableImpl
,
DB2ModelPackageImpl.getDB2Table()
,
Constant Field Valuesstatic final int DB2_TABLE__EANNOTATIONS
static final int DB2_TABLE__NAME
static final int DB2_TABLE__DEPENDENCIES
static final int DB2_TABLE__DESCRIPTION
static final int DB2_TABLE__LABEL
static final int DB2_TABLE__COMMENTS
static final int DB2_TABLE__PRIVILEGES
static final int DB2_TABLE__COLUMNS
static final int DB2_TABLE__SUPERTABLE
static final int DB2_TABLE__SUBTABLES
static final int DB2_TABLE__SCHEMA
static final int DB2_TABLE__UDT
static final int DB2_TABLE__TRIGGERS
static final int DB2_TABLE__INDEX
static final int DB2_TABLE__SELF_REF_COLUMN_GENERATION
static final int DB2_TABLE__INSERTABLE
static final int DB2_TABLE__UPDATABLE
static final int DB2_TABLE__CONSTRAINTS
static final int DB2_TABLE__REFERENCING_FOREIGN_KEYS
static final int DB2_TABLE__DATA_CAPTURE
static final int DB2_TABLE__PACKAGES
static final int DB2_TABLE_FEATURE_COUNT
static final int DB2_TRIGGER
DB2 Trigger
' class.
DB2TriggerImpl
,
DB2ModelPackageImpl.getDB2Trigger()
,
Constant Field Valuesstatic final int DB2_TRIGGER__EANNOTATIONS
static final int DB2_TRIGGER__NAME
static final int DB2_TRIGGER__DEPENDENCIES
static final int DB2_TRIGGER__DESCRIPTION
static final int DB2_TRIGGER__LABEL
static final int DB2_TRIGGER__COMMENTS
static final int DB2_TRIGGER__PRIVILEGES
static final int DB2_TRIGGER__SCHEMA
static final int DB2_TRIGGER__SUBJECT_TABLE
static final int DB2_TRIGGER__ACTION_STATEMENT
static final int DB2_TRIGGER__TRIGGER_COLUMN
static final int DB2_TRIGGER__ACTION_GRANULARITY
static final int DB2_TRIGGER__WHEN
static final int DB2_TRIGGER__TIME_STAMP
static final int DB2_TRIGGER__ACTION_TIME
static final int DB2_TRIGGER__UPDATE_TYPE
static final int DB2_TRIGGER__INSERT_TYPE
static final int DB2_TRIGGER__DELETE_TYPE
static final int DB2_TRIGGER__OLD_ROW
static final int DB2_TRIGGER__NEW_ROW
static final int DB2_TRIGGER__OLD_TABLE
static final int DB2_TRIGGER__NEW_TABLE
static final int DB2_TRIGGER__OPERATIVE
static final int DB2_TRIGGER_FEATURE_COUNT
static final int DB2_ROUTINE
DB2 Routine
' class.
DB2Routine
,
DB2ModelPackageImpl.getDB2Routine()
,
Constant Field Valuesstatic final int DB2_FUNCTION
DB2 Function
' class.
DB2Function
,
DB2ModelPackageImpl.getDB2Function()
,
Constant Field Valuesstatic final int DB2_PROCEDURE
DB2 Procedure
' class.
DB2ProcedureImpl
,
DB2ModelPackageImpl.getDB2Procedure()
,
Constant Field Valuesstatic final int DB2_PROCEDURE__EANNOTATIONS
static final int DB2_PROCEDURE__NAME
static final int DB2_PROCEDURE__DEPENDENCIES
static final int DB2_PROCEDURE__DESCRIPTION
static final int DB2_PROCEDURE__LABEL
static final int DB2_PROCEDURE__COMMENTS
static final int DB2_PROCEDURE__PRIVILEGES
static final int DB2_PROCEDURE__SPECIFIC_NAME
static final int DB2_PROCEDURE__LANGUAGE
static final int DB2_PROCEDURE__PARAMETER_STYLE
static final int DB2_PROCEDURE__DETERMINISTIC
static final int DB2_PROCEDURE__SQL_DATA_ACCESS
static final int DB2_PROCEDURE__CREATION_TS
static final int DB2_PROCEDURE__LAST_ALTERED_TS
static final int DB2_PROCEDURE__AUTHORIZATION_ID
static final int DB2_PROCEDURE__SECURITY
static final int DB2_PROCEDURE__EXTERNAL_NAME
static final int DB2_PROCEDURE__PARAMETERS
static final int DB2_PROCEDURE__SOURCE
static final int DB2_PROCEDURE__SCHEMA
static final int DB2_PROCEDURE__MAX_RESULT_SETS
static final int DB2_PROCEDURE__OLD_SAVE_POINT
static final int DB2_PROCEDURE__RESULT_SET
static final int DB2_PROCEDURE__FENCED
static final int DB2_PROCEDURE__THREADSAFE
static final int DB2_PROCEDURE__DB_INFO
static final int DB2_PROCEDURE__IMPLICIT_SCHEMA
static final int DB2_PROCEDURE__FEDERATED
static final int DB2_PROCEDURE__PARM_CCSID
static final int DB2_PROCEDURE__SPECIAL_REGISTER
static final int DB2_PROCEDURE__CHANGE_STATE
static final int DB2_PROCEDURE__DEBUG_ID
static final int DB2_PROCEDURE__PROGRAM_TYPE
static final int DB2_PROCEDURE__ORIG_SCHEMA_NAME
static final int DB2_PROCEDURE__ORIG_PARM_SIG
static final int DB2_PROCEDURE__EXTENDED_OPTIONS
static final int DB2_PROCEDURE__ROUTINE_EXTENSIONS
static final int DB2_PROCEDURE__MODEL_RESULT_SETS
static final int DB2_PROCEDURE__NULL_INPUT
static final int DB2_PROCEDURE__VERSION
static final int DB2_PROCEDURE__RETURN
static final int DB2_PROCEDURE__JAVA_OPTIONS
static final int DB2_PROCEDURE__DEPLOY
static final int DB2_PROCEDURE_FEATURE_COUNT
static final int DB2_SCHEMA
DB2 Schema
' class.
DB2SchemaImpl
,
DB2ModelPackageImpl.getDB2Schema()
,
Constant Field Valuesstatic final int DB2_SCHEMA__EANNOTATIONS
static final int DB2_SCHEMA__NAME
static final int DB2_SCHEMA__DEPENDENCIES
static final int DB2_SCHEMA__DESCRIPTION
static final int DB2_SCHEMA__LABEL
static final int DB2_SCHEMA__COMMENTS
static final int DB2_SCHEMA__PRIVILEGES
static final int DB2_SCHEMA__TRIGGERS
static final int DB2_SCHEMA__INDICES
static final int DB2_SCHEMA__TABLES
static final int DB2_SCHEMA__SEQUENCES
static final int DB2_SCHEMA__DATABASE
static final int DB2_SCHEMA__ASSERTIONS
static final int DB2_SCHEMA__USER_DEFINED_TYPES
static final int DB2_SCHEMA__CHAR_SETS
static final int DB2_SCHEMA__ROUTINES
static final int DB2_SCHEMA__OWNER
static final int DB2_SCHEMA__ACCESS_PLANS
static final int DB2_SCHEMA__OLAP_OBJECTS
static final int DB2_SCHEMA__JARS
static final int DB2_SCHEMA__XSR_OBJECTS
static final int DB2_SCHEMA_FEATURE_COUNT
static final int DB2_ROUTINE__EANNOTATIONS
static final int DB2_ROUTINE__NAME
static final int DB2_ROUTINE__DEPENDENCIES
static final int DB2_ROUTINE__DESCRIPTION
static final int DB2_ROUTINE__LABEL
static final int DB2_ROUTINE__COMMENTS
static final int DB2_ROUTINE__PRIVILEGES
static final int DB2_ROUTINE__SPECIFIC_NAME
static final int DB2_ROUTINE__LANGUAGE
static final int DB2_ROUTINE__PARAMETER_STYLE
static final int DB2_ROUTINE__DETERMINISTIC
static final int DB2_ROUTINE__SQL_DATA_ACCESS
static final int DB2_ROUTINE__CREATION_TS
static final int DB2_ROUTINE__LAST_ALTERED_TS
static final int DB2_ROUTINE__AUTHORIZATION_ID
static final int DB2_ROUTINE__SECURITY
static final int DB2_ROUTINE__EXTERNAL_NAME
static final int DB2_ROUTINE__PARAMETERS
static final int DB2_ROUTINE__SOURCE
static final int DB2_ROUTINE__SCHEMA
static final int DB2_ROUTINE__FENCED
static final int DB2_ROUTINE__THREADSAFE
static final int DB2_ROUTINE__DB_INFO
static final int DB2_ROUTINE__IMPLICIT_SCHEMA
static final int DB2_ROUTINE__FEDERATED
static final int DB2_ROUTINE__PARM_CCSID
static final int DB2_ROUTINE__SPECIAL_REGISTER
static final int DB2_ROUTINE__CHANGE_STATE
static final int DB2_ROUTINE__DEBUG_ID
static final int DB2_ROUTINE__PROGRAM_TYPE
static final int DB2_ROUTINE__ORIG_SCHEMA_NAME
static final int DB2_ROUTINE__ORIG_PARM_SIG
static final int DB2_ROUTINE__EXTENDED_OPTIONS
static final int DB2_ROUTINE__ROUTINE_EXTENSIONS
static final int DB2_ROUTINE_FEATURE_COUNT
static final int DB2_DATABASE_MANAGER
DB2 Database Manager
' class.
DB2DatabaseManagerImpl
,
DB2ModelPackageImpl.getDB2DatabaseManager()
,
Constant Field Valuesstatic final int DB2_DATABASE_MANAGER__EANNOTATIONS
static final int DB2_DATABASE_MANAGER__NAME
static final int DB2_DATABASE_MANAGER__DEPENDENCIES
static final int DB2_DATABASE_MANAGER__DESCRIPTION
static final int DB2_DATABASE_MANAGER__LABEL
static final int DB2_DATABASE_MANAGER__COMMENTS
static final int DB2_DATABASE_MANAGER__PRIVILEGES
static final int DB2_DATABASE_MANAGER__DATABASES
static final int DB2_DATABASE_MANAGER__DB2_PROCESS
static final int DB2_DATABASE_MANAGER__SERVER
static final int DB2_DATABASE_MANAGER_FEATURE_COUNT
static final int DB2_VIEW
DB2 View
' class.
DB2ViewImpl
,
DB2ModelPackageImpl.getDB2View()
,
Constant Field Valuesstatic final int DB2_VIEW__EANNOTATIONS
static final int DB2_VIEW__NAME
static final int DB2_VIEW__DEPENDENCIES
static final int DB2_VIEW__DESCRIPTION
static final int DB2_VIEW__LABEL
static final int DB2_VIEW__COMMENTS
static final int DB2_VIEW__PRIVILEGES
static final int DB2_VIEW__COLUMNS
static final int DB2_VIEW__SUPERTABLE
static final int DB2_VIEW__SUBTABLES
static final int DB2_VIEW__SCHEMA
static final int DB2_VIEW__UDT
static final int DB2_VIEW__TRIGGERS
static final int DB2_VIEW__INDEX
static final int DB2_VIEW__SELF_REF_COLUMN_GENERATION
static final int DB2_VIEW__INSERTABLE
static final int DB2_VIEW__UPDATABLE
static final int DB2_VIEW__QUERY_EXPRESSION
static final int DB2_VIEW__CHECK_TYPE
static final int DB2_VIEW__OPERATIVE
static final int DB2_VIEW_FEATURE_COUNT
static final int DB2_APPLICATION_PROCESS
DB2 Application Process
' class.
DB2ApplicationProcessImpl
,
DB2ModelPackageImpl.getDB2ApplicationProcess()
,
Constant Field Valuesstatic final int DB2_APPLICATION_PROCESS__EANNOTATIONS
static final int DB2_APPLICATION_PROCESS__NAME
static final int DB2_APPLICATION_PROCESS__DEPENDENCIES
static final int DB2_APPLICATION_PROCESS__DESCRIPTION
static final int DB2_APPLICATION_PROCESS__LABEL
static final int DB2_APPLICATION_PROCESS__COMMENTS
static final int DB2_APPLICATION_PROCESS__PRIVILEGES
static final int DB2_APPLICATION_PROCESS__ISOLATION_LEVEL
static final int DB2_APPLICATION_PROCESS__UNIT_OF_WORK
static final int DB2_APPLICATION_PROCESS_FEATURE_COUNT
static final int DB2_TRANSACTION
DB2 Transaction
' class.
DB2TransactionImpl
,
DB2ModelPackageImpl.getDB2Transaction()
,
Constant Field Valuesstatic final int DB2_TRANSACTION__EANNOTATIONS
static final int DB2_TRANSACTION__NAME
static final int DB2_TRANSACTION__DEPENDENCIES
static final int DB2_TRANSACTION__DESCRIPTION
static final int DB2_TRANSACTION__LABEL
static final int DB2_TRANSACTION__COMMENTS
static final int DB2_TRANSACTION__PRIVILEGES
static final int DB2_TRANSACTION_FEATURE_COUNT
static final int DB2_SYSTEM_SCHEMA
DB2 System Schema
' class.
DB2SystemSchemaImpl
,
DB2ModelPackageImpl.getDB2SystemSchema()
,
Constant Field Valuesstatic final int DB2_SYSTEM_SCHEMA__EANNOTATIONS
static final int DB2_SYSTEM_SCHEMA__NAME
static final int DB2_SYSTEM_SCHEMA__DEPENDENCIES
static final int DB2_SYSTEM_SCHEMA__DESCRIPTION
static final int DB2_SYSTEM_SCHEMA__LABEL
static final int DB2_SYSTEM_SCHEMA__COMMENTS
static final int DB2_SYSTEM_SCHEMA__PRIVILEGES
static final int DB2_SYSTEM_SCHEMA__TRIGGERS
static final int DB2_SYSTEM_SCHEMA__INDICES
static final int DB2_SYSTEM_SCHEMA__TABLES
static final int DB2_SYSTEM_SCHEMA__SEQUENCES
static final int DB2_SYSTEM_SCHEMA__DATABASE
static final int DB2_SYSTEM_SCHEMA__ASSERTIONS
static final int DB2_SYSTEM_SCHEMA__USER_DEFINED_TYPES
static final int DB2_SYSTEM_SCHEMA__CHAR_SETS
static final int DB2_SYSTEM_SCHEMA__ROUTINES
static final int DB2_SYSTEM_SCHEMA__OWNER
static final int DB2_SYSTEM_SCHEMA__ACCESS_PLANS
static final int DB2_SYSTEM_SCHEMA__OLAP_OBJECTS
static final int DB2_SYSTEM_SCHEMA__JARS
static final int DB2_SYSTEM_SCHEMA__XSR_OBJECTS
static final int DB2_SYSTEM_SCHEMA_FEATURE_COUNT
static final int DB2_SOURCE
DB2 Source
' class.
DB2SourceImpl
,
DB2ModelPackageImpl.getDB2Source()
,
Constant Field Valuesstatic final int DB2_SOURCE__EANNOTATIONS
static final int DB2_SOURCE__NAME
static final int DB2_SOURCE__DEPENDENCIES
static final int DB2_SOURCE__DESCRIPTION
static final int DB2_SOURCE__LABEL
static final int DB2_SOURCE__COMMENTS
static final int DB2_SOURCE__PRIVILEGES
static final int DB2_SOURCE__BODY
static final int DB2_SOURCE__FILE_NAME
static final int DB2_SOURCE__PACKAGE_NAME
static final int DB2_SOURCE__DB2_PACKAGE_NAME
static final int DB2_SOURCE__LAST_MODIFIED
static final int DB2_SOURCE__SUPPORTING
static final int DB2_SOURCE__PRIMARY
static final int DB2_SOURCE_FEATURE_COUNT
static final int DB2_USER_DEFINED_FUNCTION
DB2 User Defined Function
' class.
DB2UserDefinedFunctionImpl
,
DB2ModelPackageImpl.getDB2UserDefinedFunction()
,
Constant Field Valuesstatic final int DB2_USER_DEFINED_FUNCTION__EANNOTATIONS
static final int DB2_USER_DEFINED_FUNCTION__NAME
static final int DB2_USER_DEFINED_FUNCTION__DEPENDENCIES
static final int DB2_USER_DEFINED_FUNCTION__DESCRIPTION
static final int DB2_USER_DEFINED_FUNCTION__LABEL
static final int DB2_USER_DEFINED_FUNCTION__COMMENTS
static final int DB2_USER_DEFINED_FUNCTION__PRIVILEGES
static final int DB2_USER_DEFINED_FUNCTION__SPECIFIC_NAME
static final int DB2_USER_DEFINED_FUNCTION__LANGUAGE
static final int DB2_USER_DEFINED_FUNCTION__PARAMETER_STYLE
static final int DB2_USER_DEFINED_FUNCTION__DETERMINISTIC
static final int DB2_USER_DEFINED_FUNCTION__SQL_DATA_ACCESS
static final int DB2_USER_DEFINED_FUNCTION__CREATION_TS
static final int DB2_USER_DEFINED_FUNCTION__LAST_ALTERED_TS
static final int DB2_USER_DEFINED_FUNCTION__AUTHORIZATION_ID
static final int DB2_USER_DEFINED_FUNCTION__SECURITY
static final int DB2_USER_DEFINED_FUNCTION__EXTERNAL_NAME
static final int DB2_USER_DEFINED_FUNCTION__PARAMETERS
static final int DB2_USER_DEFINED_FUNCTION__SOURCE
static final int DB2_USER_DEFINED_FUNCTION__SCHEMA
static final int DB2_USER_DEFINED_FUNCTION__NULL_CALL
static final int DB2_USER_DEFINED_FUNCTION__STATIC
static final int DB2_USER_DEFINED_FUNCTION__TRANSFORM_GROUP
static final int DB2_USER_DEFINED_FUNCTION__TYPE_PRESERVING
static final int DB2_USER_DEFINED_FUNCTION__MUTATOR
static final int DB2_USER_DEFINED_FUNCTION__RETURN_TABLE
static final int DB2_USER_DEFINED_FUNCTION__RETURN_SCALER
static final int DB2_USER_DEFINED_FUNCTION__RETURN_CAST
static final int DB2_USER_DEFINED_FUNCTION__FENCED
static final int DB2_USER_DEFINED_FUNCTION__THREADSAFE
static final int DB2_USER_DEFINED_FUNCTION__DB_INFO
static final int DB2_USER_DEFINED_FUNCTION__IMPLICIT_SCHEMA
static final int DB2_USER_DEFINED_FUNCTION__FEDERATED
static final int DB2_USER_DEFINED_FUNCTION__PARM_CCSID
static final int DB2_USER_DEFINED_FUNCTION__SPECIAL_REGISTER
static final int DB2_USER_DEFINED_FUNCTION__CHANGE_STATE
static final int DB2_USER_DEFINED_FUNCTION__DEBUG_ID
static final int DB2_USER_DEFINED_FUNCTION__PROGRAM_TYPE
static final int DB2_USER_DEFINED_FUNCTION__ORIG_SCHEMA_NAME
static final int DB2_USER_DEFINED_FUNCTION__ORIG_PARM_SIG
static final int DB2_USER_DEFINED_FUNCTION__EXTENDED_OPTIONS
static final int DB2_USER_DEFINED_FUNCTION__ROUTINE_EXTENSIONS
static final int DB2_USER_DEFINED_FUNCTION__FINAL_CALL
static final int DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD
static final int DB2_USER_DEFINED_FUNCTION__SCRATCH_PAD_LENGTH
static final int DB2_USER_DEFINED_FUNCTION__FUNCTION_TYPE
static final int DB2_USER_DEFINED_FUNCTION__PREDICATE
static final int DB2_USER_DEFINED_FUNCTION__EXTERNAL_ACTION
static final int DB2_USER_DEFINED_FUNCTION__CARDINALITY
static final int DB2_USER_DEFINED_FUNCTION__ALLOW_PARALLEL
static final int DB2_USER_DEFINED_FUNCTION__RETURN_CLAUSE
static final int DB2_USER_DEFINED_FUNCTION__ORIGIN
static final int DB2_USER_DEFINED_FUNCTION__INHERIT_LOCK_REQUEST
static final int DB2_USER_DEFINED_FUNCTION_FEATURE_COUNT
static final int DB2_METHOD
DB2 Method
' class.
DB2MethodImpl
,
DB2ModelPackageImpl.getDB2Method()
,
Constant Field Valuesstatic final int DB2_METHOD__EANNOTATIONS
static final int DB2_METHOD__NAME
static final int DB2_METHOD__DEPENDENCIES
static final int DB2_METHOD__DESCRIPTION
static final int DB2_METHOD__LABEL
static final int DB2_METHOD__COMMENTS
static final int DB2_METHOD__PRIVILEGES
static final int DB2_METHOD__SPECIFIC_NAME
static final int DB2_METHOD__LANGUAGE
static final int DB2_METHOD__PARAMETER_STYLE
static final int DB2_METHOD__DETERMINISTIC
static final int DB2_METHOD__SQL_DATA_ACCESS
static final int DB2_METHOD__CREATION_TS
static final int DB2_METHOD__LAST_ALTERED_TS
static final int DB2_METHOD__AUTHORIZATION_ID
static final int DB2_METHOD__SECURITY
static final int DB2_METHOD__EXTERNAL_NAME
static final int DB2_METHOD__PARAMETERS
static final int DB2_METHOD__SOURCE
static final int DB2_METHOD__SCHEMA
static final int DB2_METHOD__NULL_CALL
static final int DB2_METHOD__STATIC
static final int DB2_METHOD__TRANSFORM_GROUP
static final int DB2_METHOD__TYPE_PRESERVING
static final int DB2_METHOD__MUTATOR
static final int DB2_METHOD__RETURN_TABLE
static final int DB2_METHOD__RETURN_SCALER
static final int DB2_METHOD__RETURN_CAST
static final int DB2_METHOD__OVERRIDING
static final int DB2_METHOD__CONSTRUCTOR
static final int DB2_METHOD__FENCED
static final int DB2_METHOD__THREADSAFE
static final int DB2_METHOD__DB_INFO
static final int DB2_METHOD__IMPLICIT_SCHEMA
static final int DB2_METHOD__FEDERATED
static final int DB2_METHOD__PARM_CCSID
static final int DB2_METHOD__SPECIAL_REGISTER
static final int DB2_METHOD__CHANGE_STATE
static final int DB2_METHOD__DEBUG_ID
static final int DB2_METHOD__PROGRAM_TYPE
static final int DB2_METHOD__ORIG_SCHEMA_NAME
static final int DB2_METHOD__ORIG_PARM_SIG
static final int DB2_METHOD__EXTENDED_OPTIONS
static final int DB2_METHOD__ROUTINE_EXTENSIONS
static final int DB2_METHOD__FINAL_CALL
static final int DB2_METHOD__SCRATCH_PAD
static final int DB2_METHOD__SCRATCH_PAD_LENGTH
static final int DB2_METHOD__FUNCTION_TYPE
static final int DB2_METHOD__PREDICATE
static final int DB2_METHOD__EXTERNAL_ACTION
static final int DB2_METHOD__CARDINALITY
static final int DB2_METHOD__ALLOW_PARALLEL
static final int DB2_METHOD__RETURN_CLAUSE
static final int DB2_METHOD__ORIGIN
static final int DB2_METHOD__INHERIT_LOCK_REQUEST
static final int DB2_METHOD__RETURNS_SELF_AS_RESULT
static final int DB2_METHOD__IMPLEMENTED
static final int DB2_METHOD_FEATURE_COUNT
static final int DB2_EXTENDED_OPTIONS
DB2 Extended Options
' class.
DB2ExtendedOptionsImpl
,
DB2ModelPackageImpl.getDB2ExtendedOptions()
,
Constant Field Valuesstatic final int DB2_EXTENDED_OPTIONS__EANNOTATIONS
static final int DB2_EXTENDED_OPTIONS__NAME
static final int DB2_EXTENDED_OPTIONS__DEPENDENCIES
static final int DB2_EXTENDED_OPTIONS__DESCRIPTION
static final int DB2_EXTENDED_OPTIONS__LABEL
static final int DB2_EXTENDED_OPTIONS__COMMENTS
static final int DB2_EXTENDED_OPTIONS__PRIVILEGES
static final int DB2_EXTENDED_OPTIONS__CLASSPATH_COMPILE_JARS
static final int DB2_EXTENDED_OPTIONS__PRE_COMPILE_OPTS
static final int DB2_EXTENDED_OPTIONS__FOR_DEBUG
static final int DB2_EXTENDED_OPTIONS__BUILT
static final int DB2_EXTENDED_OPTIONS__COMPILE_OPTS
static final int DB2_EXTENDED_OPTIONS__LINK_OPTS
static final int DB2_EXTENDED_OPTIONS__BIND_OPTS
static final int DB2_EXTENDED_OPTIONS__COLID
static final int DB2_EXTENDED_OPTIONS_FEATURE_COUNT
static final int DB2_ALIAS
DB2 Alias
' class.
DB2AliasImpl
,
DB2ModelPackageImpl.getDB2Alias()
,
Constant Field Valuesstatic final int DB2_ALIAS__EANNOTATIONS
static final int DB2_ALIAS__NAME
static final int DB2_ALIAS__DEPENDENCIES
static final int DB2_ALIAS__DESCRIPTION
static final int DB2_ALIAS__LABEL
static final int DB2_ALIAS__COMMENTS
static final int DB2_ALIAS__PRIVILEGES
static final int DB2_ALIAS__COLUMNS
static final int DB2_ALIAS__SUPERTABLE
static final int DB2_ALIAS__SUBTABLES
static final int DB2_ALIAS__SCHEMA
static final int DB2_ALIAS__UDT
static final int DB2_ALIAS__TRIGGERS
static final int DB2_ALIAS__INDEX
static final int DB2_ALIAS__SELF_REF_COLUMN_GENERATION
static final int DB2_ALIAS__INSERTABLE
static final int DB2_ALIAS__UPDATABLE
static final int DB2_ALIAS__ALIASED_TABLE
static final int DB2_ALIAS_FEATURE_COUNT
static final int DB2_MATERIALIZED_QUERY_TABLE
DB2 Materialized Query Table
' class.
DB2MaterializedQueryTableImpl
,
DB2ModelPackageImpl.getDB2MaterializedQueryTable()
,
Constant Field Valuesstatic final int DB2_MATERIALIZED_QUERY_TABLE__EANNOTATIONS
static final int DB2_MATERIALIZED_QUERY_TABLE__NAME
static final int DB2_MATERIALIZED_QUERY_TABLE__DEPENDENCIES
static final int DB2_MATERIALIZED_QUERY_TABLE__DESCRIPTION
static final int DB2_MATERIALIZED_QUERY_TABLE__LABEL
static final int DB2_MATERIALIZED_QUERY_TABLE__COMMENTS
static final int DB2_MATERIALIZED_QUERY_TABLE__PRIVILEGES
static final int DB2_MATERIALIZED_QUERY_TABLE__COLUMNS
static final int DB2_MATERIALIZED_QUERY_TABLE__SUPERTABLE
static final int DB2_MATERIALIZED_QUERY_TABLE__SUBTABLES
static final int DB2_MATERIALIZED_QUERY_TABLE__SCHEMA
static final int DB2_MATERIALIZED_QUERY_TABLE__UDT
static final int DB2_MATERIALIZED_QUERY_TABLE__TRIGGERS
static final int DB2_MATERIALIZED_QUERY_TABLE__INDEX
static final int DB2_MATERIALIZED_QUERY_TABLE__SELF_REF_COLUMN_GENERATION
static final int DB2_MATERIALIZED_QUERY_TABLE__INSERTABLE
static final int DB2_MATERIALIZED_QUERY_TABLE__UPDATABLE
static final int DB2_MATERIALIZED_QUERY_TABLE__QUERY_EXPRESSION
static final int DB2_MATERIALIZED_QUERY_TABLE__REFRESH
static final int DB2_MATERIALIZED_QUERY_TABLE__OPTIMIZE_QUERY
static final int DB2_MATERIALIZED_QUERY_TABLE__MAINTAINED_BY
static final int DB2_MATERIALIZED_QUERY_TABLE_FEATURE_COUNT
static final int DB2_INDEX
DB2 Index
' class.
DB2IndexImpl
,
DB2ModelPackageImpl.getDB2Index()
,
Constant Field Valuesstatic final int DB2_INDEX__EANNOTATIONS
static final int DB2_INDEX__NAME
static final int DB2_INDEX__DEPENDENCIES
static final int DB2_INDEX__DESCRIPTION
static final int DB2_INDEX__LABEL
static final int DB2_INDEX__COMMENTS
static final int DB2_INDEX__PRIVILEGES
static final int DB2_INDEX__SCHEMA
static final int DB2_INDEX__CLUSTERED
static final int DB2_INDEX__FILL_FACTOR
static final int DB2_INDEX__UNIQUE
static final int DB2_INDEX__SYSTEM_GENERATED
static final int DB2_INDEX__MEMBERS
static final int DB2_INDEX__TABLE
static final int DB2_INDEX__FOREIGN_KEY
static final int DB2_INDEX__INCLUDED_MEMBERS
static final int DB2_INDEX__INDEX_TYPE
static final int DB2_INDEX__XML_PATTERN
static final int DB2_INDEX__DB2_MULTIDIMENSIONAL_INDEX
static final int DB2_INDEX_FEATURE_COUNT
static final int DB2_MULTIDIMENSIONAL_INDEX
DB2 Multidimensional Index
' class.
DB2MultidimensionalIndexImpl
,
DB2ModelPackageImpl.getDB2MultidimensionalIndex()
,
Constant Field Valuesstatic final int DB2_MULTIDIMENSIONAL_INDEX__EANNOTATIONS
static final int DB2_MULTIDIMENSIONAL_INDEX__NAME
static final int DB2_MULTIDIMENSIONAL_INDEX__DEPENDENCIES
static final int DB2_MULTIDIMENSIONAL_INDEX__DESCRIPTION
static final int DB2_MULTIDIMENSIONAL_INDEX__LABEL
static final int DB2_MULTIDIMENSIONAL_INDEX__COMMENTS
static final int DB2_MULTIDIMENSIONAL_INDEX__PRIVILEGES
static final int DB2_MULTIDIMENSIONAL_INDEX__SCHEMA
static final int DB2_MULTIDIMENSIONAL_INDEX__CLUSTERED
static final int DB2_MULTIDIMENSIONAL_INDEX__FILL_FACTOR
static final int DB2_MULTIDIMENSIONAL_INDEX__UNIQUE
static final int DB2_MULTIDIMENSIONAL_INDEX__SYSTEM_GENERATED
static final int DB2_MULTIDIMENSIONAL_INDEX__MEMBERS
static final int DB2_MULTIDIMENSIONAL_INDEX__TABLE
static final int DB2_MULTIDIMENSIONAL_INDEX__FOREIGN_KEY
static final int DB2_MULTIDIMENSIONAL_INDEX__INCLUDED_MEMBERS
static final int DB2_MULTIDIMENSIONAL_INDEX__DIMENSION_INDEXES
static final int DB2_MULTIDIMENSIONAL_INDEX_FEATURE_COUNT
static final int DB2_FUNCTION__EANNOTATIONS
static final int DB2_FUNCTION__NAME
static final int DB2_FUNCTION__DEPENDENCIES
static final int DB2_FUNCTION__DESCRIPTION
static final int DB2_FUNCTION__LABEL
static final int DB2_FUNCTION__COMMENTS
static final int DB2_FUNCTION__PRIVILEGES
static final int DB2_FUNCTION__SPECIFIC_NAME
static final int DB2_FUNCTION__LANGUAGE
static final int DB2_FUNCTION__PARAMETER_STYLE
static final int DB2_FUNCTION__DETERMINISTIC
static final int DB2_FUNCTION__SQL_DATA_ACCESS
static final int DB2_FUNCTION__CREATION_TS
static final int DB2_FUNCTION__LAST_ALTERED_TS
static final int DB2_FUNCTION__AUTHORIZATION_ID
static final int DB2_FUNCTION__SECURITY
static final int DB2_FUNCTION__EXTERNAL_NAME
static final int DB2_FUNCTION__PARAMETERS
static final int DB2_FUNCTION__SOURCE
static final int DB2_FUNCTION__SCHEMA
static final int DB2_FUNCTION__FENCED
static final int DB2_FUNCTION__THREADSAFE
static final int DB2_FUNCTION__DB_INFO
static final int DB2_FUNCTION__IMPLICIT_SCHEMA
static final int DB2_FUNCTION__FEDERATED
static final int DB2_FUNCTION__PARM_CCSID
static final int DB2_FUNCTION__SPECIAL_REGISTER
static final int DB2_FUNCTION__CHANGE_STATE
static final int DB2_FUNCTION__DEBUG_ID
static final int DB2_FUNCTION__PROGRAM_TYPE
static final int DB2_FUNCTION__ORIG_SCHEMA_NAME
static final int DB2_FUNCTION__ORIG_PARM_SIG
static final int DB2_FUNCTION__EXTENDED_OPTIONS
static final int DB2_FUNCTION__ROUTINE_EXTENSIONS
static final int DB2_FUNCTION__FINAL_CALL
static final int DB2_FUNCTION__SCRATCH_PAD
static final int DB2_FUNCTION__SCRATCH_PAD_LENGTH
static final int DB2_FUNCTION__FUNCTION_TYPE
static final int DB2_FUNCTION__PREDICATE
static final int DB2_FUNCTION__EXTERNAL_ACTION
static final int DB2_FUNCTION__CARDINALITY
static final int DB2_FUNCTION__ALLOW_PARALLEL
static final int DB2_FUNCTION__RETURN_CLAUSE
static final int DB2_FUNCTION__ORIGIN
static final int DB2_FUNCTION__INHERIT_LOCK_REQUEST
static final int DB2_FUNCTION_FEATURE_COUNT
static final int DB2_JAVA_OPTIONS
DB2 Java Options
' class.
DB2JavaOptionsImpl
,
DB2ModelPackageImpl.getDB2JavaOptions()
,
Constant Field Valuesstatic final int DB2_JAVA_OPTIONS__EANNOTATIONS
static final int DB2_JAVA_OPTIONS__NAME
static final int DB2_JAVA_OPTIONS__DEPENDENCIES
static final int DB2_JAVA_OPTIONS__DESCRIPTION
static final int DB2_JAVA_OPTIONS__LABEL
static final int DB2_JAVA_OPTIONS__COMMENTS
static final int DB2_JAVA_OPTIONS__PRIVILEGES
static final int DB2_JAVA_OPTIONS__CLASS_NAME
static final int DB2_JAVA_OPTIONS__METHOD_NAME
static final int DB2_JAVA_OPTIONS__SQLJ
static final int DB2_JAVA_OPTIONS__PROCEDURE
static final int DB2_JAVA_OPTIONS__JAR
static final int DB2_JAVA_OPTIONS_FEATURE_COUNT
static final int DB2_PROCEDURE_DEPLOY
DB2 Procedure Deploy
' class.
DB2ProcedureDeployImpl
,
DB2ModelPackageImpl.getDB2ProcedureDeploy()
,
Constant Field Valuesstatic final int DB2_PROCEDURE_DEPLOY__EANNOTATIONS
static final int DB2_PROCEDURE_DEPLOY__NAME
static final int DB2_PROCEDURE_DEPLOY__DEPENDENCIES
static final int DB2_PROCEDURE_DEPLOY__DESCRIPTION
static final int DB2_PROCEDURE_DEPLOY__LABEL
static final int DB2_PROCEDURE_DEPLOY__COMMENTS
static final int DB2_PROCEDURE_DEPLOY__PRIVILEGES
static final int DB2_PROCEDURE_DEPLOY__FILE_NAME
static final int DB2_PROCEDURE_DEPLOY_FEATURE_COUNT
static final int DB2OLAP_OBJECT
DB2OLAP Object
' class.
DB2OLAPObjectImpl
,
DB2ModelPackageImpl.getDB2OLAPObject()
,
Constant Field Valuesstatic final int DB2OLAP_OBJECT__EANNOTATIONS
static final int DB2OLAP_OBJECT__NAME
static final int DB2OLAP_OBJECT__DEPENDENCIES
static final int DB2OLAP_OBJECT__DESCRIPTION
static final int DB2OLAP_OBJECT__LABEL
static final int DB2OLAP_OBJECT__COMMENTS
static final int DB2OLAP_OBJECT__PRIVILEGES
static final int DB2OLAP_OBJECT__SCHEMA
static final int DB2OLAP_OBJECT_FEATURE_COUNT
static final int DB2_ROUTINE_EXTENSION
DB2 Routine Extension
' class.
DB2RoutineExtension
,
DB2ModelPackageImpl.getDB2RoutineExtension()
,
Constant Field Valuesstatic final int DB2_ROUTINE_EXTENSION__EANNOTATIONS
static final int DB2_ROUTINE_EXTENSION__NAME
static final int DB2_ROUTINE_EXTENSION__DEPENDENCIES
static final int DB2_ROUTINE_EXTENSION__DESCRIPTION
static final int DB2_ROUTINE_EXTENSION__LABEL
static final int DB2_ROUTINE_EXTENSION__COMMENTS
static final int DB2_ROUTINE_EXTENSION__PRIVILEGES
static final int DB2_ROUTINE_EXTENSION_FEATURE_COUNT
static final int DB2_IDENTITY_SPECIFIER
DB2 Identity Specifier
' class.
DB2IdentitySpecifierImpl
,
DB2ModelPackageImpl.getDB2IdentitySpecifier()
,
Constant Field Valuesstatic final int DB2_IDENTITY_SPECIFIER__EANNOTATIONS
static final int DB2_IDENTITY_SPECIFIER__NAME
static final int DB2_IDENTITY_SPECIFIER__DEPENDENCIES
static final int DB2_IDENTITY_SPECIFIER__DESCRIPTION
static final int DB2_IDENTITY_SPECIFIER__LABEL
static final int DB2_IDENTITY_SPECIFIER__COMMENTS
static final int DB2_IDENTITY_SPECIFIER__PRIVILEGES
static final int DB2_IDENTITY_SPECIFIER__GENERATION_TYPE
static final int DB2_IDENTITY_SPECIFIER__START_VALUE
static final int DB2_IDENTITY_SPECIFIER__INCREMENT
static final int DB2_IDENTITY_SPECIFIER__MINIMUM
static final int DB2_IDENTITY_SPECIFIER__MAXIMUM
static final int DB2_IDENTITY_SPECIFIER__CYCLE_OPTION
static final int DB2_IDENTITY_SPECIFIER__CACHE
static final int DB2_IDENTITY_SPECIFIER__ORDER
static final int DB2_IDENTITY_SPECIFIER__SYSTEM_GENERATED
static final int DB2_IDENTITY_SPECIFIER_FEATURE_COUNT
static final int DB2_JAR
DB2 Jar
' class.
DB2JarImpl
,
DB2ModelPackageImpl.getDB2Jar()
,
Constant Field Valuesstatic final int DB2_JAR__EANNOTATIONS
static final int DB2_JAR__NAME
static final int DB2_JAR__DEPENDENCIES
static final int DB2_JAR__DESCRIPTION
static final int DB2_JAR__LABEL
static final int DB2_JAR__COMMENTS
static final int DB2_JAR__PRIVILEGES
static final int DB2_JAR__FILE_NAME
static final int DB2_JAR__PATH
static final int DB2_JAR__OWNER
static final int DB2_JAR__CREATED_TS
static final int DB2_JAR__ALTERED_TS
static final int DB2_JAR__PROCEDURES
static final int DB2_JAR__SCHEMA
static final int DB2_JAR_FEATURE_COUNT
static final int DB2_COLUMN
DB2 Column
' class.
DB2ColumnImpl
,
DB2ModelPackageImpl.getDB2Column()
,
Constant Field Valuesstatic final int DB2_COLUMN__EANNOTATIONS
static final int DB2_COLUMN__NAME
static final int DB2_COLUMN__DEPENDENCIES
static final int DB2_COLUMN__DESCRIPTION
static final int DB2_COLUMN__LABEL
static final int DB2_COLUMN__COMMENTS
static final int DB2_COLUMN__PRIVILEGES
static final int DB2_COLUMN__CONTAINED_TYPE
static final int DB2_COLUMN__REFERENCED_TYPE
static final int DB2_COLUMN__TABLE
static final int DB2_COLUMN__IDENTITY_SPECIFIER
static final int DB2_COLUMN__GENERATE_EXPRESSION
static final int DB2_COLUMN__IMPLEMENTATION_DEPENDENT
static final int DB2_COLUMN__NULLABLE
static final int DB2_COLUMN__DEFAULT_VALUE
static final int DB2_COLUMN__SCOPE_CHECK
static final int DB2_COLUMN__SCOPE_CHECKED
static final int DB2_COLUMN__GENERATION_TYPE
static final int DB2_COLUMN_FEATURE_COUNT
static final int DB2XSR_OBJECT
DB2XSR Object
' class.
DB2XSRObjectImpl
,
DB2ModelPackageImpl.getDB2XSRObject()
,
Constant Field Valuesstatic final int DB2XSR_OBJECT__EANNOTATIONS
static final int DB2XSR_OBJECT__NAME
static final int DB2XSR_OBJECT__DEPENDENCIES
static final int DB2XSR_OBJECT__DESCRIPTION
static final int DB2XSR_OBJECT__LABEL
static final int DB2XSR_OBJECT__COMMENTS
static final int DB2XSR_OBJECT__PRIVILEGES
static final int DB2XSR_OBJECT__SCHEMA
static final int DB2XSR_OBJECT_FEATURE_COUNT
static final int DB2XML_SCHEMA
DB2XML Schema
' class.
DB2XMLSchemaImpl
,
DB2ModelPackageImpl.getDB2XMLSchema()
,
Constant Field Valuesstatic final int DB2XML_SCHEMA__EANNOTATIONS
static final int DB2XML_SCHEMA__NAME
static final int DB2XML_SCHEMA__DEPENDENCIES
static final int DB2XML_SCHEMA__DESCRIPTION
static final int DB2XML_SCHEMA__LABEL
static final int DB2XML_SCHEMA__COMMENTS
static final int DB2XML_SCHEMA__PRIVILEGES
static final int DB2XML_SCHEMA__SCHEMA
static final int DB2XML_SCHEMA__DECOMPOSITION
static final int DB2XML_SCHEMA__STATUS
static final int DB2XML_SCHEMA__XML_SCHEMA_DOCS
static final int DB2XML_SCHEMA_FEATURE_COUNT
static final int DB2XML_SCHEMA_DOCUMENT
DB2XML Schema Document
' class.
DB2XMLSchemaDocumentImpl
,
DB2ModelPackageImpl.getDB2XMLSchemaDocument()
,
Constant Field Valuesstatic final int DB2XML_SCHEMA_DOCUMENT__EANNOTATIONS
static final int DB2XML_SCHEMA_DOCUMENT__NAME
static final int DB2XML_SCHEMA_DOCUMENT__DEPENDENCIES
static final int DB2XML_SCHEMA_DOCUMENT__DESCRIPTION
static final int DB2XML_SCHEMA_DOCUMENT__LABEL
static final int DB2XML_SCHEMA_DOCUMENT__COMMENTS
static final int DB2XML_SCHEMA_DOCUMENT__PRIVILEGES
static final int DB2XML_SCHEMA_DOCUMENT__FILE_NAME
static final int DB2XML_SCHEMA_DOCUMENT__SCHEMA_LOCATION
static final int DB2XML_SCHEMA_DOCUMENT__TARGET_NAMESPACE
static final int DB2XML_SCHEMA_DOCUMENT__PRIMARY
static final int DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA
static final int DB2XML_SCHEMA_DOCUMENT__XML_SCHEMA_DOC_PROPERTIES
static final int DB2XML_SCHEMA_DOCUMENT_FEATURE_COUNT
static final int DB2XML_SCHEMA_DOC_PROPERTIES
DB2XML Schema Doc Properties
' class.
DB2XMLSchemaDocPropertiesImpl
,
DB2ModelPackageImpl.getDB2XMLSchemaDocProperties()
,
Constant Field Valuesstatic final int DB2XML_SCHEMA_DOC_PROPERTIES__EANNOTATIONS
static final int DB2XML_SCHEMA_DOC_PROPERTIES__NAME
static final int DB2XML_SCHEMA_DOC_PROPERTIES__DEPENDENCIES
static final int DB2XML_SCHEMA_DOC_PROPERTIES__DESCRIPTION
static final int DB2XML_SCHEMA_DOC_PROPERTIES__LABEL
static final int DB2XML_SCHEMA_DOC_PROPERTIES__COMMENTS
static final int DB2XML_SCHEMA_DOC_PROPERTIES__PRIVILEGES
static final int DB2XML_SCHEMA_DOC_PROPERTIES__VALUE
static final int DB2XML_SCHEMA_DOC_PROPERTIES__XML_SCHEMA_DOC
static final int DB2XML_SCHEMA_DOC_PROPERTIES_FEATURE_COUNT
static final int ISOLATION_LEVEL_TYPE
Isolation Level Type
' enum.
IsolationLevelType
,
DB2ModelPackageImpl.getIsolationLevelType()
,
Constant Field Valuesstatic final int DB2_INDEX_TYPE
DB2 Index Type
' enum.
DB2IndexType
,
DB2ModelPackageImpl.getDB2IndexType()
,
Constant Field Valuesstatic final int DATA_CAPTURE_TYPE
Data Capture Type
' enum.
DataCaptureType
,
DB2ModelPackageImpl.getDataCaptureType()
,
Constant Field Valuesstatic final int UNIT_TYPE
Unit Type
' enum.
UnitType
,
DB2ModelPackageImpl.getUnitType()
,
Constant Field Valuesstatic final int GENERATE_TYPE
Generate Type
' enum.
GenerateType
,
DB2ModelPackageImpl.getGenerateType()
,
Constant Field Valuesstatic final int DB2XML_SCHEMA_DECOMPOSITION
DB2XML Schema Decomposition
' enum.
DB2XMLSchemaDecomposition
,
DB2ModelPackageImpl.getDB2XMLSchemaDecomposition()
,
Constant Field Valuesstatic final int DB2XML_SCHEMA_STATUS
DB2XML Schema Status
' enum.
DB2XMLSchemaStatus
,
DB2ModelPackageImpl.getDB2XMLSchemaStatus()
,
Constant Field Valuesstatic final int ORIGIN_TYPE
Origin Type
' enum.
OriginType
,
DB2ModelPackageImpl.getOriginType()
,
Constant Field ValuesMethod Detail |
---|
org.eclipse.emf.ecore.EClass getDB2Database()
DB2 Database
'.
DB2Database
org.eclipse.emf.ecore.EAttribute getDB2Database_Partitioned()
Partitioned
'.
DB2Database.isPartitioned()
,
getDB2Database()
org.eclipse.emf.ecore.EClass getDB2Package()
DB2 Package
'.
DB2Package
org.eclipse.emf.ecore.EAttribute getDB2Package_Operative()
Operative
'.
DB2Package.isOperative()
,
getDB2Package()
org.eclipse.emf.ecore.EClass getDB2Table()
DB2 Table
'.
DB2Table
org.eclipse.emf.ecore.EAttribute getDB2Table_DataCapture()
Data Capture
'.
DB2Table.getDataCapture()
,
getDB2Table()
org.eclipse.emf.ecore.EReference getDB2Table_Packages()
Packages
'.
DB2Table.getPackages()
,
getDB2Table()
org.eclipse.emf.ecore.EClass getDB2Trigger()
DB2 Trigger
'.
DB2Trigger
org.eclipse.emf.ecore.EAttribute getDB2Trigger_Operative()
Operative
'.
DB2Trigger.isOperative()
,
getDB2Trigger()
org.eclipse.emf.ecore.EClass getDB2Function()
DB2 Function
'.
DB2Function
org.eclipse.emf.ecore.EAttribute getDB2Function_FinalCall()
Final Call
'.
DB2Function.isFinalCall()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_ScratchPad()
Scratch Pad
'.
DB2Function.isScratchPad()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_ScratchPadLength()
Scratch Pad Length
'.
DB2Function.getScratchPadLength()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_FunctionType()
Function Type
'.
DB2Function.getFunctionType()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_Predicate()
Predicate
'.
DB2Function.getPredicate()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_ExternalAction()
External Action
'.
DB2Function.isExternalAction()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_Cardinality()
Cardinality
'.
DB2Function.getCardinality()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_AllowParallel()
Allow Parallel
'.
DB2Function.isAllowParallel()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_ReturnClause()
Return Clause
'.
DB2Function.getReturnClause()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_Origin()
Origin
'.
DB2Function.getOrigin()
,
getDB2Function()
org.eclipse.emf.ecore.EAttribute getDB2Function_InheritLockRequest()
Inherit Lock Request
'.
DB2Function.isInheritLockRequest()
,
getDB2Function()
org.eclipse.emf.ecore.EClass getDB2JavaOptions()
DB2 Java Options
'.
DB2JavaOptions
org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_ClassName()
Class Name
'.
DB2JavaOptions.getClassName()
,
getDB2JavaOptions()
org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_MethodName()
Method Name
'.
DB2JavaOptions.getMethodName()
,
getDB2JavaOptions()
org.eclipse.emf.ecore.EAttribute getDB2JavaOptions_Sqlj()
Sqlj
'.
DB2JavaOptions.isSqlj()
,
getDB2JavaOptions()
org.eclipse.emf.ecore.EReference getDB2JavaOptions_Procedure()
Procedure
'.
DB2JavaOptions.getProcedure()
,
getDB2JavaOptions()
org.eclipse.emf.ecore.EReference getDB2JavaOptions_Jar()
Jar
'.
DB2JavaOptions.getJar()
,
getDB2JavaOptions()
org.eclipse.emf.ecore.EClass getDB2ProcedureDeploy()
DB2 Procedure Deploy
'.
DB2ProcedureDeploy
org.eclipse.emf.ecore.EAttribute getDB2ProcedureDeploy_FileName()
File Name
'.
DB2ProcedureDeploy.getFileName()
,
getDB2ProcedureDeploy()
org.eclipse.emf.ecore.EClass getDB2OLAPObject()
DB2OLAP Object
'.
DB2OLAPObject
org.eclipse.emf.ecore.EReference getDB2OLAPObject_Schema()
Schema
'.
DB2OLAPObject.getSchema()
,
getDB2OLAPObject()
org.eclipse.emf.ecore.EClass getDB2RoutineExtension()
DB2 Routine Extension
'.
DB2RoutineExtension
org.eclipse.emf.ecore.EClass getDB2IdentitySpecifier()
DB2 Identity Specifier
'.
DB2IdentitySpecifier
org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_Cache()
Cache
'.
DB2IdentitySpecifier.getCache()
,
getDB2IdentitySpecifier()
org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_Order()
Order
'.
DB2IdentitySpecifier.isOrder()
,
getDB2IdentitySpecifier()
org.eclipse.emf.ecore.EAttribute getDB2IdentitySpecifier_SystemGenerated()
System Generated
'.
DB2IdentitySpecifier.isSystemGenerated()
,
getDB2IdentitySpecifier()
org.eclipse.emf.ecore.EClass getDB2Jar()
DB2 Jar
'.
DB2Jar
org.eclipse.emf.ecore.EAttribute getDB2Jar_FileName()
File Name
'.
DB2Jar.getFileName()
,
getDB2Jar()
org.eclipse.emf.ecore.EAttribute getDB2Jar_Path()
Path
'.
DB2Jar.getPath()
,
getDB2Jar()
org.eclipse.emf.ecore.EAttribute getDB2Jar_Owner()
Owner
'.
DB2Jar.getOwner()
,
getDB2Jar()
org.eclipse.emf.ecore.EAttribute getDB2Jar_CreatedTS()
Created TS
'.
DB2Jar.getCreatedTS()
,
getDB2Jar()
org.eclipse.emf.ecore.EAttribute getDB2Jar_AlteredTS()
Altered TS
'.
DB2Jar.getAlteredTS()
,
getDB2Jar()
org.eclipse.emf.ecore.EReference getDB2Jar_Procedures()
Procedures
'.
DB2Jar.getProcedures()
,
getDB2Jar()
org.eclipse.emf.ecore.EReference getDB2Jar_Schema()
Schema
'.
DB2Jar.getSchema()
,
getDB2Jar()
org.eclipse.emf.ecore.EClass getDB2Column()
DB2 Column
'.
DB2Column
org.eclipse.emf.ecore.EAttribute getDB2Column_GenerationType()
Generation Type
'.
DB2Column.getGenerationType()
,
getDB2Column()
org.eclipse.emf.ecore.EClass getDB2XSRObject()
DB2XSR Object
'.
DB2XSRObject
org.eclipse.emf.ecore.EReference getDB2XSRObject_Schema()
Schema
'.
DB2XSRObject.getSchema()
,
getDB2XSRObject()
org.eclipse.emf.ecore.EClass getDB2XMLSchema()
DB2XML Schema
'.
DB2XMLSchema
org.eclipse.emf.ecore.EAttribute getDB2XMLSchema_Decomposition()
Decomposition
'.
DB2XMLSchema.getDecomposition()
,
getDB2XMLSchema()
org.eclipse.emf.ecore.EAttribute getDB2XMLSchema_Status()
Status
'.
DB2XMLSchema.getStatus()
,
getDB2XMLSchema()
org.eclipse.emf.ecore.EReference getDB2XMLSchema_XmlSchemaDocs()
Xml Schema Docs
'.
DB2XMLSchema.getXmlSchemaDocs()
,
getDB2XMLSchema()
org.eclipse.emf.ecore.EClass getDB2XMLSchemaDocument()
DB2XML Schema Document
'.
DB2XMLSchemaDocument
org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_FileName()
File Name
'.
DB2XMLSchemaDocument.getFileName()
,
getDB2XMLSchemaDocument()
org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_SchemaLocation()
Schema Location
'.
DB2XMLSchemaDocument.getSchemaLocation()
,
getDB2XMLSchemaDocument()
org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_TargetNamespace()
Target Namespace
'.
DB2XMLSchemaDocument.getTargetNamespace()
,
getDB2XMLSchemaDocument()
org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocument_Primary()
Primary
'.
DB2XMLSchemaDocument.isPrimary()
,
getDB2XMLSchemaDocument()
org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocument_XmlSchema()
Xml Schema
'.
DB2XMLSchemaDocument.getXmlSchema()
,
getDB2XMLSchemaDocument()
org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocument_XmlSchemaDocProperties()
Xml Schema Doc Properties
'.
DB2XMLSchemaDocument.getXmlSchemaDocProperties()
,
getDB2XMLSchemaDocument()
org.eclipse.emf.ecore.EClass getDB2XMLSchemaDocProperties()
DB2XML Schema Doc Properties
'.
DB2XMLSchemaDocProperties
org.eclipse.emf.ecore.EAttribute getDB2XMLSchemaDocProperties_Value()
Value
'.
DB2XMLSchemaDocProperties.getValue()
,
getDB2XMLSchemaDocProperties()
org.eclipse.emf.ecore.EReference getDB2XMLSchemaDocProperties_XmlSchemaDoc()
Xml Schema Doc
'.
DB2XMLSchemaDocProperties.getXmlSchemaDoc()
,
getDB2XMLSchemaDocProperties()
org.eclipse.emf.ecore.EClass getDB2Procedure()
DB2 Procedure
'.
DB2Procedure
org.eclipse.emf.ecore.EAttribute getDB2Procedure_ModelResultSets()
Model Result Sets
'.
DB2Procedure.isModelResultSets()
,
getDB2Procedure()
org.eclipse.emf.ecore.EAttribute getDB2Procedure_NullInput()
Null Input
'.
DB2Procedure.isNullInput()
,
getDB2Procedure()
org.eclipse.emf.ecore.EAttribute getDB2Procedure_Version()
Version
'.
DB2Procedure.getVersion()
,
getDB2Procedure()
org.eclipse.emf.ecore.EReference getDB2Procedure_Return()
Return
'.
DB2Procedure.getReturn()
,
getDB2Procedure()
org.eclipse.emf.ecore.EReference getDB2Procedure_JavaOptions()
Java Options
'.
DB2Procedure.getJavaOptions()
,
getDB2Procedure()
org.eclipse.emf.ecore.EReference getDB2Procedure_Deploy()
Deploy
'.
DB2Procedure.getDeploy()
,
getDB2Procedure()
org.eclipse.emf.ecore.EClass getDB2Schema()
DB2 Schema
'.
DB2Schema
org.eclipse.emf.ecore.EReference getDB2Schema_AccessPlans()
Access Plans
'.
DB2Schema.getAccessPlans()
,
getDB2Schema()
org.eclipse.emf.ecore.EReference getDB2Schema_OlapObjects()
Olap Objects
'.
DB2Schema.getOlapObjects()
,
getDB2Schema()
org.eclipse.emf.ecore.EReference getDB2Schema_Jars()
Jars
'.
DB2Schema.getJars()
,
getDB2Schema()
org.eclipse.emf.ecore.EReference getDB2Schema_XsrObjects()
Xsr Objects
'.
DB2Schema.getXsrObjects()
,
getDB2Schema()
org.eclipse.emf.ecore.EClass getDB2Routine()
DB2 Routine
'.
DB2Routine
org.eclipse.emf.ecore.EAttribute getDB2Routine_Fenced()
Fenced
'.
DB2Routine.getFenced()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_Threadsafe()
Threadsafe
'.
DB2Routine.getThreadsafe()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_DbInfo()
Db Info
'.
DB2Routine.isDbInfo()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_ImplicitSchema()
Implicit Schema
'.
DB2Routine.isImplicitSchema()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_Federated()
Federated
'.
DB2Routine.isFederated()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_ParmCcsid()
Parm Ccsid
'.
DB2Routine.getParmCcsid()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_SpecialRegister()
Special Register
'.
DB2Routine.getSpecialRegister()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_ChangeState()
Change State
'.
DB2Routine.getChangeState()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_DebugId()
Debug Id
'.
DB2Routine.getDebugId()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_ProgramType()
Program Type
'.
DB2Routine.getProgramType()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_OrigSchemaName()
Orig Schema Name
'.
DB2Routine.getOrigSchemaName()
,
getDB2Routine()
org.eclipse.emf.ecore.EAttribute getDB2Routine_OrigParmSig()
Orig Parm Sig
'.
DB2Routine.getOrigParmSig()
,
getDB2Routine()
org.eclipse.emf.ecore.EReference getDB2Routine_ExtendedOptions()
Extended Options
'.
DB2Routine.getExtendedOptions()
,
getDB2Routine()
org.eclipse.emf.ecore.EReference getDB2Routine_RoutineExtensions()
Routine Extensions
'.
DB2Routine.getRoutineExtensions()
,
getDB2Routine()
org.eclipse.emf.ecore.EClass getDB2DatabaseManager()
DB2 Database Manager
'.
DB2DatabaseManager
org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Databases()
Databases
'.
DB2DatabaseManager.getDatabases()
,
getDB2DatabaseManager()
org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Db2Process()
Db2 Process
'.
DB2DatabaseManager.getDb2Process()
,
getDB2DatabaseManager()
org.eclipse.emf.ecore.EReference getDB2DatabaseManager_Server()
Server
'.
DB2DatabaseManager.getServer()
,
getDB2DatabaseManager()
org.eclipse.emf.ecore.EClass getDB2View()
DB2 View
'.
DB2View
org.eclipse.emf.ecore.EAttribute getDB2View_Operative()
Operative
'.
DB2View.isOperative()
,
getDB2View()
org.eclipse.emf.ecore.EClass getDB2ApplicationProcess()
DB2 Application Process
'.
DB2ApplicationProcess
org.eclipse.emf.ecore.EAttribute getDB2ApplicationProcess_IsolationLevel()
Isolation Level
'.
DB2ApplicationProcess.getIsolationLevel()
,
getDB2ApplicationProcess()
org.eclipse.emf.ecore.EReference getDB2ApplicationProcess_UnitOfWork()
Unit Of Work
'.
DB2ApplicationProcess.getUnitOfWork()
,
getDB2ApplicationProcess()
org.eclipse.emf.ecore.EClass getDB2Transaction()
DB2 Transaction
'.
DB2Transaction
org.eclipse.emf.ecore.EClass getDB2SystemSchema()
DB2 System Schema
'.
DB2SystemSchema
org.eclipse.emf.ecore.EClass getDB2Source()
DB2 Source
'.
DB2Source
org.eclipse.emf.ecore.EAttribute getDB2Source_FileName()
File Name
'.
DB2Source.getFileName()
,
getDB2Source()
org.eclipse.emf.ecore.EAttribute getDB2Source_PackageName()
Package Name
'.
DB2Source.getPackageName()
,
getDB2Source()
org.eclipse.emf.ecore.EAttribute getDB2Source_Db2PackageName()
Db2 Package Name
'.
DB2Source.getDb2PackageName()
,
getDB2Source()
org.eclipse.emf.ecore.EAttribute getDB2Source_LastModified()
Last Modified
'.
DB2Source.getLastModified()
,
getDB2Source()
org.eclipse.emf.ecore.EReference getDB2Source_Supporting()
Supporting
'.
DB2Source.getSupporting()
,
getDB2Source()
org.eclipse.emf.ecore.EReference getDB2Source_Primary()
Primary
'.
DB2Source.getPrimary()
,
getDB2Source()
org.eclipse.emf.ecore.EClass getDB2AccessPlan()
DB2 Access Plan
'.
DB2AccessPlan
org.eclipse.emf.ecore.EClass getDB2UserDefinedFunction()
DB2 User Defined Function
'.
DB2UserDefinedFunction
org.eclipse.emf.ecore.EClass getDB2Method()
DB2 Method
'.
DB2Method
org.eclipse.emf.ecore.EAttribute getDB2Method_ReturnsSelfAsResult()
Returns Self As Result
'.
DB2Method.isReturnsSelfAsResult()
,
getDB2Method()
org.eclipse.emf.ecore.EAttribute getDB2Method_Implemented()
Implemented
'.
DB2Method.isImplemented()
,
getDB2Method()
org.eclipse.emf.ecore.EClass getDB2ExtendedOptions()
DB2 Extended Options
'.
DB2ExtendedOptions
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_ClasspathCompileJars()
Classpath Compile Jars
'.
DB2ExtendedOptions.getClasspathCompileJars()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_PreCompileOpts()
Pre Compile Opts
'.
DB2ExtendedOptions.getPreCompileOpts()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_ForDebug()
For Debug
'.
DB2ExtendedOptions.isForDebug()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_Built()
Built
'.
DB2ExtendedOptions.isBuilt()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_CompileOpts()
Compile Opts
'.
DB2ExtendedOptions.getCompileOpts()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_LinkOpts()
Link Opts
'.
DB2ExtendedOptions.getLinkOpts()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_BindOpts()
Bind Opts
'.
DB2ExtendedOptions.getBindOpts()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EAttribute getDB2ExtendedOptions_Colid()
Colid
'.
DB2ExtendedOptions.getColid()
,
getDB2ExtendedOptions()
org.eclipse.emf.ecore.EClass getDB2Alias()
DB2 Alias
'.
DB2Alias
org.eclipse.emf.ecore.EReference getDB2Alias_AliasedTable()
Aliased Table
'.
DB2Alias.getAliasedTable()
,
getDB2Alias()
org.eclipse.emf.ecore.EClass getDB2MaterializedQueryTable()
DB2 Materialized Query Table
'.
DB2MaterializedQueryTable
org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_Refresh()
Refresh
'.
DB2MaterializedQueryTable.getRefresh()
,
getDB2MaterializedQueryTable()
org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_OptimizeQuery()
Optimize Query
'.
DB2MaterializedQueryTable.isOptimizeQuery()
,
getDB2MaterializedQueryTable()
org.eclipse.emf.ecore.EAttribute getDB2MaterializedQueryTable_MaintainedBy()
Maintained By
'.
DB2MaterializedQueryTable.getMaintainedBy()
,
getDB2MaterializedQueryTable()
org.eclipse.emf.ecore.EClass getDB2Index()
DB2 Index
'.
DB2Index
org.eclipse.emf.ecore.EAttribute getDB2Index_IndexType()
Index Type
'.
DB2Index.getIndexType()
,
getDB2Index()
org.eclipse.emf.ecore.EAttribute getDB2Index_XmlPattern()
Xml Pattern
'.
DB2Index.getXmlPattern()
,
getDB2Index()
org.eclipse.emf.ecore.EReference getDB2Index_DB2MultidimensionalIndex()
DB2 Multidimensional Index
'.
DB2Index.getDB2MultidimensionalIndex()
,
getDB2Index()
org.eclipse.emf.ecore.EClass getDB2MultidimensionalIndex()
DB2 Multidimensional Index
'.
DB2MultidimensionalIndex
org.eclipse.emf.ecore.EReference getDB2MultidimensionalIndex_DimensionIndexes()
Dimension Indexes
'.
DB2MultidimensionalIndex.getDimensionIndexes()
,
getDB2MultidimensionalIndex()
org.eclipse.emf.ecore.EEnum getIsolationLevelType()
Isolation Level Type
'.
IsolationLevelType
org.eclipse.emf.ecore.EEnum getDB2IndexType()
DB2 Index Type
'.
DB2IndexType
org.eclipse.emf.ecore.EEnum getDataCaptureType()
Data Capture Type
'.
DataCaptureType
org.eclipse.emf.ecore.EEnum getUnitType()
Unit Type
'.
UnitType
org.eclipse.emf.ecore.EEnum getGenerateType()
Generate Type
'.
GenerateType
org.eclipse.emf.ecore.EEnum getDB2XMLSchemaDecomposition()
DB2XML Schema Decomposition
'.
DB2XMLSchemaDecomposition
org.eclipse.emf.ecore.EEnum getDB2XMLSchemaStatus()
DB2XML Schema Status
'.
DB2XMLSchemaStatus
org.eclipse.emf.ecore.EEnum getOriginType()
Origin Type
'.
OriginType
DB2ModelFactory getDB2ModelFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |