com.ibm.db.models.db2.iSeries
Interface ISeriesPackage

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

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

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

See Also:
ISeriesFactory

Nested Class Summary
static interface ISeriesPackage.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 ISeriesPackage 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 ISERIES_ALIAS
          The meta object id for the 'Alias' class.
static int ISERIES_ALIAS__ALIASED_TABLE
          The feature id for the 'Aliased Table' reference.
static int ISERIES_ALIAS__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int ISERIES_ALIAS__COMMENTS
          The feature id for the 'Comments' reference list.
static int ISERIES_ALIAS__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ISERIES_ALIAS__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ISERIES_ALIAS__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ISERIES_ALIAS__INDEX
          The feature id for the 'Index' reference list.
static int ISERIES_ALIAS__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int ISERIES_ALIAS__LABEL
          The feature id for the 'Label' attribute.
static int ISERIES_ALIAS__NAME
          The feature id for the 'Name' attribute.
static int ISERIES_ALIAS__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ISERIES_ALIAS__SCHEMA
          The feature id for the 'Schema' reference.
static int ISERIES_ALIAS__SELF_REF_COLUMN_GENERATION
          The feature id for the 'Self Ref Column Generation' attribute.
static int ISERIES_ALIAS__SUBTABLES
          The feature id for the 'Subtables' reference list.
static int ISERIES_ALIAS__SUPERTABLE
          The feature id for the 'Supertable' reference.
static int ISERIES_ALIAS__SYSTEM_NAME
          The feature id for the 'System Name' attribute.
static int ISERIES_ALIAS__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int ISERIES_ALIAS__UDT
          The feature id for the 'Udt' reference.
static int ISERIES_ALIAS__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int ISERIES_ALIAS_FEATURE_COUNT
          The number of structural features of the 'Alias' class.
static int ISERIES_CHARACTER_SET
          The meta object id for the 'Character Set' class.
static int ISERIES_CHARACTER_SET__CCSID
          The feature id for the 'Ccsid' attribute.
static int ISERIES_CHARACTER_SET__COMMENTS
          The feature id for the 'Comments' reference list.
static int ISERIES_CHARACTER_SET__DEFAULT_COLLATION
          The feature id for the 'Default Collation' attribute.
static int ISERIES_CHARACTER_SET__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ISERIES_CHARACTER_SET__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ISERIES_CHARACTER_SET__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ISERIES_CHARACTER_SET__ENCODING
          The feature id for the 'Encoding' attribute.
static int ISERIES_CHARACTER_SET__LABEL
          The feature id for the 'Label' attribute.
static int ISERIES_CHARACTER_SET__NAME
          The feature id for the 'Name' attribute.
static int ISERIES_CHARACTER_SET__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ISERIES_CHARACTER_SET__REPERTOIRE
          The feature id for the 'Repertoire' attribute.
static int ISERIES_CHARACTER_SET__SCHEMA
          The feature id for the 'Schema' reference.
static int ISERIES_CHARACTER_SET__SUBTYPE
          The feature id for the 'Subtype' attribute.
static int ISERIES_CHARACTER_SET_FEATURE_COUNT
          The number of structural features of the 'Character Set' class.
static int ISERIES_CHARACTER_SET_SUBTYPE
          The meta object id for the 'Character Set Subtype' enum.
static int ISERIES_COLUMN
          The meta object id for the 'Column' class.
static int ISERIES_COLUMN__COMMENTS
          The feature id for the 'Comments' reference list.
static int ISERIES_COLUMN__CONTAINED_TYPE
          The feature id for the 'Contained Type' containment reference.
static int ISERIES_COLUMN__DEFAULT_VALUE
          The feature id for the 'Default Value' attribute.
static int ISERIES_COLUMN__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ISERIES_COLUMN__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ISERIES_COLUMN__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ISERIES_COLUMN__GENERATE_EXPRESSION
          The feature id for the 'Generate Expression' containment reference.
static int ISERIES_COLUMN__GENERATION_TYPE
          The feature id for the 'Generation Type' attribute.
static int ISERIES_COLUMN__IDENTITY_SPECIFIER
          The feature id for the 'Identity Specifier' containment reference.
static int ISERIES_COLUMN__IMPLEMENTATION_DEPENDENT
          The feature id for the 'Implementation Dependent' attribute.
static int ISERIES_COLUMN__LABEL
          The feature id for the 'Label' attribute.
static int ISERIES_COLUMN__LABEL_TEXT
          The feature id for the 'Label Text' attribute.
static int ISERIES_COLUMN__NAME
          The feature id for the 'Name' attribute.
static int ISERIES_COLUMN__NULLABLE
          The feature id for the 'Nullable' attribute.
static int ISERIES_COLUMN__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ISERIES_COLUMN__REFERENCED_TYPE
          The feature id for the 'Referenced Type' reference.
static int ISERIES_COLUMN__SCOPE_CHECK
          The feature id for the 'Scope Check' attribute.
static int ISERIES_COLUMN__SCOPE_CHECKED
          The feature id for the 'Scope Checked' attribute.
static int ISERIES_COLUMN__SYSTEM_NAME
          The feature id for the 'System Name' attribute.
static int ISERIES_COLUMN__TABLE
          The feature id for the 'Table' container reference.
static int ISERIES_COLUMN_FEATURE_COUNT
          The number of structural features of the 'Column' class.
static int ISERIES_TABLE
          The meta object id for the 'Table' class.
static int ISERIES_TABLE__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int ISERIES_TABLE__COMMENTS
          The feature id for the 'Comments' reference list.
static int ISERIES_TABLE__CONSTRAINTS
          The feature id for the 'Constraints' containment reference list.
static int ISERIES_TABLE__DATA_CAPTURE
          The feature id for the 'Data Capture' attribute.
static int ISERIES_TABLE__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ISERIES_TABLE__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ISERIES_TABLE__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ISERIES_TABLE__INDEX
          The feature id for the 'Index' reference list.
static int ISERIES_TABLE__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int ISERIES_TABLE__LABEL
          The feature id for the 'Label' attribute.
static int ISERIES_TABLE__NAME
          The feature id for the 'Name' attribute.
static int ISERIES_TABLE__PACKAGES
          The feature id for the 'Packages' reference list.
static int ISERIES_TABLE__PHYSICAL_FILE
          The feature id for the 'Physical File' attribute.
static int ISERIES_TABLE__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ISERIES_TABLE__REFERENCING_FOREIGN_KEYS
          The feature id for the 'Referencing Foreign Keys' reference list.
static int ISERIES_TABLE__SCHEMA
          The feature id for the 'Schema' reference.
static int ISERIES_TABLE__SELF_REF_COLUMN_GENERATION
          The feature id for the 'Self Ref Column Generation' attribute.
static int ISERIES_TABLE__SUBTABLES
          The feature id for the 'Subtables' reference list.
static int ISERIES_TABLE__SUPERTABLE
          The feature id for the 'Supertable' reference.
static int ISERIES_TABLE__SYSTEM_NAME
          The feature id for the 'System Name' attribute.
static int ISERIES_TABLE__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int ISERIES_TABLE__UDT
          The feature id for the 'Udt' reference.
static int ISERIES_TABLE__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int ISERIES_TABLE_FEATURE_COUNT
          The number of structural features of the 'Table' class.
static int ISERIES_VIEW
          The meta object id for the 'View' class.
static int ISERIES_VIEW__CHECK_TYPE
          The feature id for the 'Check Type' attribute.
static int ISERIES_VIEW__COLUMNS
          The feature id for the 'Columns' containment reference list.
static int ISERIES_VIEW__COMMENTS
          The feature id for the 'Comments' reference list.
static int ISERIES_VIEW__DEPENDENCIES
          The feature id for the 'Dependencies' containment reference list.
static int ISERIES_VIEW__DESCRIPTION
          The feature id for the 'Description' attribute.
static int ISERIES_VIEW__EANNOTATIONS
          The feature id for the 'EAnnotations' containment reference list.
static int ISERIES_VIEW__INDEX
          The feature id for the 'Index' reference list.
static int ISERIES_VIEW__INSERTABLE
          The feature id for the 'Insertable' attribute.
static int ISERIES_VIEW__LABEL
          The feature id for the 'Label' attribute.
static int ISERIES_VIEW__LOGICAL_FILE
          The feature id for the 'Logical File' attribute.
static int ISERIES_VIEW__NAME
          The feature id for the 'Name' attribute.
static int ISERIES_VIEW__OPERATIVE
          The feature id for the 'Operative' attribute.
static int ISERIES_VIEW__PRIVILEGES
          The feature id for the 'Privileges' reference list.
static int ISERIES_VIEW__QUERY_EXPRESSION
          The feature id for the 'Query Expression' containment reference.
static int ISERIES_VIEW__SCHEMA
          The feature id for the 'Schema' reference.
static int ISERIES_VIEW__SELF_REF_COLUMN_GENERATION
          The feature id for the 'Self Ref Column Generation' attribute.
static int ISERIES_VIEW__SUBTABLES
          The feature id for the 'Subtables' reference list.
static int ISERIES_VIEW__SUPERTABLE
          The feature id for the 'Supertable' reference.
static int ISERIES_VIEW__SYSTEM_NAME
          The feature id for the 'System Name' attribute.
static int ISERIES_VIEW__TRIGGERS
          The feature id for the 'Triggers' reference list.
static int ISERIES_VIEW__UDT
          The feature id for the 'Udt' reference.
static int ISERIES_VIEW__UPDATABLE
          The feature id for the 'Updatable' attribute.
static int ISERIES_VIEW_FEATURE_COUNT
          The number of structural features of the 'View' class.
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getISeriesAlias_SystemName()
          Returns the meta object for the attribute 'System Name'.
 org.eclipse.emf.ecore.EClass getISeriesAlias()
          Returns the meta object for class 'Alias'.
 org.eclipse.emf.ecore.EAttribute getISeriesCharacterSet_Ccsid()
          Returns the meta object for the attribute 'Ccsid'.
 org.eclipse.emf.ecore.EAttribute getISeriesCharacterSet_Subtype()
          Returns the meta object for the attribute 'Subtype'.
 org.eclipse.emf.ecore.EClass getISeriesCharacterSet()
          Returns the meta object for class 'Character Set'.
 org.eclipse.emf.ecore.EEnum getISeriesCharacterSetSubtype()
          Returns the meta object for enum 'Character Set Subtype'.
 org.eclipse.emf.ecore.EAttribute getISeriesColumn_LabelText()
          Returns the meta object for the attribute 'Label Text'.
 org.eclipse.emf.ecore.EAttribute getISeriesColumn_SystemName()
          Returns the meta object for the attribute 'System Name'.
 org.eclipse.emf.ecore.EClass getISeriesColumn()
          Returns the meta object for class 'Column'.
 ISeriesFactory getISeriesFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getISeriesTable_PhysicalFile()
          Returns the meta object for the attribute 'Physical File'.
 org.eclipse.emf.ecore.EAttribute getISeriesTable_SystemName()
          Returns the meta object for the attribute 'System Name'.
 org.eclipse.emf.ecore.EClass getISeriesTable()
          Returns the meta object for class 'Table'.
 org.eclipse.emf.ecore.EAttribute getISeriesView_LogicalFile()
          Returns the meta object for the attribute 'Logical File'.
 org.eclipse.emf.ecore.EAttribute getISeriesView_SystemName()
          Returns the meta object for the attribute 'System Name'.
 org.eclipse.emf.ecore.EClass getISeriesView()
          Returns the meta object for class 'View'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

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

See Also:
Constant Field Values

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

static final ISeriesPackage eINSTANCE
The singleton instance of the package.


ISERIES_CHARACTER_SET

static final int ISERIES_CHARACTER_SET
The meta object id for the 'Character Set' class.

See Also:
ISeriesCharacterSetImpl, ISeriesPackageImpl.getISeriesCharacterSet(), Constant Field Values

ISERIES_CHARACTER_SET__EANNOTATIONS

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__NAME

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__DEPENDENCIES

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__DESCRIPTION

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__LABEL

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__COMMENTS

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__PRIVILEGES

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__REPERTOIRE

static final int ISERIES_CHARACTER_SET__REPERTOIRE
The feature id for the 'Repertoire' attribute.

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__DEFAULT_COLLATION

static final int ISERIES_CHARACTER_SET__DEFAULT_COLLATION
The feature id for the 'Default Collation' attribute.

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__ENCODING

static final int ISERIES_CHARACTER_SET__ENCODING
The feature id for the 'Encoding' attribute.

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__SCHEMA

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__CCSID

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET__SUBTYPE

static final int ISERIES_CHARACTER_SET__SUBTYPE
The feature id for the 'Subtype' attribute.

See Also:
Constant Field Values

ISERIES_CHARACTER_SET_FEATURE_COUNT

static final int ISERIES_CHARACTER_SET_FEATURE_COUNT
The number of structural features of the 'Character Set' class.

See Also:
Constant Field Values

ISERIES_TABLE

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

See Also:
ISeriesTableImpl, ISeriesPackageImpl.getISeriesTable(), Constant Field Values

ISERIES_TABLE__EANNOTATIONS

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

See Also:
Constant Field Values

ISERIES_TABLE__NAME

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

See Also:
Constant Field Values

ISERIES_TABLE__DEPENDENCIES

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

See Also:
Constant Field Values

ISERIES_TABLE__DESCRIPTION

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

See Also:
Constant Field Values

ISERIES_TABLE__LABEL

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

See Also:
Constant Field Values

ISERIES_TABLE__COMMENTS

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

See Also:
Constant Field Values

ISERIES_TABLE__PRIVILEGES

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

See Also:
Constant Field Values

ISERIES_TABLE__COLUMNS

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

See Also:
Constant Field Values

ISERIES_TABLE__SUPERTABLE

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

See Also:
Constant Field Values

ISERIES_TABLE__SUBTABLES

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

See Also:
Constant Field Values

ISERIES_TABLE__SCHEMA

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

See Also:
Constant Field Values

ISERIES_TABLE__UDT

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

See Also:
Constant Field Values

ISERIES_TABLE__TRIGGERS

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

See Also:
Constant Field Values

ISERIES_TABLE__INDEX

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

See Also:
Constant Field Values

ISERIES_TABLE__SELF_REF_COLUMN_GENERATION

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

See Also:
Constant Field Values

ISERIES_TABLE__INSERTABLE

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

See Also:
Constant Field Values

ISERIES_TABLE__UPDATABLE

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

See Also:
Constant Field Values

ISERIES_TABLE__CONSTRAINTS

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

See Also:
Constant Field Values

ISERIES_TABLE__REFERENCING_FOREIGN_KEYS

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

See Also:
Constant Field Values

ISERIES_TABLE__DATA_CAPTURE

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

See Also:
Constant Field Values

ISERIES_TABLE__PACKAGES

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

See Also:
Constant Field Values

ISERIES_TABLE__SYSTEM_NAME

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

See Also:
Constant Field Values

ISERIES_TABLE__PHYSICAL_FILE

static final int ISERIES_TABLE__PHYSICAL_FILE
The feature id for the 'Physical File' attribute.

See Also:
Constant Field Values

ISERIES_TABLE_FEATURE_COUNT

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

See Also:
Constant Field Values

ISERIES_COLUMN

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

See Also:
ISeriesColumnImpl, ISeriesPackageImpl.getISeriesColumn(), Constant Field Values

ISERIES_COLUMN__EANNOTATIONS

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

See Also:
Constant Field Values

ISERIES_COLUMN__NAME

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

See Also:
Constant Field Values

ISERIES_COLUMN__DEPENDENCIES

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

See Also:
Constant Field Values

ISERIES_COLUMN__DESCRIPTION

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

See Also:
Constant Field Values

ISERIES_COLUMN__LABEL

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

See Also:
Constant Field Values

ISERIES_COLUMN__COMMENTS

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

See Also:
Constant Field Values

ISERIES_COLUMN__PRIVILEGES

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

See Also:
Constant Field Values

ISERIES_COLUMN__CONTAINED_TYPE

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

See Also:
Constant Field Values

ISERIES_COLUMN__REFERENCED_TYPE

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

See Also:
Constant Field Values

ISERIES_COLUMN__TABLE

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

See Also:
Constant Field Values

ISERIES_COLUMN__IDENTITY_SPECIFIER

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

See Also:
Constant Field Values

ISERIES_COLUMN__GENERATE_EXPRESSION

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

See Also:
Constant Field Values

ISERIES_COLUMN__IMPLEMENTATION_DEPENDENT

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

See Also:
Constant Field Values

ISERIES_COLUMN__NULLABLE

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

See Also:
Constant Field Values

ISERIES_COLUMN__DEFAULT_VALUE

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

See Also:
Constant Field Values

ISERIES_COLUMN__SCOPE_CHECK

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

See Also:
Constant Field Values

ISERIES_COLUMN__SCOPE_CHECKED

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

See Also:
Constant Field Values

ISERIES_COLUMN__GENERATION_TYPE

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

See Also:
Constant Field Values

ISERIES_COLUMN__SYSTEM_NAME

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

See Also:
Constant Field Values

ISERIES_COLUMN__LABEL_TEXT

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

See Also:
Constant Field Values

ISERIES_COLUMN_FEATURE_COUNT

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

See Also:
Constant Field Values

ISERIES_VIEW

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

See Also:
ISeriesViewImpl, ISeriesPackageImpl.getISeriesView(), Constant Field Values

ISERIES_VIEW__EANNOTATIONS

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

See Also:
Constant Field Values

ISERIES_VIEW__NAME

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

See Also:
Constant Field Values

ISERIES_VIEW__DEPENDENCIES

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

See Also:
Constant Field Values

ISERIES_VIEW__DESCRIPTION

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

See Also:
Constant Field Values

ISERIES_VIEW__LABEL

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

See Also:
Constant Field Values

ISERIES_VIEW__COMMENTS

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

See Also:
Constant Field Values

ISERIES_VIEW__PRIVILEGES

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

See Also:
Constant Field Values

ISERIES_VIEW__COLUMNS

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

See Also:
Constant Field Values

ISERIES_VIEW__SUPERTABLE

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

See Also:
Constant Field Values

ISERIES_VIEW__SUBTABLES

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

See Also:
Constant Field Values

ISERIES_VIEW__SCHEMA

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

See Also:
Constant Field Values

ISERIES_VIEW__UDT

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

See Also:
Constant Field Values

ISERIES_VIEW__TRIGGERS

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

See Also:
Constant Field Values

ISERIES_VIEW__INDEX

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

See Also:
Constant Field Values

ISERIES_VIEW__SELF_REF_COLUMN_GENERATION

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

See Also:
Constant Field Values

ISERIES_VIEW__INSERTABLE

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

See Also:
Constant Field Values

ISERIES_VIEW__UPDATABLE

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

See Also:
Constant Field Values

ISERIES_VIEW__QUERY_EXPRESSION

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

See Also:
Constant Field Values

ISERIES_VIEW__CHECK_TYPE

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

See Also:
Constant Field Values

ISERIES_VIEW__OPERATIVE

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

See Also:
Constant Field Values

ISERIES_VIEW__SYSTEM_NAME

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

See Also:
Constant Field Values

ISERIES_VIEW__LOGICAL_FILE

static final int ISERIES_VIEW__LOGICAL_FILE
The feature id for the 'Logical File' attribute.

See Also:
Constant Field Values

ISERIES_VIEW_FEATURE_COUNT

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

See Also:
Constant Field Values

ISERIES_ALIAS

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

See Also:
ISeriesAliasImpl, ISeriesPackageImpl.getISeriesAlias(), Constant Field Values

ISERIES_ALIAS__EANNOTATIONS

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

See Also:
Constant Field Values

ISERIES_ALIAS__NAME

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

See Also:
Constant Field Values

ISERIES_ALIAS__DEPENDENCIES

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

See Also:
Constant Field Values

ISERIES_ALIAS__DESCRIPTION

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

See Also:
Constant Field Values

ISERIES_ALIAS__LABEL

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

See Also:
Constant Field Values

ISERIES_ALIAS__COMMENTS

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

See Also:
Constant Field Values

ISERIES_ALIAS__PRIVILEGES

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

See Also:
Constant Field Values

ISERIES_ALIAS__COLUMNS

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

See Also:
Constant Field Values

ISERIES_ALIAS__SUPERTABLE

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

See Also:
Constant Field Values

ISERIES_ALIAS__SUBTABLES

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

See Also:
Constant Field Values

ISERIES_ALIAS__SCHEMA

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

See Also:
Constant Field Values

ISERIES_ALIAS__UDT

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

See Also:
Constant Field Values

ISERIES_ALIAS__TRIGGERS

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

See Also:
Constant Field Values

ISERIES_ALIAS__INDEX

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

See Also:
Constant Field Values

ISERIES_ALIAS__SELF_REF_COLUMN_GENERATION

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

See Also:
Constant Field Values

ISERIES_ALIAS__INSERTABLE

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

See Also:
Constant Field Values

ISERIES_ALIAS__UPDATABLE

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

See Also:
Constant Field Values

ISERIES_ALIAS__ALIASED_TABLE

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

See Also:
Constant Field Values

ISERIES_ALIAS__SYSTEM_NAME

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

See Also:
Constant Field Values

ISERIES_ALIAS_FEATURE_COUNT

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

See Also:
Constant Field Values

ISERIES_CHARACTER_SET_SUBTYPE

static final int ISERIES_CHARACTER_SET_SUBTYPE
The meta object id for the 'Character Set Subtype' enum.

See Also:
ISeriesCharacterSetSubtype, ISeriesPackageImpl.getISeriesCharacterSetSubtype(), Constant Field Values
Method Detail

getISeriesCharacterSet

org.eclipse.emf.ecore.EClass getISeriesCharacterSet()
Returns the meta object for class 'Character Set'.

Returns:
the meta object for class 'Character Set'.
See Also:
ISeriesCharacterSet

getISeriesCharacterSet_Ccsid

org.eclipse.emf.ecore.EAttribute getISeriesCharacterSet_Ccsid()
Returns the meta object for the attribute 'Ccsid'.

Returns:
the meta object for the attribute 'Ccsid'.
See Also:
ISeriesCharacterSet.getCcsid(), getISeriesCharacterSet()

getISeriesCharacterSet_Subtype

org.eclipse.emf.ecore.EAttribute getISeriesCharacterSet_Subtype()
Returns the meta object for the attribute 'Subtype'.

Returns:
the meta object for the attribute 'Subtype'.
See Also:
ISeriesCharacterSet.getSubtype(), getISeriesCharacterSet()

getISeriesTable

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

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

getISeriesTable_SystemName

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

Returns:
the meta object for the attribute 'System Name'.
See Also:
ISeriesTable.getSystemName(), getISeriesTable()

getISeriesTable_PhysicalFile

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

Returns:
the meta object for the attribute 'Physical File'.
See Also:
ISeriesTable.isPhysicalFile(), getISeriesTable()

getISeriesColumn

org.eclipse.emf.ecore.EClass getISeriesColumn()
Returns the meta object for class 'Column'.

Returns:
the meta object for class 'Column'.
See Also:
ISeriesColumn

getISeriesColumn_SystemName

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

Returns:
the meta object for the attribute 'System Name'.
See Also:
ISeriesColumn.getSystemName(), getISeriesColumn()

getISeriesColumn_LabelText

org.eclipse.emf.ecore.EAttribute getISeriesColumn_LabelText()
Returns the meta object for the attribute 'Label Text'.

Returns:
the meta object for the attribute 'Label Text'.
See Also:
ISeriesColumn.getLabelText(), getISeriesColumn()

getISeriesView

org.eclipse.emf.ecore.EClass getISeriesView()
Returns the meta object for class 'View'.

Returns:
the meta object for class 'View'.
See Also:
ISeriesView

getISeriesView_SystemName

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

Returns:
the meta object for the attribute 'System Name'.
See Also:
ISeriesView.getSystemName(), getISeriesView()

getISeriesView_LogicalFile

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

Returns:
the meta object for the attribute 'Logical File'.
See Also:
ISeriesView.isLogicalFile(), getISeriesView()

getISeriesAlias

org.eclipse.emf.ecore.EClass getISeriesAlias()
Returns the meta object for class 'Alias'.

Returns:
the meta object for class 'Alias'.
See Also:
ISeriesAlias

getISeriesAlias_SystemName

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

Returns:
the meta object for the attribute 'System Name'.
See Also:
ISeriesAlias.getSystemName(), getISeriesAlias()

getISeriesCharacterSetSubtype

org.eclipse.emf.ecore.EEnum getISeriesCharacterSetSubtype()
Returns the meta object for enum 'Character Set Subtype'.

Returns:
the meta object for enum 'Character Set Subtype'.
See Also:
ISeriesCharacterSetSubtype

getISeriesFactory

ISeriesFactory getISeriesFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.