|
Tuscany DAS for Relational Databases | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
---|
static final org.eclipse.emf.ecore.EClass COLUMN
Column
' class.
ColumnImpl
,
ConfigPackageImpl.getColumn()
static final org.eclipse.emf.ecore.EAttribute COLUMN__COLLISION
static final org.eclipse.emf.ecore.EAttribute COLUMN__COLUMN_TYPE
static final org.eclipse.emf.ecore.EAttribute COLUMN__CONVERTER_CLASS_NAME
static final org.eclipse.emf.ecore.EAttribute COLUMN__GENERATED
static final org.eclipse.emf.ecore.EAttribute COLUMN__NAME
static final org.eclipse.emf.ecore.EAttribute COLUMN__PRIMARY_KEY
static final org.eclipse.emf.ecore.EAttribute COLUMN__PROPERTY_NAME
static final org.eclipse.emf.ecore.EAttribute COLUMN__TABLE
static final org.eclipse.emf.ecore.EClass COMMAND
Command
' class.
CommandImpl
,
ConfigPackageImpl.getCommand()
static final org.eclipse.emf.ecore.EReference COMMAND__PARAMETER
static final org.eclipse.emf.ecore.EReference COMMAND__RESULT_DESCRIPTOR
static final org.eclipse.emf.ecore.EAttribute COMMAND__CONFIG
static final org.eclipse.emf.ecore.EAttribute COMMAND__KIND
static final org.eclipse.emf.ecore.EAttribute COMMAND__NAME
static final org.eclipse.emf.ecore.EAttribute COMMAND__SQL
static final org.eclipse.emf.ecore.EClass CONFIG
Config
' class.
ConfigImpl
,
ConfigPackageImpl.getConfig()
static final org.eclipse.emf.ecore.EReference CONFIG__COMMAND
static final org.eclipse.emf.ecore.EReference CONFIG__CONNECTION_PROPERTIES
static final org.eclipse.emf.ecore.EReference CONFIG__TABLE
static final org.eclipse.emf.ecore.EReference CONFIG__RELATIONSHIP
static final org.eclipse.emf.ecore.EAttribute CONFIG__URI
static final org.eclipse.emf.ecore.EClass CONNECTION_PROPERTIES
Connection Properties
' class.
ConnectionPropertiesImpl
,
ConfigPackageImpl.getConnectionProperties()
static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__CONFIG
static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DATA_SOURCE
static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_CLASS_NAME
static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_PASSWORD
static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_URL
static final org.eclipse.emf.ecore.EAttribute CONNECTION_PROPERTIES__DRIVER_USER_NAME
static final org.eclipse.emf.ecore.EClass KEY_PAIR
Key Pair
' class.
KeyPairImpl
,
ConfigPackageImpl.getKeyPair()
static final org.eclipse.emf.ecore.EAttribute KEY_PAIR__FOREIGN_KEY_COLUMN
static final org.eclipse.emf.ecore.EAttribute KEY_PAIR__PRIMARY_KEY_COLUMN
static final org.eclipse.emf.ecore.EAttribute KEY_PAIR__RELATIONSHIP
static final org.eclipse.emf.ecore.EClass PARAMETER
Parameter
' class.
ParameterImpl
,
ConfigPackageImpl.getParameter()
static final org.eclipse.emf.ecore.EAttribute PARAMETER__COLUMN_TYPE
static final org.eclipse.emf.ecore.EAttribute PARAMETER__COMMAND
static final org.eclipse.emf.ecore.EAttribute PARAMETER__NAME
static final org.eclipse.emf.ecore.EClass RELATIONSHIP
Relationship
' class.
RelationshipImpl
,
ConfigPackageImpl.getRelationship()
static final org.eclipse.emf.ecore.EReference RELATIONSHIP__KEY_PAIR
static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__CONFIG
static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__FOREIGN_KEY_TABLE
static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__MANY
static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__NAME
static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__PRIMARY_KEY_TABLE
static final org.eclipse.emf.ecore.EClass RESULT_DESCRIPTOR
Result Descriptor
' class.
ResultDescriptorImpl
,
ConfigPackageImpl.getResultDescriptor()
static final org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__COLUMN_NAME
static final org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__COLUMN_TYPE
static final org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__COMMAND
static final org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__CONVERTER
static final org.eclipse.emf.ecore.EAttribute RESULT_DESCRIPTOR__TABLE_NAME
static final org.eclipse.emf.ecore.EClass TABLE
Table
' class.
TableImpl
,
ConfigPackageImpl.getTable()
static final org.eclipse.emf.ecore.EReference TABLE__COLUMN
static final org.eclipse.emf.ecore.EAttribute TABLE__CONFIG
static final org.eclipse.emf.ecore.EAttribute TABLE__CREATE
static final org.eclipse.emf.ecore.EAttribute TABLE__DELETE
static final org.eclipse.emf.ecore.EAttribute TABLE__NAME
static final org.eclipse.emf.ecore.EAttribute TABLE__PROPERTY_NAME
static final org.eclipse.emf.ecore.EAttribute TABLE__UPDATE
|
Tuscany DAS for Relational Databases | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |