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

Enclosing interface:
ISeriesPackage

public static interface ISeriesPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass ISERIES_ALIAS
          The meta object literal for the 'Alias' class.
static org.eclipse.emf.ecore.EAttribute ISERIES_ALIAS__SYSTEM_NAME
          The meta object literal for the 'System Name' attribute feature.
static org.eclipse.emf.ecore.EClass ISERIES_CHARACTER_SET
          The meta object literal for the 'Character Set' class.
static org.eclipse.emf.ecore.EAttribute ISERIES_CHARACTER_SET__CCSID
          The meta object literal for the 'Ccsid' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERIES_CHARACTER_SET__SUBTYPE
          The meta object literal for the 'Subtype' attribute feature.
static org.eclipse.emf.ecore.EEnum ISERIES_CHARACTER_SET_SUBTYPE
          The meta object literal for the 'Character Set Subtype' enum.
static org.eclipse.emf.ecore.EClass ISERIES_COLUMN
          The meta object literal for the 'Column' class.
static org.eclipse.emf.ecore.EAttribute ISERIES_COLUMN__LABEL_TEXT
          The meta object literal for the 'Label Text' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERIES_COLUMN__SYSTEM_NAME
          The meta object literal for the 'System Name' attribute feature.
static org.eclipse.emf.ecore.EClass ISERIES_TABLE
          The meta object literal for the 'Table' class.
static org.eclipse.emf.ecore.EAttribute ISERIES_TABLE__PHYSICAL_FILE
          The meta object literal for the 'Physical File' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERIES_TABLE__SYSTEM_NAME
          The meta object literal for the 'System Name' attribute feature.
static org.eclipse.emf.ecore.EClass ISERIES_VIEW
          The meta object literal for the 'View' class.
static org.eclipse.emf.ecore.EAttribute ISERIES_VIEW__LOGICAL_FILE
          The meta object literal for the 'Logical File' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERIES_VIEW__SYSTEM_NAME
          The meta object literal for the 'System Name' attribute feature.
 

Field Detail

ISERIES_CHARACTER_SET

static final org.eclipse.emf.ecore.EClass ISERIES_CHARACTER_SET
The meta object literal for the 'Character Set' class.

See Also:
ISeriesCharacterSetImpl, ISeriesPackageImpl.getISeriesCharacterSet()

ISERIES_CHARACTER_SET__CCSID

static final org.eclipse.emf.ecore.EAttribute ISERIES_CHARACTER_SET__CCSID
The meta object literal for the 'Ccsid' attribute feature.


ISERIES_CHARACTER_SET__SUBTYPE

static final org.eclipse.emf.ecore.EAttribute ISERIES_CHARACTER_SET__SUBTYPE
The meta object literal for the 'Subtype' attribute feature.


ISERIES_TABLE

static final org.eclipse.emf.ecore.EClass ISERIES_TABLE
The meta object literal for the 'Table' class.

See Also:
ISeriesTableImpl, ISeriesPackageImpl.getISeriesTable()

ISERIES_TABLE__SYSTEM_NAME

static final org.eclipse.emf.ecore.EAttribute ISERIES_TABLE__SYSTEM_NAME
The meta object literal for the 'System Name' attribute feature.


ISERIES_TABLE__PHYSICAL_FILE

static final org.eclipse.emf.ecore.EAttribute ISERIES_TABLE__PHYSICAL_FILE
The meta object literal for the 'Physical File' attribute feature.


ISERIES_COLUMN

static final org.eclipse.emf.ecore.EClass ISERIES_COLUMN
The meta object literal for the 'Column' class.

See Also:
ISeriesColumnImpl, ISeriesPackageImpl.getISeriesColumn()

ISERIES_COLUMN__SYSTEM_NAME

static final org.eclipse.emf.ecore.EAttribute ISERIES_COLUMN__SYSTEM_NAME
The meta object literal for the 'System Name' attribute feature.


ISERIES_COLUMN__LABEL_TEXT

static final org.eclipse.emf.ecore.EAttribute ISERIES_COLUMN__LABEL_TEXT
The meta object literal for the 'Label Text' attribute feature.


ISERIES_VIEW

static final org.eclipse.emf.ecore.EClass ISERIES_VIEW
The meta object literal for the 'View' class.

See Also:
ISeriesViewImpl, ISeriesPackageImpl.getISeriesView()

ISERIES_VIEW__SYSTEM_NAME

static final org.eclipse.emf.ecore.EAttribute ISERIES_VIEW__SYSTEM_NAME
The meta object literal for the 'System Name' attribute feature.


ISERIES_VIEW__LOGICAL_FILE

static final org.eclipse.emf.ecore.EAttribute ISERIES_VIEW__LOGICAL_FILE
The meta object literal for the 'Logical File' attribute feature.


ISERIES_ALIAS

static final org.eclipse.emf.ecore.EClass ISERIES_ALIAS
The meta object literal for the 'Alias' class.

See Also:
ISeriesAliasImpl, ISeriesPackageImpl.getISeriesAlias()

ISERIES_ALIAS__SYSTEM_NAME

static final org.eclipse.emf.ecore.EAttribute ISERIES_ALIAS__SYSTEM_NAME
The meta object literal for the 'System Name' attribute feature.


ISERIES_CHARACTER_SET_SUBTYPE

static final org.eclipse.emf.ecore.EEnum ISERIES_CHARACTER_SET_SUBTYPE
The meta object literal for the 'Character Set Subtype' enum.

See Also:
ISeriesCharacterSetSubtype, ISeriesPackageImpl.getISeriesCharacterSetSubtype()