|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SQLStatementsPackage
The Package for the model. It contains accessors for the meta objects to represent
SQLStatementsFactory
Nested Class Summary | |
---|---|
static interface |
SQLStatementsPackage.Literals
Defines 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 SQLStatementsPackage |
eINSTANCE
The singleton instance of the package. |
static java.lang.String |
eNAME
The package name. |
static java.lang.String |
eNS_PREFIX
The package namespace name. |
static java.lang.String |
eNS_URI
The package namespace URI. |
static int |
SQL_CONNECTION_STATEMENT
The meta object id for the ' SQL Connection Statement ' class. |
static int |
SQL_CONNECTION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Connection Statement' class. |
static int |
SQL_CONTROL_STATEMENT
The meta object id for the ' SQL Control Statement ' class. |
static int |
SQL_CONTROL_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Control Statement' class. |
static int |
SQL_DATA_CHANGE_STATEMENT
The meta object id for the ' SQL Data Change Statement ' class. |
static int |
SQL_DATA_CHANGE_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Data Change Statement' class. |
static int |
SQL_DATA_STATEMENT
The meta object id for the ' SQL Data Statement ' class. |
static int |
SQL_DATA_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Data Statement' class. |
static int |
SQL_DIAGNOSTICS_STATEMENT
The meta object id for the ' SQL Diagnostics Statement ' class. |
static int |
SQL_DIAGNOSTICS_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Diagnostics Statement' class. |
static int |
SQL_DYNAMIC_STATEMENT
The meta object id for the ' SQL Dynamic Statement ' class. |
static int |
SQL_DYNAMIC_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Dynamic Statement' class. |
static int |
SQL_SCHEMA_STATEMENT
The meta object id for the ' SQL Schema Statement ' class. |
static int |
SQL_SCHEMA_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Schema Statement' class. |
static int |
SQL_SESSION_STATEMENT
The meta object id for the ' SQL Session Statement ' class. |
static int |
SQL_SESSION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Session Statement' class. |
static int |
SQL_STATEMENT
The meta object id for the ' SQL Statement ' class. |
static int |
SQL_STATEMENT_DEFAULT
The meta object id for the ' SQL Statement Default ' class. |
static int |
SQL_STATEMENT_DEFAULT__COMMENTS
The feature id for the 'Comments' reference list. |
static int |
SQL_STATEMENT_DEFAULT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list. |
static int |
SQL_STATEMENT_DEFAULT__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
SQL_STATEMENT_DEFAULT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
SQL_STATEMENT_DEFAULT__EXTENSIONS
The feature id for the 'Extensions' containment reference list. |
static int |
SQL_STATEMENT_DEFAULT__LABEL
The feature id for the 'Label' attribute. |
static int |
SQL_STATEMENT_DEFAULT__NAME
The feature id for the 'Name' attribute. |
static int |
SQL_STATEMENT_DEFAULT__PRIVILEGES
The feature id for the 'Privileges' reference list. |
static int |
SQL_STATEMENT_DEFAULT__SQL
The feature id for the 'SQL' attribute. |
static int |
SQL_STATEMENT_DEFAULT_FEATURE_COUNT
The number of structural features of the 'SQL Statement Default' class. |
static int |
SQL_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Statement' class. |
static int |
SQL_TRANSACTION_STATEMENT
The meta object id for the ' SQL Transaction Statement ' class. |
static int |
SQL_TRANSACTION_STATEMENT_FEATURE_COUNT
The number of structural features of the 'SQL Transaction Statement' class. |
Method Summary | |
---|---|
org.eclipse.emf.ecore.EClass |
getSQLConnectionStatement()
Returns the meta object for class ' SQL Connection Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLControlStatement()
Returns the meta object for class ' SQL Control Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLDataChangeStatement()
Returns the meta object for class ' SQL Data Change Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLDataStatement()
Returns the meta object for class ' SQL Data Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLDiagnosticsStatement()
Returns the meta object for class ' SQL Diagnostics Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLDynamicStatement()
Returns the meta object for class ' SQL Dynamic Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLSchemaStatement()
Returns the meta object for class ' SQL Schema Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLSessionStatement()
Returns the meta object for class ' SQL Session Statement '. |
org.eclipse.emf.ecore.EClass |
getSQLStatement()
Returns the meta object for class ' SQL Statement '. |
org.eclipse.emf.ecore.EAttribute |
getSQLStatementDefault_SQL()
Returns the meta object for the attribute ' SQL '. |
org.eclipse.emf.ecore.EClass |
getSQLStatementDefault()
Returns the meta object for class ' SQL Statement Default '. |
SQLStatementsFactory |
getSQLStatementsFactory()
Returns the factory that creates the instances of the model. |
org.eclipse.emf.ecore.EClass |
getSQLTransactionStatement()
Returns the meta object for class ' SQL Transaction Statement '. |
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 SQLStatementsPackage eINSTANCE
static final int SQL_STATEMENT
SQL Statement
' class.
SQLStatement
,
SQLStatementsPackageImpl.getSQLStatement()
,
Constant Field Valuesstatic final int SQL_STATEMENT_FEATURE_COUNT
static final int SQL_DATA_STATEMENT
SQL Data Statement
' class.
SQLDataStatement
,
SQLStatementsPackageImpl.getSQLDataStatement()
,
Constant Field Valuesstatic final int SQL_DATA_STATEMENT_FEATURE_COUNT
static final int SQL_SCHEMA_STATEMENT
SQL Schema Statement
' class.
SQLSchemaStatement
,
SQLStatementsPackageImpl.getSQLSchemaStatement()
,
Constant Field Valuesstatic final int SQL_SCHEMA_STATEMENT_FEATURE_COUNT
static final int SQL_CONTROL_STATEMENT
SQL Control Statement
' class.
SQLControlStatement
,
SQLStatementsPackageImpl.getSQLControlStatement()
,
Constant Field Valuesstatic final int SQL_CONTROL_STATEMENT_FEATURE_COUNT
static final int SQL_DATA_CHANGE_STATEMENT
SQL Data Change Statement
' class.
SQLDataChangeStatement
,
SQLStatementsPackageImpl.getSQLDataChangeStatement()
,
Constant Field Valuesstatic final int SQL_DATA_CHANGE_STATEMENT_FEATURE_COUNT
static final int SQL_STATEMENT_DEFAULT
SQL Statement Default
' class.
SQLStatementDefaultImpl
,
SQLStatementsPackageImpl.getSQLStatementDefault()
,
Constant Field Valuesstatic final int SQL_STATEMENT_DEFAULT__EANNOTATIONS
static final int SQL_STATEMENT_DEFAULT__NAME
static final int SQL_STATEMENT_DEFAULT__DEPENDENCIES
static final int SQL_STATEMENT_DEFAULT__DESCRIPTION
static final int SQL_STATEMENT_DEFAULT__LABEL
static final int SQL_STATEMENT_DEFAULT__COMMENTS
static final int SQL_STATEMENT_DEFAULT__EXTENSIONS
static final int SQL_STATEMENT_DEFAULT__PRIVILEGES
static final int SQL_STATEMENT_DEFAULT__SQL
static final int SQL_STATEMENT_DEFAULT_FEATURE_COUNT
static final int SQL_CONNECTION_STATEMENT
SQL Connection Statement
' class.
SQLConnectionStatement
,
SQLStatementsPackageImpl.getSQLConnectionStatement()
,
Constant Field Valuesstatic final int SQL_CONNECTION_STATEMENT_FEATURE_COUNT
static final int SQL_DIAGNOSTICS_STATEMENT
SQL Diagnostics Statement
' class.
SQLDiagnosticsStatement
,
SQLStatementsPackageImpl.getSQLDiagnosticsStatement()
,
Constant Field Valuesstatic final int SQL_DIAGNOSTICS_STATEMENT_FEATURE_COUNT
static final int SQL_DYNAMIC_STATEMENT
SQL Dynamic Statement
' class.
SQLDynamicStatement
,
SQLStatementsPackageImpl.getSQLDynamicStatement()
,
Constant Field Valuesstatic final int SQL_DYNAMIC_STATEMENT_FEATURE_COUNT
static final int SQL_SESSION_STATEMENT
SQL Session Statement
' class.
SQLSessionStatement
,
SQLStatementsPackageImpl.getSQLSessionStatement()
,
Constant Field Valuesstatic final int SQL_SESSION_STATEMENT_FEATURE_COUNT
static final int SQL_TRANSACTION_STATEMENT
SQL Transaction Statement
' class.
SQLTransactionStatement
,
SQLStatementsPackageImpl.getSQLTransactionStatement()
,
Constant Field Valuesstatic final int SQL_TRANSACTION_STATEMENT_FEATURE_COUNT
Method Detail |
---|
org.eclipse.emf.ecore.EClass getSQLStatement()
SQL Statement
'.
SQLStatement
org.eclipse.emf.ecore.EClass getSQLDataStatement()
SQL Data Statement
'.
SQLDataStatement
org.eclipse.emf.ecore.EClass getSQLSchemaStatement()
SQL Schema Statement
'.
SQLSchemaStatement
org.eclipse.emf.ecore.EClass getSQLControlStatement()
SQL Control Statement
'.
SQLControlStatement
org.eclipse.emf.ecore.EClass getSQLDataChangeStatement()
SQL Data Change Statement
'.
SQLDataChangeStatement
org.eclipse.emf.ecore.EClass getSQLStatementDefault()
SQL Statement Default
'.
SQLStatementDefault
org.eclipse.emf.ecore.EAttribute getSQLStatementDefault_SQL()
SQL
'.
SQLStatementDefault.getSQL()
,
getSQLStatementDefault()
org.eclipse.emf.ecore.EClass getSQLConnectionStatement()
SQL Connection Statement
'.
SQLConnectionStatement
org.eclipse.emf.ecore.EClass getSQLDiagnosticsStatement()
SQL Diagnostics Statement
'.
SQLDiagnosticsStatement
org.eclipse.emf.ecore.EClass getSQLDynamicStatement()
SQL Dynamic Statement
'.
SQLDynamicStatement
org.eclipse.emf.ecore.EClass getSQLSessionStatement()
SQL Session Statement
'.
SQLSessionStatement
org.eclipse.emf.ecore.EClass getSQLTransactionStatement()
SQL Transaction Statement
'.
SQLTransactionStatement
SQLStatementsFactory getSQLStatementsFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |