| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SQLTablesPackage.Literals
Defines literals for the meta objects that represent
| Field Summary | |
|---|---|
| static org.eclipse.emf.ecore.EEnum | ACTION_GRANULARITY_TYPEThe meta object literal for the ' Action Granularity Type' enum. | 
| static org.eclipse.emf.ecore.EEnum | ACTION_TIME_TYPEThe meta object literal for the ' Action Time Type' enum. | 
| static org.eclipse.emf.ecore.EClass | BASE_TABLEThe meta object literal for the ' Base Table' class. | 
| static org.eclipse.emf.ecore.EReference | BASE_TABLE__CONSTRAINTSThe meta object literal for the 'Constraints' containment reference list feature. | 
| static org.eclipse.emf.ecore.EReference | BASE_TABLE__REFERENCING_FOREIGN_KEYSThe meta object literal for the 'Referencing Foreign Keys' reference list feature. | 
| static org.eclipse.emf.ecore.EEnum | CHECK_TYPEThe meta object literal for the ' Check Type' enum. | 
| static org.eclipse.emf.ecore.EClass | COLUMNThe meta object literal for the ' Column' class. | 
| static org.eclipse.emf.ecore.EAttribute | COLUMN__DEFAULT_VALUEThe meta object literal for the 'Default Value' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | COLUMN__GENERATE_EXPRESSIONThe meta object literal for the 'Generate Expression' containment reference feature. | 
| static org.eclipse.emf.ecore.EReference | COLUMN__IDENTITY_SPECIFIERThe meta object literal for the 'Identity Specifier' containment reference feature. | 
| static org.eclipse.emf.ecore.EAttribute | COLUMN__IMPLEMENTATION_DEPENDENTThe meta object literal for the 'Implementation Dependent' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | COLUMN__NULLABLEThe meta object literal for the 'Nullable' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | COLUMN__SCOPE_CHECKThe meta object literal for the 'Scope Check' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | COLUMN__SCOPE_CHECKEDThe meta object literal for the 'Scope Checked' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | COLUMN__TABLEThe meta object literal for the 'Table' container reference feature. | 
| static org.eclipse.emf.ecore.EClass | DERIVED_TABLEThe meta object literal for the ' Derived Table' class. | 
| static org.eclipse.emf.ecore.EReference | DERIVED_TABLE__QUERY_EXPRESSIONThe meta object literal for the 'Query Expression' containment reference feature. | 
| static org.eclipse.emf.ecore.EClass | PERSISTENT_TABLEThe meta object literal for the ' Persistent Table' class. | 
| static org.eclipse.emf.ecore.EEnum | REFERENCE_TYPEThe meta object literal for the ' Reference Type' enum. | 
| static org.eclipse.emf.ecore.EClass | TABLEThe meta object literal for the ' Table' class. | 
| static org.eclipse.emf.ecore.EReference | TABLE__COLUMNSThe meta object literal for the 'Columns' containment reference list feature. | 
| static org.eclipse.emf.ecore.EReference | TABLE__INDEXThe meta object literal for the 'Index' reference list feature. | 
| static org.eclipse.emf.ecore.EAttribute | TABLE__INSERTABLEThe meta object literal for the 'Insertable' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | TABLE__SCHEMAThe meta object literal for the 'Schema' reference feature. | 
| static org.eclipse.emf.ecore.EAttribute | TABLE__SELF_REF_COLUMN_GENERATIONThe meta object literal for the 'Self Ref Column Generation' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | TABLE__SUBTABLESThe meta object literal for the 'Subtables' reference list feature. | 
| static org.eclipse.emf.ecore.EReference | TABLE__SUPERTABLEThe meta object literal for the 'Supertable' reference feature. | 
| static org.eclipse.emf.ecore.EReference | TABLE__TRIGGERSThe meta object literal for the 'Triggers' reference list feature. | 
| static org.eclipse.emf.ecore.EReference | TABLE__UDTThe meta object literal for the 'Udt' reference feature. | 
| static org.eclipse.emf.ecore.EAttribute | TABLE__UPDATABLEThe meta object literal for the 'Updatable' attribute feature. | 
| static org.eclipse.emf.ecore.EClass | TEMPORARY_TABLEThe meta object literal for the ' Temporary Table' class. | 
| static org.eclipse.emf.ecore.EAttribute | TEMPORARY_TABLE__DELETE_ON_COMMITThe meta object literal for the 'Delete On Commit' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | TEMPORARY_TABLE__LOCALThe meta object literal for the 'Local' attribute feature. | 
| static org.eclipse.emf.ecore.EClass | TRIGGERThe meta object literal for the ' Trigger' class. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__ACTION_GRANULARITYThe meta object literal for the 'Action Granularity' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | TRIGGER__ACTION_STATEMENTThe meta object literal for the 'Action Statement' containment reference list feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__ACTION_TIMEThe meta object literal for the 'Action Time' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__DELETE_TYPEThe meta object literal for the 'Delete Type' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__INSERT_TYPEThe meta object literal for the 'Insert Type' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__NEW_ROWThe meta object literal for the 'New Row' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__NEW_TABLEThe meta object literal for the 'New Table' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__OLD_ROWThe meta object literal for the 'Old Row' attribute feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__OLD_TABLEThe meta object literal for the 'Old Table' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | TRIGGER__SCHEMAThe meta object literal for the 'Schema' reference feature. | 
| static org.eclipse.emf.ecore.EReference | TRIGGER__SUBJECT_TABLEThe meta object literal for the 'Subject Table' reference feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__TIME_STAMPThe meta object literal for the 'Time Stamp' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | TRIGGER__TRIGGER_COLUMNThe meta object literal for the 'Trigger Column' reference list feature. | 
| static org.eclipse.emf.ecore.EAttribute | TRIGGER__UPDATE_TYPEThe meta object literal for the 'Update Type' attribute feature. | 
| static org.eclipse.emf.ecore.EReference | TRIGGER__WHENThe meta object literal for the 'When' containment reference feature. | 
| static org.eclipse.emf.ecore.EClass | VIEW_TABLEThe meta object literal for the ' View Table' class. | 
| static org.eclipse.emf.ecore.EAttribute | VIEW_TABLE__CHECK_TYPEThe meta object literal for the 'Check Type' attribute feature. | 
| Field Detail | 
|---|
static final org.eclipse.emf.ecore.EClass VIEW_TABLE
View Table' class.
 
 
ViewTableImpl, 
SQLTablesPackageImpl.getViewTable()static final org.eclipse.emf.ecore.EAttribute VIEW_TABLE__CHECK_TYPE
static final org.eclipse.emf.ecore.EClass TEMPORARY_TABLE
Temporary Table' class.
 
 
TemporaryTableImpl, 
SQLTablesPackageImpl.getTemporaryTable()static final org.eclipse.emf.ecore.EAttribute TEMPORARY_TABLE__LOCAL
static final org.eclipse.emf.ecore.EAttribute TEMPORARY_TABLE__DELETE_ON_COMMIT
static final org.eclipse.emf.ecore.EClass TABLE
Table' class.
 
 
TableImpl, 
SQLTablesPackageImpl.getTable()static final org.eclipse.emf.ecore.EReference TABLE__COLUMNS
static final org.eclipse.emf.ecore.EReference TABLE__SUPERTABLE
static final org.eclipse.emf.ecore.EReference TABLE__SUBTABLES
static final org.eclipse.emf.ecore.EReference TABLE__SCHEMA
static final org.eclipse.emf.ecore.EReference TABLE__UDT
static final org.eclipse.emf.ecore.EReference TABLE__TRIGGERS
static final org.eclipse.emf.ecore.EReference TABLE__INDEX
static final org.eclipse.emf.ecore.EAttribute TABLE__SELF_REF_COLUMN_GENERATION
static final org.eclipse.emf.ecore.EAttribute TABLE__INSERTABLE
static final org.eclipse.emf.ecore.EAttribute TABLE__UPDATABLE
static final org.eclipse.emf.ecore.EClass PERSISTENT_TABLE
Persistent Table' class.
 
 
PersistentTableImpl, 
SQLTablesPackageImpl.getPersistentTable()static final org.eclipse.emf.ecore.EClass DERIVED_TABLE
Derived Table' class.
 
 
DerivedTableImpl, 
SQLTablesPackageImpl.getDerivedTable()static final org.eclipse.emf.ecore.EReference DERIVED_TABLE__QUERY_EXPRESSION
static final org.eclipse.emf.ecore.EClass BASE_TABLE
Base Table' class.
 
 
BaseTableImpl, 
SQLTablesPackageImpl.getBaseTable()static final org.eclipse.emf.ecore.EReference BASE_TABLE__CONSTRAINTS
static final org.eclipse.emf.ecore.EReference BASE_TABLE__REFERENCING_FOREIGN_KEYS
static final org.eclipse.emf.ecore.EClass COLUMN
Column' class.
 
 
ColumnImpl, 
SQLTablesPackageImpl.getColumn()static final org.eclipse.emf.ecore.EReference COLUMN__TABLE
static final org.eclipse.emf.ecore.EReference COLUMN__IDENTITY_SPECIFIER
static final org.eclipse.emf.ecore.EReference COLUMN__GENERATE_EXPRESSION
static final org.eclipse.emf.ecore.EAttribute COLUMN__IMPLEMENTATION_DEPENDENT
static final org.eclipse.emf.ecore.EAttribute COLUMN__NULLABLE
static final org.eclipse.emf.ecore.EAttribute COLUMN__DEFAULT_VALUE
static final org.eclipse.emf.ecore.EAttribute COLUMN__SCOPE_CHECK
static final org.eclipse.emf.ecore.EAttribute COLUMN__SCOPE_CHECKED
static final org.eclipse.emf.ecore.EClass TRIGGER
Trigger' class.
 
 
TriggerImpl, 
SQLTablesPackageImpl.getTrigger()static final org.eclipse.emf.ecore.EReference TRIGGER__SCHEMA
static final org.eclipse.emf.ecore.EReference TRIGGER__SUBJECT_TABLE
static final org.eclipse.emf.ecore.EReference TRIGGER__ACTION_STATEMENT
static final org.eclipse.emf.ecore.EReference TRIGGER__TRIGGER_COLUMN
static final org.eclipse.emf.ecore.EAttribute TRIGGER__ACTION_GRANULARITY
static final org.eclipse.emf.ecore.EReference TRIGGER__WHEN
static final org.eclipse.emf.ecore.EAttribute TRIGGER__TIME_STAMP
static final org.eclipse.emf.ecore.EAttribute TRIGGER__ACTION_TIME
static final org.eclipse.emf.ecore.EAttribute TRIGGER__UPDATE_TYPE
static final org.eclipse.emf.ecore.EAttribute TRIGGER__INSERT_TYPE
static final org.eclipse.emf.ecore.EAttribute TRIGGER__DELETE_TYPE
static final org.eclipse.emf.ecore.EAttribute TRIGGER__OLD_ROW
static final org.eclipse.emf.ecore.EAttribute TRIGGER__NEW_ROW
static final org.eclipse.emf.ecore.EAttribute TRIGGER__OLD_TABLE
static final org.eclipse.emf.ecore.EAttribute TRIGGER__NEW_TABLE
static final org.eclipse.emf.ecore.EEnum CHECK_TYPE
Check Type' enum.
 
 
CheckType, 
SQLTablesPackageImpl.getCheckType()static final org.eclipse.emf.ecore.EEnum REFERENCE_TYPE
Reference Type' enum.
 
 
ReferenceType, 
SQLTablesPackageImpl.getReferenceType()static final org.eclipse.emf.ecore.EEnum ACTION_TIME_TYPE
Action Time Type' enum.
 
 
ActionTimeType, 
SQLTablesPackageImpl.getActionTimeType()static final org.eclipse.emf.ecore.EEnum ACTION_GRANULARITY_TYPE
Action Granularity Type' enum.
 
 
ActionGranularityType, 
SQLTablesPackageImpl.getActionGranularityType()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||