| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SQLTablesPackage
The Package for the model. It contains accessors for the meta objects to represent
SQLTablesFactory| Nested Class Summary | |
|---|---|
| static interface | SQLTablesPackage.LiteralsDefines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type | 
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage | 
|---|
| org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry | 
| Field Summary | |
|---|---|
| static int | ACTION_GRANULARITY_TYPEThe meta object id for the ' Action Granularity Type' enum. | 
| static int | ACTION_TIME_TYPEThe meta object id for the ' Action Time Type' enum. | 
| static int | BASE_TABLEThe meta object id for the ' Base Table' class. | 
| static int | BASE_TABLE__COLUMNSThe feature id for the 'Columns' containment reference list. | 
| static int | BASE_TABLE__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | BASE_TABLE__CONSTRAINTSThe feature id for the 'Constraints' containment reference list. | 
| static int | BASE_TABLE__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | BASE_TABLE__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | BASE_TABLE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | BASE_TABLE__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | BASE_TABLE__INDEXThe feature id for the 'Index' reference list. | 
| static int | BASE_TABLE__INSERTABLEThe feature id for the 'Insertable' attribute. | 
| static int | BASE_TABLE__LABELThe feature id for the 'Label' attribute. | 
| static int | BASE_TABLE__NAMEThe feature id for the 'Name' attribute. | 
| static int | BASE_TABLE__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | BASE_TABLE__REFERENCING_FOREIGN_KEYSThe feature id for the 'Referencing Foreign Keys' reference list. | 
| static int | BASE_TABLE__SCHEMAThe feature id for the 'Schema' reference. | 
| static int | BASE_TABLE__SELF_REF_COLUMN_GENERATIONThe feature id for the 'Self Ref Column Generation' attribute. | 
| static int | BASE_TABLE__SUBTABLESThe feature id for the 'Subtables' reference list. | 
| static int | BASE_TABLE__SUPERTABLEThe feature id for the 'Supertable' reference. | 
| static int | BASE_TABLE__TRIGGERSThe feature id for the 'Triggers' reference list. | 
| static int | BASE_TABLE__UDTThe feature id for the 'Udt' reference. | 
| static int | BASE_TABLE__UPDATABLEThe feature id for the 'Updatable' attribute. | 
| static int | BASE_TABLE_FEATURE_COUNTThe number of structural features of the 'Base Table' class. | 
| static int | CHECK_TYPEThe meta object id for the ' Check Type' enum. | 
| static int | COLUMNThe meta object id for the ' Column' class. | 
| static int | COLUMN__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | COLUMN__CONTAINED_TYPEThe feature id for the 'Contained Type' containment reference. | 
| static int | COLUMN__DEFAULT_VALUEThe feature id for the 'Default Value' attribute. | 
| static int | COLUMN__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | COLUMN__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | COLUMN__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | COLUMN__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | COLUMN__GENERATE_EXPRESSIONThe feature id for the 'Generate Expression' containment reference. | 
| static int | COLUMN__IDENTITY_SPECIFIERThe feature id for the 'Identity Specifier' containment reference. | 
| static int | COLUMN__IMPLEMENTATION_DEPENDENTThe feature id for the 'Implementation Dependent' attribute. | 
| static int | COLUMN__LABELThe feature id for the 'Label' attribute. | 
| static int | COLUMN__NAMEThe feature id for the 'Name' attribute. | 
| static int | COLUMN__NULLABLEThe feature id for the 'Nullable' attribute. | 
| static int | COLUMN__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | COLUMN__REFERENCED_TYPEThe feature id for the 'Referenced Type' reference. | 
| static int | COLUMN__SCOPE_CHECKThe feature id for the 'Scope Check' attribute. | 
| static int | COLUMN__SCOPE_CHECKEDThe feature id for the 'Scope Checked' attribute. | 
| static int | COLUMN__TABLEThe feature id for the 'Table' container reference. | 
| static int | COLUMN_FEATURE_COUNTThe number of structural features of the 'Column' class. | 
| static int | DERIVED_TABLEThe meta object id for the ' Derived Table' class. | 
| static int | DERIVED_TABLE__COLUMNSThe feature id for the 'Columns' containment reference list. | 
| static int | DERIVED_TABLE__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | DERIVED_TABLE__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | DERIVED_TABLE__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | DERIVED_TABLE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | DERIVED_TABLE__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | DERIVED_TABLE__INDEXThe feature id for the 'Index' reference list. | 
| static int | DERIVED_TABLE__INSERTABLEThe feature id for the 'Insertable' attribute. | 
| static int | DERIVED_TABLE__LABELThe feature id for the 'Label' attribute. | 
| static int | DERIVED_TABLE__NAMEThe feature id for the 'Name' attribute. | 
| static int | DERIVED_TABLE__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | DERIVED_TABLE__QUERY_EXPRESSIONThe feature id for the 'Query Expression' containment reference. | 
| static int | DERIVED_TABLE__SCHEMAThe feature id for the 'Schema' reference. | 
| static int | DERIVED_TABLE__SELF_REF_COLUMN_GENERATIONThe feature id for the 'Self Ref Column Generation' attribute. | 
| static int | DERIVED_TABLE__SUBTABLESThe feature id for the 'Subtables' reference list. | 
| static int | DERIVED_TABLE__SUPERTABLEThe feature id for the 'Supertable' reference. | 
| static int | DERIVED_TABLE__TRIGGERSThe feature id for the 'Triggers' reference list. | 
| static int | DERIVED_TABLE__UDTThe feature id for the 'Udt' reference. | 
| static int | DERIVED_TABLE__UPDATABLEThe feature id for the 'Updatable' attribute. | 
| static int | DERIVED_TABLE_FEATURE_COUNTThe number of structural features of the 'Derived Table' class. | 
| static SQLTablesPackage | eINSTANCEThe singleton instance of the package. | 
| static java.lang.String | eNAMEThe package name. | 
| static java.lang.String | eNS_PREFIXThe package namespace name. | 
| static java.lang.String | eNS_URIThe package namespace URI. | 
| static int | PERSISTENT_TABLEThe meta object id for the ' Persistent Table' class. | 
| static int | PERSISTENT_TABLE__COLUMNSThe feature id for the 'Columns' containment reference list. | 
| static int | PERSISTENT_TABLE__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | PERSISTENT_TABLE__CONSTRAINTSThe feature id for the 'Constraints' containment reference list. | 
| static int | PERSISTENT_TABLE__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | PERSISTENT_TABLE__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | PERSISTENT_TABLE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | PERSISTENT_TABLE__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | PERSISTENT_TABLE__INDEXThe feature id for the 'Index' reference list. | 
| static int | PERSISTENT_TABLE__INSERTABLEThe feature id for the 'Insertable' attribute. | 
| static int | PERSISTENT_TABLE__LABELThe feature id for the 'Label' attribute. | 
| static int | PERSISTENT_TABLE__NAMEThe feature id for the 'Name' attribute. | 
| static int | PERSISTENT_TABLE__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | PERSISTENT_TABLE__REFERENCING_FOREIGN_KEYSThe feature id for the 'Referencing Foreign Keys' reference list. | 
| static int | PERSISTENT_TABLE__SCHEMAThe feature id for the 'Schema' reference. | 
| static int | PERSISTENT_TABLE__SELF_REF_COLUMN_GENERATIONThe feature id for the 'Self Ref Column Generation' attribute. | 
| static int | PERSISTENT_TABLE__SUBTABLESThe feature id for the 'Subtables' reference list. | 
| static int | PERSISTENT_TABLE__SUPERTABLEThe feature id for the 'Supertable' reference. | 
| static int | PERSISTENT_TABLE__TRIGGERSThe feature id for the 'Triggers' reference list. | 
| static int | PERSISTENT_TABLE__UDTThe feature id for the 'Udt' reference. | 
| static int | PERSISTENT_TABLE__UPDATABLEThe feature id for the 'Updatable' attribute. | 
| static int | PERSISTENT_TABLE_FEATURE_COUNTThe number of structural features of the 'Persistent Table' class. | 
| static int | REFERENCE_TYPEThe meta object id for the ' Reference Type' enum. | 
| static int | TABLEThe meta object id for the ' Table' class. | 
| static int | TABLE__COLUMNSThe feature id for the 'Columns' containment reference list. | 
| static int | TABLE__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | TABLE__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | TABLE__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | TABLE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | TABLE__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | TABLE__INDEXThe feature id for the 'Index' reference list. | 
| static int | TABLE__INSERTABLEThe feature id for the 'Insertable' attribute. | 
| static int | TABLE__LABELThe feature id for the 'Label' attribute. | 
| static int | TABLE__NAMEThe feature id for the 'Name' attribute. | 
| static int | TABLE__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | TABLE__SCHEMAThe feature id for the 'Schema' reference. | 
| static int | TABLE__SELF_REF_COLUMN_GENERATIONThe feature id for the 'Self Ref Column Generation' attribute. | 
| static int | TABLE__SUBTABLESThe feature id for the 'Subtables' reference list. | 
| static int | TABLE__SUPERTABLEThe feature id for the 'Supertable' reference. | 
| static int | TABLE__TRIGGERSThe feature id for the 'Triggers' reference list. | 
| static int | TABLE__UDTThe feature id for the 'Udt' reference. | 
| static int | TABLE__UPDATABLEThe feature id for the 'Updatable' attribute. | 
| static int | TABLE_FEATURE_COUNTThe number of structural features of the 'Table' class. | 
| static int | TEMPORARY_TABLEThe meta object id for the ' Temporary Table' class. | 
| static int | TEMPORARY_TABLE__COLUMNSThe feature id for the 'Columns' containment reference list. | 
| static int | TEMPORARY_TABLE__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | TEMPORARY_TABLE__CONSTRAINTSThe feature id for the 'Constraints' containment reference list. | 
| static int | TEMPORARY_TABLE__DELETE_ON_COMMITThe feature id for the 'Delete On Commit' attribute. | 
| static int | TEMPORARY_TABLE__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | TEMPORARY_TABLE__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | TEMPORARY_TABLE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | TEMPORARY_TABLE__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | TEMPORARY_TABLE__INDEXThe feature id for the 'Index' reference list. | 
| static int | TEMPORARY_TABLE__INSERTABLEThe feature id for the 'Insertable' attribute. | 
| static int | TEMPORARY_TABLE__LABELThe feature id for the 'Label' attribute. | 
| static int | TEMPORARY_TABLE__LOCALThe feature id for the 'Local' attribute. | 
| static int | TEMPORARY_TABLE__NAMEThe feature id for the 'Name' attribute. | 
| static int | TEMPORARY_TABLE__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | TEMPORARY_TABLE__REFERENCING_FOREIGN_KEYSThe feature id for the 'Referencing Foreign Keys' reference list. | 
| static int | TEMPORARY_TABLE__SCHEMAThe feature id for the 'Schema' reference. | 
| static int | TEMPORARY_TABLE__SELF_REF_COLUMN_GENERATIONThe feature id for the 'Self Ref Column Generation' attribute. | 
| static int | TEMPORARY_TABLE__SUBTABLESThe feature id for the 'Subtables' reference list. | 
| static int | TEMPORARY_TABLE__SUPERTABLEThe feature id for the 'Supertable' reference. | 
| static int | TEMPORARY_TABLE__TRIGGERSThe feature id for the 'Triggers' reference list. | 
| static int | TEMPORARY_TABLE__UDTThe feature id for the 'Udt' reference. | 
| static int | TEMPORARY_TABLE__UPDATABLEThe feature id for the 'Updatable' attribute. | 
| static int | TEMPORARY_TABLE_FEATURE_COUNTThe number of structural features of the 'Temporary Table' class. | 
| static int | TRIGGERThe meta object id for the ' Trigger' class. | 
| static int | TRIGGER__ACTION_GRANULARITYThe feature id for the 'Action Granularity' attribute. | 
| static int | TRIGGER__ACTION_STATEMENTThe feature id for the 'Action Statement' containment reference list. | 
| static int | TRIGGER__ACTION_TIMEThe feature id for the 'Action Time' attribute. | 
| static int | TRIGGER__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | TRIGGER__DELETE_TYPEThe feature id for the 'Delete Type' attribute. | 
| static int | TRIGGER__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | TRIGGER__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | TRIGGER__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | TRIGGER__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | TRIGGER__INSERT_TYPEThe feature id for the 'Insert Type' attribute. | 
| static int | TRIGGER__LABELThe feature id for the 'Label' attribute. | 
| static int | TRIGGER__NAMEThe feature id for the 'Name' attribute. | 
| static int | TRIGGER__NEW_ROWThe feature id for the 'New Row' attribute. | 
| static int | TRIGGER__NEW_TABLEThe feature id for the 'New Table' attribute. | 
| static int | TRIGGER__OLD_ROWThe feature id for the 'Old Row' attribute. | 
| static int | TRIGGER__OLD_TABLEThe feature id for the 'Old Table' attribute. | 
| static int | TRIGGER__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | TRIGGER__SCHEMAThe feature id for the 'Schema' reference. | 
| static int | TRIGGER__SUBJECT_TABLEThe feature id for the 'Subject Table' reference. | 
| static int | TRIGGER__TIME_STAMPThe feature id for the 'Time Stamp' attribute. | 
| static int | TRIGGER__TRIGGER_COLUMNThe feature id for the 'Trigger Column' reference list. | 
| static int | TRIGGER__UPDATE_TYPEThe feature id for the 'Update Type' attribute. | 
| static int | TRIGGER__WHENThe feature id for the 'When' containment reference. | 
| static int | TRIGGER_FEATURE_COUNTThe number of structural features of the 'Trigger' class. | 
| static int | VIEW_TABLEThe meta object id for the ' View Table' class. | 
| static int | VIEW_TABLE__CHECK_TYPEThe feature id for the 'Check Type' attribute. | 
| static int | VIEW_TABLE__COLUMNSThe feature id for the 'Columns' containment reference list. | 
| static int | VIEW_TABLE__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | VIEW_TABLE__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | VIEW_TABLE__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | VIEW_TABLE__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | VIEW_TABLE__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | VIEW_TABLE__INDEXThe feature id for the 'Index' reference list. | 
| static int | VIEW_TABLE__INSERTABLEThe feature id for the 'Insertable' attribute. | 
| static int | VIEW_TABLE__LABELThe feature id for the 'Label' attribute. | 
| static int | VIEW_TABLE__NAMEThe feature id for the 'Name' attribute. | 
| static int | VIEW_TABLE__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | VIEW_TABLE__QUERY_EXPRESSIONThe feature id for the 'Query Expression' containment reference. | 
| static int | VIEW_TABLE__SCHEMAThe feature id for the 'Schema' reference. | 
| static int | VIEW_TABLE__SELF_REF_COLUMN_GENERATIONThe feature id for the 'Self Ref Column Generation' attribute. | 
| static int | VIEW_TABLE__SUBTABLESThe feature id for the 'Subtables' reference list. | 
| static int | VIEW_TABLE__SUPERTABLEThe feature id for the 'Supertable' reference. | 
| static int | VIEW_TABLE__TRIGGERSThe feature id for the 'Triggers' reference list. | 
| static int | VIEW_TABLE__UDTThe feature id for the 'Udt' reference. | 
| static int | VIEW_TABLE__UPDATABLEThe feature id for the 'Updatable' attribute. | 
| static int | VIEW_TABLE_FEATURE_COUNTThe number of structural features of the 'View Table' class. | 
| Method Summary | |
|---|---|
|  org.eclipse.emf.ecore.EEnum | getActionGranularityType()Returns the meta object for enum ' Action Granularity Type'. | 
|  org.eclipse.emf.ecore.EEnum | getActionTimeType()Returns the meta object for enum ' Action Time Type'. | 
|  org.eclipse.emf.ecore.EReference | getBaseTable_Constraints()Returns the meta object for the containment reference list ' Constraints'. | 
|  org.eclipse.emf.ecore.EReference | getBaseTable_ReferencingForeignKeys()Returns the meta object for the reference list ' Referencing Foreign Keys'. | 
|  org.eclipse.emf.ecore.EClass | getBaseTable()Returns the meta object for class ' Base Table'. | 
|  org.eclipse.emf.ecore.EEnum | getCheckType()Returns the meta object for enum ' Check Type'. | 
|  org.eclipse.emf.ecore.EAttribute | getColumn_DefaultValue()Returns the meta object for the attribute ' Default Value'. | 
|  org.eclipse.emf.ecore.EReference | getColumn_GenerateExpression()Returns the meta object for the containment reference ' Generate Expression'. | 
|  org.eclipse.emf.ecore.EReference | getColumn_IdentitySpecifier()Returns the meta object for the containment reference ' Identity Specifier'. | 
|  org.eclipse.emf.ecore.EAttribute | getColumn_ImplementationDependent()Returns the meta object for the attribute ' Implementation Dependent'. | 
|  org.eclipse.emf.ecore.EAttribute | getColumn_Nullable()Returns the meta object for the attribute ' Nullable'. | 
|  org.eclipse.emf.ecore.EAttribute | getColumn_ScopeCheck()Returns the meta object for the attribute ' Scope Check'. | 
|  org.eclipse.emf.ecore.EAttribute | getColumn_ScopeChecked()Returns the meta object for the attribute ' Scope Checked'. | 
|  org.eclipse.emf.ecore.EReference | getColumn_Table()Returns the meta object for the container reference ' Table'. | 
|  org.eclipse.emf.ecore.EClass | getColumn()Returns the meta object for class ' Column'. | 
|  org.eclipse.emf.ecore.EReference | getDerivedTable_QueryExpression()Returns the meta object for the containment reference ' Query Expression'. | 
|  org.eclipse.emf.ecore.EClass | getDerivedTable()Returns the meta object for class ' Derived Table'. | 
|  org.eclipse.emf.ecore.EClass | getPersistentTable()Returns the meta object for class ' Persistent Table'. | 
|  org.eclipse.emf.ecore.EEnum | getReferenceType()Returns the meta object for enum ' Reference Type'. | 
|  SQLTablesFactory | getSQLTablesFactory()Returns the factory that creates the instances of the model. | 
|  org.eclipse.emf.ecore.EReference | getTable_Columns()Returns the meta object for the containment reference list ' Columns'. | 
|  org.eclipse.emf.ecore.EReference | getTable_Index()Returns the meta object for the reference list ' Index'. | 
|  org.eclipse.emf.ecore.EAttribute | getTable_Insertable()Returns the meta object for the attribute ' Insertable'. | 
|  org.eclipse.emf.ecore.EReference | getTable_Schema()Returns the meta object for the reference ' Schema'. | 
|  org.eclipse.emf.ecore.EAttribute | getTable_SelfRefColumnGeneration()Returns the meta object for the attribute ' Self Ref Column Generation'. | 
|  org.eclipse.emf.ecore.EReference | getTable_Subtables()Returns the meta object for the reference list ' Subtables'. | 
|  org.eclipse.emf.ecore.EReference | getTable_Supertable()Returns the meta object for the reference ' Supertable'. | 
|  org.eclipse.emf.ecore.EReference | getTable_Triggers()Returns the meta object for the reference list ' Triggers'. | 
|  org.eclipse.emf.ecore.EReference | getTable_Udt()Returns the meta object for the reference ' Udt'. | 
|  org.eclipse.emf.ecore.EAttribute | getTable_Updatable()Returns the meta object for the attribute ' Updatable'. | 
|  org.eclipse.emf.ecore.EClass | getTable()Returns the meta object for class ' Table'. | 
|  org.eclipse.emf.ecore.EAttribute | getTemporaryTable_DeleteOnCommit()Returns the meta object for the attribute ' Delete On Commit'. | 
|  org.eclipse.emf.ecore.EAttribute | getTemporaryTable_Local()Returns the meta object for the attribute ' Local'. | 
|  org.eclipse.emf.ecore.EClass | getTemporaryTable()Returns the meta object for class ' Temporary Table'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_ActionGranularity()Returns the meta object for the attribute ' Action Granularity'. | 
|  org.eclipse.emf.ecore.EReference | getTrigger_ActionStatement()Returns the meta object for the containment reference list ' Action Statement'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_ActionTime()Returns the meta object for the attribute ' Action Time'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_DeleteType()Returns the meta object for the attribute ' Delete Type'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_InsertType()Returns the meta object for the attribute ' Insert Type'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_NewRow()Returns the meta object for the attribute ' New Row'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_NewTable()Returns the meta object for the attribute ' New Table'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_OldRow()Returns the meta object for the attribute ' Old Row'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_OldTable()Returns the meta object for the attribute ' Old Table'. | 
|  org.eclipse.emf.ecore.EReference | getTrigger_Schema()Returns the meta object for the reference ' Schema'. | 
|  org.eclipse.emf.ecore.EReference | getTrigger_SubjectTable()Returns the meta object for the reference ' Subject Table'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_TimeStamp()Returns the meta object for the attribute ' Time Stamp'. | 
|  org.eclipse.emf.ecore.EReference | getTrigger_TriggerColumn()Returns the meta object for the reference list ' Trigger Column'. | 
|  org.eclipse.emf.ecore.EAttribute | getTrigger_UpdateType()Returns the meta object for the attribute ' Update Type'. | 
|  org.eclipse.emf.ecore.EReference | getTrigger_When()Returns the meta object for the containment reference ' When'. | 
|  org.eclipse.emf.ecore.EClass | getTrigger()Returns the meta object for class ' Trigger'. | 
|  org.eclipse.emf.ecore.EAttribute | getViewTable_CheckType()Returns the meta object for the attribute ' Check Type'. | 
|  org.eclipse.emf.ecore.EClass | getViewTable()Returns the meta object for class ' View Table'. | 
| Methods inherited from interface org.eclipse.emf.ecore.EPackage | 
|---|
| getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI | 
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement | 
|---|
| getName, setName | 
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement | 
|---|
| getEAnnotation, getEAnnotations | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Field Detail | 
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final SQLTablesPackage eINSTANCE
static final int TABLE
Table' class.
 
 
TableImpl, 
SQLTablesPackageImpl.getTable(), 
Constant Field Valuesstatic final int TABLE__EANNOTATIONS
static final int TABLE__NAME
static final int TABLE__DEPENDENCIES
static final int TABLE__DESCRIPTION
static final int TABLE__LABEL
static final int TABLE__COMMENTS
static final int TABLE__EXTENSIONS
static final int TABLE__PRIVILEGES
static final int TABLE__COLUMNS
static final int TABLE__SUPERTABLE
static final int TABLE__SUBTABLES
static final int TABLE__SCHEMA
static final int TABLE__UDT
static final int TABLE__TRIGGERS
static final int TABLE__INDEX
static final int TABLE__SELF_REF_COLUMN_GENERATION
static final int TABLE__INSERTABLE
static final int TABLE__UPDATABLE
static final int TABLE_FEATURE_COUNT
static final int DERIVED_TABLE
Derived Table' class.
 
 
DerivedTableImpl, 
SQLTablesPackageImpl.getDerivedTable(), 
Constant Field Valuesstatic final int DERIVED_TABLE__EANNOTATIONS
static final int DERIVED_TABLE__NAME
static final int DERIVED_TABLE__DEPENDENCIES
static final int DERIVED_TABLE__DESCRIPTION
static final int DERIVED_TABLE__LABEL
static final int DERIVED_TABLE__COMMENTS
static final int DERIVED_TABLE__EXTENSIONS
static final int DERIVED_TABLE__PRIVILEGES
static final int DERIVED_TABLE__COLUMNS
static final int DERIVED_TABLE__SUPERTABLE
static final int DERIVED_TABLE__SUBTABLES
static final int DERIVED_TABLE__SCHEMA
static final int DERIVED_TABLE__UDT
static final int DERIVED_TABLE__TRIGGERS
static final int DERIVED_TABLE__INDEX
static final int DERIVED_TABLE__SELF_REF_COLUMN_GENERATION
static final int DERIVED_TABLE__INSERTABLE
static final int DERIVED_TABLE__UPDATABLE
static final int DERIVED_TABLE__QUERY_EXPRESSION
static final int DERIVED_TABLE_FEATURE_COUNT
static final int VIEW_TABLE
View Table' class.
 
 
ViewTableImpl, 
SQLTablesPackageImpl.getViewTable(), 
Constant Field Valuesstatic final int VIEW_TABLE__EANNOTATIONS
static final int VIEW_TABLE__NAME
static final int VIEW_TABLE__DEPENDENCIES
static final int VIEW_TABLE__DESCRIPTION
static final int VIEW_TABLE__LABEL
static final int VIEW_TABLE__COMMENTS
static final int VIEW_TABLE__EXTENSIONS
static final int VIEW_TABLE__PRIVILEGES
static final int VIEW_TABLE__COLUMNS
static final int VIEW_TABLE__SUPERTABLE
static final int VIEW_TABLE__SUBTABLES
static final int VIEW_TABLE__SCHEMA
static final int VIEW_TABLE__UDT
static final int VIEW_TABLE__TRIGGERS
static final int VIEW_TABLE__INDEX
static final int VIEW_TABLE__SELF_REF_COLUMN_GENERATION
static final int VIEW_TABLE__INSERTABLE
static final int VIEW_TABLE__UPDATABLE
static final int VIEW_TABLE__QUERY_EXPRESSION
static final int VIEW_TABLE__CHECK_TYPE
static final int VIEW_TABLE_FEATURE_COUNT
static final int BASE_TABLE
Base Table' class.
 
 
BaseTableImpl, 
SQLTablesPackageImpl.getBaseTable(), 
Constant Field Valuesstatic final int BASE_TABLE__EANNOTATIONS
static final int BASE_TABLE__NAME
static final int BASE_TABLE__DEPENDENCIES
static final int BASE_TABLE__DESCRIPTION
static final int BASE_TABLE__LABEL
static final int BASE_TABLE__COMMENTS
static final int BASE_TABLE__EXTENSIONS
static final int BASE_TABLE__PRIVILEGES
static final int BASE_TABLE__COLUMNS
static final int BASE_TABLE__SUPERTABLE
static final int BASE_TABLE__SUBTABLES
static final int BASE_TABLE__SCHEMA
static final int BASE_TABLE__UDT
static final int BASE_TABLE__TRIGGERS
static final int BASE_TABLE__INDEX
static final int BASE_TABLE__SELF_REF_COLUMN_GENERATION
static final int BASE_TABLE__INSERTABLE
static final int BASE_TABLE__UPDATABLE
static final int BASE_TABLE__CONSTRAINTS
static final int BASE_TABLE__REFERENCING_FOREIGN_KEYS
static final int BASE_TABLE_FEATURE_COUNT
static final int TEMPORARY_TABLE
Temporary Table' class.
 
 
TemporaryTableImpl, 
SQLTablesPackageImpl.getTemporaryTable(), 
Constant Field Valuesstatic final int TEMPORARY_TABLE__EANNOTATIONS
static final int TEMPORARY_TABLE__NAME
static final int TEMPORARY_TABLE__DEPENDENCIES
static final int TEMPORARY_TABLE__DESCRIPTION
static final int TEMPORARY_TABLE__LABEL
static final int TEMPORARY_TABLE__COMMENTS
static final int TEMPORARY_TABLE__EXTENSIONS
static final int TEMPORARY_TABLE__PRIVILEGES
static final int TEMPORARY_TABLE__COLUMNS
static final int TEMPORARY_TABLE__SUPERTABLE
static final int TEMPORARY_TABLE__SUBTABLES
static final int TEMPORARY_TABLE__SCHEMA
static final int TEMPORARY_TABLE__UDT
static final int TEMPORARY_TABLE__TRIGGERS
static final int TEMPORARY_TABLE__INDEX
static final int TEMPORARY_TABLE__SELF_REF_COLUMN_GENERATION
static final int TEMPORARY_TABLE__INSERTABLE
static final int TEMPORARY_TABLE__UPDATABLE
static final int TEMPORARY_TABLE__CONSTRAINTS
static final int TEMPORARY_TABLE__REFERENCING_FOREIGN_KEYS
static final int TEMPORARY_TABLE__LOCAL
static final int TEMPORARY_TABLE__DELETE_ON_COMMIT
static final int TEMPORARY_TABLE_FEATURE_COUNT
static final int PERSISTENT_TABLE
Persistent Table' class.
 
 
PersistentTableImpl, 
SQLTablesPackageImpl.getPersistentTable(), 
Constant Field Valuesstatic final int PERSISTENT_TABLE__EANNOTATIONS
static final int PERSISTENT_TABLE__NAME
static final int PERSISTENT_TABLE__DEPENDENCIES
static final int PERSISTENT_TABLE__DESCRIPTION
static final int PERSISTENT_TABLE__LABEL
static final int PERSISTENT_TABLE__COMMENTS
static final int PERSISTENT_TABLE__EXTENSIONS
static final int PERSISTENT_TABLE__PRIVILEGES
static final int PERSISTENT_TABLE__COLUMNS
static final int PERSISTENT_TABLE__SUPERTABLE
static final int PERSISTENT_TABLE__SUBTABLES
static final int PERSISTENT_TABLE__SCHEMA
static final int PERSISTENT_TABLE__UDT
static final int PERSISTENT_TABLE__TRIGGERS
static final int PERSISTENT_TABLE__INDEX
static final int PERSISTENT_TABLE__SELF_REF_COLUMN_GENERATION
static final int PERSISTENT_TABLE__INSERTABLE
static final int PERSISTENT_TABLE__UPDATABLE
static final int PERSISTENT_TABLE__CONSTRAINTS
static final int PERSISTENT_TABLE__REFERENCING_FOREIGN_KEYS
static final int PERSISTENT_TABLE_FEATURE_COUNT
static final int COLUMN
Column' class.
 
 
ColumnImpl, 
SQLTablesPackageImpl.getColumn(), 
Constant Field Valuesstatic final int COLUMN__EANNOTATIONS
static final int COLUMN__NAME
static final int COLUMN__DEPENDENCIES
static final int COLUMN__DESCRIPTION
static final int COLUMN__LABEL
static final int COLUMN__COMMENTS
static final int COLUMN__EXTENSIONS
static final int COLUMN__PRIVILEGES
static final int COLUMN__CONTAINED_TYPE
static final int COLUMN__REFERENCED_TYPE
static final int COLUMN__TABLE
static final int COLUMN__IDENTITY_SPECIFIER
static final int COLUMN__GENERATE_EXPRESSION
static final int COLUMN__IMPLEMENTATION_DEPENDENT
static final int COLUMN__NULLABLE
static final int COLUMN__DEFAULT_VALUE
static final int COLUMN__SCOPE_CHECK
static final int COLUMN__SCOPE_CHECKED
static final int COLUMN_FEATURE_COUNT
static final int TRIGGER
Trigger' class.
 
 
TriggerImpl, 
SQLTablesPackageImpl.getTrigger(), 
Constant Field Valuesstatic final int TRIGGER__EANNOTATIONS
static final int TRIGGER__NAME
static final int TRIGGER__DEPENDENCIES
static final int TRIGGER__DESCRIPTION
static final int TRIGGER__LABEL
static final int TRIGGER__COMMENTS
static final int TRIGGER__EXTENSIONS
static final int TRIGGER__PRIVILEGES
static final int TRIGGER__SCHEMA
static final int TRIGGER__SUBJECT_TABLE
static final int TRIGGER__ACTION_STATEMENT
static final int TRIGGER__TRIGGER_COLUMN
static final int TRIGGER__ACTION_GRANULARITY
static final int TRIGGER__WHEN
static final int TRIGGER__TIME_STAMP
static final int TRIGGER__ACTION_TIME
static final int TRIGGER__UPDATE_TYPE
static final int TRIGGER__INSERT_TYPE
static final int TRIGGER__DELETE_TYPE
static final int TRIGGER__OLD_ROW
static final int TRIGGER__NEW_ROW
static final int TRIGGER__OLD_TABLE
static final int TRIGGER__NEW_TABLE
static final int TRIGGER_FEATURE_COUNT
static final int CHECK_TYPE
Check Type' enum.
 
 
CheckType, 
SQLTablesPackageImpl.getCheckType(), 
Constant Field Valuesstatic final int REFERENCE_TYPE
Reference Type' enum.
 
 
ReferenceType, 
SQLTablesPackageImpl.getReferenceType(), 
Constant Field Valuesstatic final int ACTION_TIME_TYPE
Action Time Type' enum.
 
 
ActionTimeType, 
SQLTablesPackageImpl.getActionTimeType(), 
Constant Field Valuesstatic final int ACTION_GRANULARITY_TYPE
Action Granularity Type' enum.
 
 
ActionGranularityType, 
SQLTablesPackageImpl.getActionGranularityType(), 
Constant Field Values| Method Detail | 
|---|
org.eclipse.emf.ecore.EClass getViewTable()
View Table'.
 
 
ViewTableorg.eclipse.emf.ecore.EAttribute getViewTable_CheckType()
Check Type'.
 
 
ViewTable.getCheckType(), 
getViewTable()org.eclipse.emf.ecore.EClass getTemporaryTable()
Temporary Table'.
 
 
TemporaryTableorg.eclipse.emf.ecore.EAttribute getTemporaryTable_Local()
Local'.
 
 
TemporaryTable.isLocal(), 
getTemporaryTable()org.eclipse.emf.ecore.EAttribute getTemporaryTable_DeleteOnCommit()
Delete On Commit'.
 
 
TemporaryTable.isDeleteOnCommit(), 
getTemporaryTable()org.eclipse.emf.ecore.EClass getTable()
Table'.
 
 
Tableorg.eclipse.emf.ecore.EReference getTable_Columns()
Columns'.
 
 
Table.getColumns(), 
getTable()org.eclipse.emf.ecore.EReference getTable_Supertable()
Supertable'.
 
 
Table.getSupertable(), 
getTable()org.eclipse.emf.ecore.EReference getTable_Subtables()
Subtables'.
 
 
Table.getSubtables(), 
getTable()org.eclipse.emf.ecore.EReference getTable_Schema()
Schema'.
 
 
Table.getSchema(), 
getTable()org.eclipse.emf.ecore.EReference getTable_Udt()
Udt'.
 
 
Table.getUdt(), 
getTable()org.eclipse.emf.ecore.EReference getTable_Triggers()
Triggers'.
 
 
Table.getTriggers(), 
getTable()org.eclipse.emf.ecore.EReference getTable_Index()
Index'.
 
 
Table.getIndex(), 
getTable()org.eclipse.emf.ecore.EAttribute getTable_SelfRefColumnGeneration()
Self Ref Column Generation'.
 
 
Table.getSelfRefColumnGeneration(), 
getTable()org.eclipse.emf.ecore.EAttribute getTable_Insertable()
Insertable'.
 
 
Table.isInsertable(), 
getTable()org.eclipse.emf.ecore.EAttribute getTable_Updatable()
Updatable'.
 
 
Table.isUpdatable(), 
getTable()org.eclipse.emf.ecore.EClass getPersistentTable()
Persistent Table'.
 
 
PersistentTableorg.eclipse.emf.ecore.EClass getDerivedTable()
Derived Table'.
 
 
DerivedTableorg.eclipse.emf.ecore.EReference getDerivedTable_QueryExpression()
Query Expression'.
 
 
DerivedTable.getQueryExpression(), 
getDerivedTable()org.eclipse.emf.ecore.EClass getBaseTable()
Base Table'.
 
 
BaseTableorg.eclipse.emf.ecore.EReference getBaseTable_Constraints()
Constraints'.
 
 
BaseTable.getConstraints(), 
getBaseTable()org.eclipse.emf.ecore.EReference getBaseTable_ReferencingForeignKeys()
Referencing Foreign Keys'.
 
 
BaseTable.getReferencingForeignKeys(), 
getBaseTable()org.eclipse.emf.ecore.EClass getColumn()
Column'.
 
 
Columnorg.eclipse.emf.ecore.EReference getColumn_Table()
Table'.
 
 
Column.getTable(), 
getColumn()org.eclipse.emf.ecore.EReference getColumn_IdentitySpecifier()
Identity Specifier'.
 
 
Column.getIdentitySpecifier(), 
getColumn()org.eclipse.emf.ecore.EReference getColumn_GenerateExpression()
Generate Expression'.
 
 
Column.getGenerateExpression(), 
getColumn()org.eclipse.emf.ecore.EAttribute getColumn_ImplementationDependent()
Implementation Dependent'.
 
 
Column.isImplementationDependent(), 
getColumn()org.eclipse.emf.ecore.EAttribute getColumn_Nullable()
Nullable'.
 
 
Column.isNullable(), 
getColumn()org.eclipse.emf.ecore.EAttribute getColumn_DefaultValue()
Default Value'.
 
 
Column.getDefaultValue(), 
getColumn()org.eclipse.emf.ecore.EAttribute getColumn_ScopeCheck()
Scope Check'.
 
 
Column.getScopeCheck(), 
getColumn()org.eclipse.emf.ecore.EAttribute getColumn_ScopeChecked()
Scope Checked'.
 
 
Column.isScopeChecked(), 
getColumn()org.eclipse.emf.ecore.EClass getTrigger()
Trigger'.
 
 
Triggerorg.eclipse.emf.ecore.EReference getTrigger_Schema()
Schema'.
 
 
Trigger.getSchema(), 
getTrigger()org.eclipse.emf.ecore.EReference getTrigger_SubjectTable()
Subject Table'.
 
 
Trigger.getSubjectTable(), 
getTrigger()org.eclipse.emf.ecore.EReference getTrigger_ActionStatement()
Action Statement'.
 
 
Trigger.getActionStatement(), 
getTrigger()org.eclipse.emf.ecore.EReference getTrigger_TriggerColumn()
Trigger Column'.
 
 
Trigger.getTriggerColumn(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_ActionGranularity()
Action Granularity'.
 
 
Trigger.getActionGranularity(), 
getTrigger()org.eclipse.emf.ecore.EReference getTrigger_When()
When'.
 
 
Trigger.getWhen(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_TimeStamp()
Time Stamp'.
 
 
Trigger.getTimeStamp(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_ActionTime()
Action Time'.
 
 
Trigger.getActionTime(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_UpdateType()
Update Type'.
 
 
Trigger.isUpdateType(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_InsertType()
Insert Type'.
 
 
Trigger.isInsertType(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_DeleteType()
Delete Type'.
 
 
Trigger.isDeleteType(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_OldRow()
Old Row'.
 
 
Trigger.getOldRow(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_NewRow()
New Row'.
 
 
Trigger.getNewRow(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_OldTable()
Old Table'.
 
 
Trigger.getOldTable(), 
getTrigger()org.eclipse.emf.ecore.EAttribute getTrigger_NewTable()
New Table'.
 
 
Trigger.getNewTable(), 
getTrigger()org.eclipse.emf.ecore.EEnum getCheckType()
Check Type'.
 
 
CheckTypeorg.eclipse.emf.ecore.EEnum getReferenceType()
Reference Type'.
 
 
ReferenceTypeorg.eclipse.emf.ecore.EEnum getActionTimeType()
Action Time Type'.
 
 
ActionTimeTypeorg.eclipse.emf.ecore.EEnum getActionGranularityType()
Action Granularity Type'.
 
 
ActionGranularityTypeSQLTablesFactory getSQLTablesFactory()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||