com.ibm.db.models.db2.luw.BlastWrapper
Interface BlastWrapperPackage.Literals

Enclosing interface:
BlastWrapperPackage

public static interface BlastWrapperPackage.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass BLAST_DEF_LINE_COLUMN
          The meta object literal for the 'Blast Def Line Column' class.
static org.eclipse.emf.ecore.EAttribute BLAST_DEF_LINE_COLUMN__DELIMITER
          The meta object literal for the 'Delimiter' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLAST_DEF_LINE_COLUMN__INDEX
          The meta object literal for the 'Index' attribute feature.
static org.eclipse.emf.ecore.EClass BLAST_NICKNAME
          The meta object literal for the 'Blast Nickname' class.
static org.eclipse.emf.ecore.EReference BLAST_NICKNAME__BLAST_SERVER
          The meta object literal for the 'Blast Server' reference feature.
static org.eclipse.emf.ecore.EAttribute BLAST_NICKNAME__DATASOURCE
          The meta object literal for the 'Datasource' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLAST_NICKNAME__TIMEOUT
          The meta object literal for the 'Timeout' attribute feature.
static org.eclipse.emf.ecore.EClass BLAST_SERVER
          The meta object literal for the 'Blast Server' class.
static org.eclipse.emf.ecore.EReference BLAST_SERVER__BLAST_NICKNAMES
          The meta object literal for the 'Blast Nicknames' reference list feature.
static org.eclipse.emf.ecore.EAttribute BLAST_SERVER__BLAST_SERVER_TYPE
          The meta object literal for the 'Blast Server Type' attribute feature.
static org.eclipse.emf.ecore.EReference BLAST_SERVER__BLAST_WRAPPER
          The meta object literal for the 'Blast Wrapper' reference feature.
static org.eclipse.emf.ecore.EAttribute BLAST_SERVER__DAEMON_PORT
          The meta object literal for the 'Daemon Port' attribute feature.
static org.eclipse.emf.ecore.EAttribute BLAST_SERVER__NODE
          The meta object literal for the 'Node' attribute feature.
static org.eclipse.emf.ecore.EEnum BLAST_SERVER_TYPE
          The meta object literal for the 'Blast Server Type' enum.
static org.eclipse.emf.ecore.EClass BLAST_WRAPPER
          The meta object literal for the 'Blast Wrapper' class.
static org.eclipse.emf.ecore.EReference BLAST_WRAPPER__BLAST_SERVERS
          The meta object literal for the 'Blast Servers' reference list feature.
 

Field Detail

BLAST_NICKNAME

static final org.eclipse.emf.ecore.EClass BLAST_NICKNAME
The meta object literal for the 'Blast Nickname' class.

See Also:
BlastNicknameImpl, BlastWrapperPackageImpl.getBlastNickname()

BLAST_NICKNAME__DATASOURCE

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


BLAST_NICKNAME__TIMEOUT

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


BLAST_NICKNAME__BLAST_SERVER

static final org.eclipse.emf.ecore.EReference BLAST_NICKNAME__BLAST_SERVER
The meta object literal for the 'Blast Server' reference feature.


BLAST_SERVER

static final org.eclipse.emf.ecore.EClass BLAST_SERVER
The meta object literal for the 'Blast Server' class.

See Also:
BlastServerImpl, BlastWrapperPackageImpl.getBlastServer()

BLAST_SERVER__BLAST_SERVER_TYPE

static final org.eclipse.emf.ecore.EAttribute BLAST_SERVER__BLAST_SERVER_TYPE
The meta object literal for the 'Blast Server Type' attribute feature.


BLAST_SERVER__NODE

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


BLAST_SERVER__DAEMON_PORT

static final org.eclipse.emf.ecore.EAttribute BLAST_SERVER__DAEMON_PORT
The meta object literal for the 'Daemon Port' attribute feature.


BLAST_SERVER__BLAST_WRAPPER

static final org.eclipse.emf.ecore.EReference BLAST_SERVER__BLAST_WRAPPER
The meta object literal for the 'Blast Wrapper' reference feature.


BLAST_SERVER__BLAST_NICKNAMES

static final org.eclipse.emf.ecore.EReference BLAST_SERVER__BLAST_NICKNAMES
The meta object literal for the 'Blast Nicknames' reference list feature.


BLAST_WRAPPER

static final org.eclipse.emf.ecore.EClass BLAST_WRAPPER
The meta object literal for the 'Blast Wrapper' class.

See Also:
BlastWrapperImpl, BlastWrapperPackageImpl.getBlastWrapper()

BLAST_WRAPPER__BLAST_SERVERS

static final org.eclipse.emf.ecore.EReference BLAST_WRAPPER__BLAST_SERVERS
The meta object literal for the 'Blast Servers' reference list feature.


BLAST_DEF_LINE_COLUMN

static final org.eclipse.emf.ecore.EClass BLAST_DEF_LINE_COLUMN
The meta object literal for the 'Blast Def Line Column' class.

See Also:
BlastDefLineColumnImpl, BlastWrapperPackageImpl.getBlastDefLineColumn()

BLAST_DEF_LINE_COLUMN__INDEX

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


BLAST_DEF_LINE_COLUMN__DELIMITER

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


BLAST_SERVER_TYPE

static final org.eclipse.emf.ecore.EEnum BLAST_SERVER_TYPE
The meta object literal for the 'Blast Server Type' enum.

See Also:
BlastServerType, BlastWrapperPackageImpl.getBlastServerType()