|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface DBGenPackage.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__CONSTRAINT
The meta object literal for the 'Constraint' attribute feature |
static org.eclipse.emf.ecore.EAttribute |
COLUMN__LENGTH
The meta object literal for the 'Length' attribute feature |
static org.eclipse.emf.ecore.EAttribute |
COLUMN__NAME
The meta object literal for the 'Name' attribute feature |
static org.eclipse.emf.ecore.EReference |
COLUMN__TABLE
The meta object literal for the 'Table' container reference feature |
static org.eclipse.emf.ecore.EAttribute |
COLUMN__TYPE
The meta object literal for the 'Type' attribute feature |
static org.eclipse.emf.ecore.EEnum |
COLUMN_TYPE
The meta object literal for the ' Column Type ' enum |
static org.eclipse.emf.ecore.EClass |
DATABASE
The meta object literal for the ' Database ' class |
static org.eclipse.emf.ecore.EAttribute |
DATABASE__NAME
The meta object literal for the 'Name' attribute feature |
static org.eclipse.emf.ecore.EReference |
DATABASE__TABLES
The meta object literal for the 'Tables' containment reference list feature |
static org.eclipse.emf.ecore.EClass |
INDEX
The meta object literal for the ' Index ' class |
static org.eclipse.emf.ecore.EReference |
INDEX__COLUMNS
The meta object literal for the 'Columns' reference list feature |
static org.eclipse.emf.ecore.EAttribute |
INDEX__NAME
The meta object literal for the 'Name' attribute feature |
static org.eclipse.emf.ecore.EReference |
INDEX__TABLE
The meta object literal for the 'Table' container reference feature |
static org.eclipse.emf.ecore.EAttribute |
INDEX__TYPE
The meta object literal for the 'Type' attribute feature |
static org.eclipse.emf.ecore.EEnum |
INDEX_TYPE
The meta object literal for the ' Index Type ' enum |
static org.eclipse.emf.ecore.EClass |
TABLE
The meta object literal for the ' Table ' class |
static org.eclipse.emf.ecore.EReference |
TABLE__COLUMNS
The meta object literal for the 'Columns' containment reference list feature |
static org.eclipse.emf.ecore.EReference |
TABLE__DATABASE
The meta object literal for the 'Database' container reference feature |
static org.eclipse.emf.ecore.EReference |
TABLE__INDICES
The meta object literal for the 'Indices' containment reference list feature |
static org.eclipse.emf.ecore.EAttribute |
TABLE__NAME
The meta object literal for the 'Name' attribute feature |
Field Detail |
---|
static final org.eclipse.emf.ecore.EClass DATABASE
Database
' class.
DatabaseImpl
,
DBGenPackageImpl.getDatabase()
static final org.eclipse.emf.ecore.EAttribute DATABASE__NAME
static final org.eclipse.emf.ecore.EReference DATABASE__TABLES
static final org.eclipse.emf.ecore.EClass TABLE
Table
' class.
TableImpl
,
DBGenPackageImpl.getTable()
static final org.eclipse.emf.ecore.EAttribute TABLE__NAME
static final org.eclipse.emf.ecore.EReference TABLE__DATABASE
static final org.eclipse.emf.ecore.EReference TABLE__COLUMNS
static final org.eclipse.emf.ecore.EReference TABLE__INDICES
static final org.eclipse.emf.ecore.EClass COLUMN
Column
' class.
ColumnImpl
,
DBGenPackageImpl.getColumn()
static final org.eclipse.emf.ecore.EAttribute COLUMN__NAME
static final org.eclipse.emf.ecore.EReference COLUMN__TABLE
static final org.eclipse.emf.ecore.EAttribute COLUMN__TYPE
static final org.eclipse.emf.ecore.EAttribute COLUMN__LENGTH
static final org.eclipse.emf.ecore.EAttribute COLUMN__CONSTRAINT
static final org.eclipse.emf.ecore.EClass INDEX
Index
' class.
IndexImpl
,
DBGenPackageImpl.getIndex()
static final org.eclipse.emf.ecore.EAttribute INDEX__NAME
static final org.eclipse.emf.ecore.EReference INDEX__TABLE
static final org.eclipse.emf.ecore.EReference INDEX__COLUMNS
static final org.eclipse.emf.ecore.EAttribute INDEX__TYPE
static final org.eclipse.emf.ecore.EEnum COLUMN_TYPE
Column Type
' enum.
ColumnType
,
DBGenPackageImpl.getColumnType()
static final org.eclipse.emf.ecore.EEnum INDEX_TYPE
Index Type
' enum.
IndexType
,
DBGenPackageImpl.getIndexType()
|
Copyright (c) 2004, 2005, 2006 Eike Stepper, Germany. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |