Tuscany DAS for Relational Databases

org.apache.tuscany.das.rdb.config.impl
Interface ConfigPackageImpl.Literals

Enclosing class:
ConfigPackageImpl

public static interface ConfigPackageImpl.Literals

Defines literals for the meta objects that represent


Field Summary
static org.eclipse.emf.ecore.EClass COLUMN
          The meta object literal for the 'Column' class.
static org.eclipse.emf.ecore.EAttribute COLUMN__COLLISION
          The meta object literal for the 'Collision' attribute feature.
static org.eclipse.emf.ecore.EAttribute COLUMN__COLUMN_TYPE
          The meta object literal for the 'Column Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute COLUMN__CONVERTER_CLASS_NAME
          The meta object literal for the 'Converter Class Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute COLUMN__GENERATED
          The meta object literal for the 'Generated' attribute feature.
static org.eclipse.emf.ecore.EAttribute COLUMN__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute COLUMN__PRIMARY_KEY
          The meta object literal for the 'Primary Key' attribute feature.
static org.eclipse.emf.ecore.EAttribute COLUMN__PROPERTY_NAME
          The meta object literal for the 'Property Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute COLUMN__TABLE
          The meta object literal for the 'Table' attribute feature.
static org.eclipse.emf.ecore.EClass COMMAND
          The meta object literal for the 'Command' class.
static org.eclipse.emf.ecore.EAttribute COMMAND__CONFIG
          The meta object literal for the 'Config' attribute feature.
static org.eclipse.emf.ecore.EAttribute COMMAND__KIND
          The meta object literal for the 'Kind' attribute feature.
static org.eclipse.emf.ecore.EAttribute COMMAND__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference COMMAND__PARAMETER
          The meta object literal for the 'Parameter' containment reference list feature.
static org.eclipse.emf.ecore.EReference COMMAND__RESULT_DESCRIPTOR
          The meta object literal for the 'Result Descriptor' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute COMMAND__SQL
          The meta object literal for the 'SQL' attribute feature.
static org.eclipse.emf.ecore.EClass CONFIG
          The meta object literal for the 'Config' class.
static org.eclipse.emf.ecore.EReference CONFIG__COMMAND
          The meta object literal for the 'Command' containment reference list feature.
static org.eclipse.emf.ecore.EReference CONFIG__CONNECTION_PROPERTIES
          The meta object literal for the 'Connection Properties' containment reference feature.
static org.eclipse.emf.ecore.EReference CONFIG__RELATIONSHIP
          The meta object literal for the 'Relationship' containment reference list feature.
static org.eclipse.emf.ecore.EReference CONFIG__TABLE
          The meta object literal for the 'Table' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute CONFIG__URI
          The meta object literal for the 'Uri' attribute feature.
static org.eclipse.emf.ecore.EClass CONNECTION_PROPERTIES
          The meta object literal for the 'Connection Properties' class.
static org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__CONFIG
          The meta object literal for the 'Config' attribute feature.
static org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DATA_SOURCE
          The meta object literal for the 'Data Source' attribute feature.
static org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_CLASS_NAME
          The meta object literal for the 'Driver Class Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_PASSWORD
          The meta object literal for the 'Driver Password' attribute feature.
static org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_URL
          The meta object literal for the 'Driver URL' attribute feature.
static org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_USER_NAME
          The meta object literal for the 'Driver User Name' attribute feature.
static org.eclipse.emf.ecore.EClass KEY_PAIR
          The meta object literal for the 'Key Pair' class.
static org.eclipse.emf.ecore.EAttribute KEY_PAIR__FOREIGN_KEY_COLUMN
          The meta object literal for the 'Foreign Key Column' attribute feature.
static org.eclipse.emf.ecore.EAttribute KEY_PAIR__PRIMARY_KEY_COLUMN
          The meta object literal for the 'Primary Key Column' attribute feature.
static org.eclipse.emf.ecore.EAttribute KEY_PAIR__RELATIONSHIP
          The meta object literal for the 'Relationship' attribute feature.
static org.eclipse.emf.ecore.EClass PARAMETER
          The meta object literal for the 'Parameter' class.
static org.eclipse.emf.ecore.EAttribute PARAMETER__COLUMN_TYPE
          The meta object literal for the 'Column Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute PARAMETER__COMMAND
          The meta object literal for the 'Command' attribute feature.
static org.eclipse.emf.ecore.EAttribute PARAMETER__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EClass RELATIONSHIP
          The meta object literal for the 'Relationship' class.
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP__CONFIG
          The meta object literal for the 'Config' attribute feature.
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP__FOREIGN_KEY_TABLE
          The meta object literal for the 'Foreign Key Table' attribute feature.
static org.eclipse.emf.ecore.EReference RELATIONSHIP__KEY_PAIR
          The meta object literal for the 'Key Pair' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP__MANY
          The meta object literal for the 'Many' attribute feature.
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute RELATIONSHIP__PRIMARY_KEY_TABLE
          The meta object literal for the 'Primary Key Table' attribute feature.
static org.eclipse.emf.ecore.EClass RESULT_DESCRIPTOR
          The meta object literal for the 'Result Descriptor' class.
static org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__COLUMN_NAME
          The meta object literal for the 'Column Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__COLUMN_TYPE
          The meta object literal for the 'Column Type' attribute feature.
static org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__COMMAND
          The meta object literal for the 'Command' attribute feature.
static org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__CONVERTER
          The meta object literal for the 'Converter' attribute feature.
static org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__TABLE_NAME
          The meta object literal for the 'Table Name' attribute feature.
static org.eclipse.emf.ecore.EClass TABLE
          The meta object literal for the 'Table' class.
static org.eclipse.emf.ecore.EReference TABLE__COLUMN
          The meta object literal for the 'Column' containment reference list feature.
static org.eclipse.emf.ecore.EAttribute TABLE__CONFIG
          The meta object literal for the 'Config' attribute feature.
static org.eclipse.emf.ecore.EAttribute TABLE__CREATE
          The meta object literal for the 'Create' attribute feature.
static org.eclipse.emf.ecore.EAttribute TABLE__DELETE
          The meta object literal for the 'Delete' attribute feature.
static org.eclipse.emf.ecore.EAttribute TABLE__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute TABLE__PROPERTY_NAME
          The meta object literal for the 'Property Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute TABLE__UPDATE
          The meta object literal for the 'Update' attribute feature.
 

Field Detail

COLUMN

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

See Also:
ColumnImpl, ConfigPackageImpl.getColumn()

COLUMN__COLLISION

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


COLUMN__COLUMN_TYPE

static final org.eclipse.emf.ecore.EAttribute COLUMN__COLUMN_TYPE
The meta object literal for the 'Column Type' attribute feature.


COLUMN__CONVERTER_CLASS_NAME

static final org.eclipse.emf.ecore.EAttribute COLUMN__CONVERTER_CLASS_NAME
The meta object literal for the 'Converter Class Name' attribute feature.


COLUMN__GENERATED

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


COLUMN__NAME

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


COLUMN__PRIMARY_KEY

static final org.eclipse.emf.ecore.EAttribute COLUMN__PRIMARY_KEY
The meta object literal for the 'Primary Key' attribute feature.


COLUMN__PROPERTY_NAME

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


COLUMN__TABLE

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


COMMAND

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

See Also:
CommandImpl, ConfigPackageImpl.getCommand()

COMMAND__PARAMETER

static final org.eclipse.emf.ecore.EReference COMMAND__PARAMETER
The meta object literal for the 'Parameter' containment reference list feature.


COMMAND__RESULT_DESCRIPTOR

static final org.eclipse.emf.ecore.EReference COMMAND__RESULT_DESCRIPTOR
The meta object literal for the 'Result Descriptor' containment reference list feature.


COMMAND__CONFIG

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


COMMAND__KIND

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


COMMAND__NAME

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


COMMAND__SQL

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


CONFIG

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

See Also:
ConfigImpl, ConfigPackageImpl.getConfig()

CONFIG__COMMAND

static final org.eclipse.emf.ecore.EReference CONFIG__COMMAND
The meta object literal for the 'Command' containment reference list feature.


CONFIG__CONNECTION_PROPERTIES

static final org.eclipse.emf.ecore.EReference CONFIG__CONNECTION_PROPERTIES
The meta object literal for the 'Connection Properties' containment reference feature.


CONFIG__TABLE

static final org.eclipse.emf.ecore.EReference CONFIG__TABLE
The meta object literal for the 'Table' containment reference list feature.


CONFIG__RELATIONSHIP

static final org.eclipse.emf.ecore.EReference CONFIG__RELATIONSHIP
The meta object literal for the 'Relationship' containment reference list feature.


CONFIG__URI

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


CONNECTION_PROPERTIES

static final org.eclipse.emf.ecore.EClass CONNECTION_PROPERTIES
The meta object literal for the 'Connection Properties' class.

See Also:
ConnectionPropertiesImpl, ConfigPackageImpl.getConnectionProperties()

CONNECTION_PROPERTIES__CONFIG

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


CONNECTION_PROPERTIES__DATA_SOURCE

static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DATA_SOURCE
The meta object literal for the 'Data Source' attribute feature.


CONNECTION_PROPERTIES__DRIVER_CLASS_NAME

static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_CLASS_NAME
The meta object literal for the 'Driver Class Name' attribute feature.


CONNECTION_PROPERTIES__DRIVER_PASSWORD

static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_PASSWORD
The meta object literal for the 'Driver Password' attribute feature.


CONNECTION_PROPERTIES__DRIVER_URL

static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_URL
The meta object literal for the 'Driver URL' attribute feature.


CONNECTION_PROPERTIES__DRIVER_USER_NAME

static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_USER_NAME
The meta object literal for the 'Driver User Name' attribute feature.


KEY_PAIR

static final org.eclipse.emf.ecore.EClass KEY_PAIR
The meta object literal for the 'Key Pair' class.

See Also:
KeyPairImpl, ConfigPackageImpl.getKeyPair()

KEY_PAIR__FOREIGN_KEY_COLUMN

static final org.eclipse.emf.ecore.EAttribute KEY_PAIR__FOREIGN_KEY_COLUMN
The meta object literal for the 'Foreign Key Column' attribute feature.


KEY_PAIR__PRIMARY_KEY_COLUMN

static final org.eclipse.emf.ecore.EAttribute KEY_PAIR__PRIMARY_KEY_COLUMN
The meta object literal for the 'Primary Key Column' attribute feature.


KEY_PAIR__RELATIONSHIP

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


PARAMETER

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

See Also:
ParameterImpl, ConfigPackageImpl.getParameter()

PARAMETER__COLUMN_TYPE

static final org.eclipse.emf.ecore.EAttribute PARAMETER__COLUMN_TYPE
The meta object literal for the 'Column Type' attribute feature.


PARAMETER__COMMAND

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


PARAMETER__NAME

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


RELATIONSHIP

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

See Also:
RelationshipImpl, ConfigPackageImpl.getRelationship()

RELATIONSHIP__KEY_PAIR

static final org.eclipse.emf.ecore.EReference RELATIONSHIP__KEY_PAIR
The meta object literal for the 'Key Pair' containment reference list feature.


RELATIONSHIP__CONFIG

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


RELATIONSHIP__FOREIGN_KEY_TABLE

static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__FOREIGN_KEY_TABLE
The meta object literal for the 'Foreign Key Table' attribute feature.


RELATIONSHIP__MANY

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


RELATIONSHIP__NAME

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


RELATIONSHIP__PRIMARY_KEY_TABLE

static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__PRIMARY_KEY_TABLE
The meta object literal for the 'Primary Key Table' attribute feature.


RESULT_DESCRIPTOR

static final org.eclipse.emf.ecore.EClass RESULT_DESCRIPTOR
The meta object literal for the 'Result Descriptor' class.

See Also:
ResultDescriptorImpl, ConfigPackageImpl.getResultDescriptor()

RESULT_DESCRIPTOR__COLUMN_NAME

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


RESULT_DESCRIPTOR__COLUMN_TYPE

static final org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__COLUMN_TYPE
The meta object literal for the 'Column Type' attribute feature.


RESULT_DESCRIPTOR__COMMAND

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


RESULT_DESCRIPTOR__CONVERTER

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


RESULT_DESCRIPTOR__TABLE_NAME

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


TABLE

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

See Also:
TableImpl, ConfigPackageImpl.getTable()

TABLE__COLUMN

static final org.eclipse.emf.ecore.EReference TABLE__COLUMN
The meta object literal for the 'Column' containment reference list feature.


TABLE__CONFIG

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


TABLE__CREATE

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


TABLE__DELETE

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


TABLE__NAME

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


TABLE__PROPERTY_NAME

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


TABLE__UPDATE

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


Tuscany DAS for Relational Databases

-