| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SQLExpressionsPackage
The Package for the model. It contains accessors for the meta objects to represent
SQLExpressionsFactory| Nested Class Summary | |
|---|---|
| static interface | SQLExpressionsPackage.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 SQLExpressionsPackage | 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 | QUERY_EXPRESSIONThe meta object id for the ' Query Expression' class. | 
| static int | QUERY_EXPRESSION_DEFAULTThe meta object id for the ' Query Expression Default' class. | 
| static int | QUERY_EXPRESSION_DEFAULT__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | QUERY_EXPRESSION_DEFAULT__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | QUERY_EXPRESSION_DEFAULT__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | QUERY_EXPRESSION_DEFAULT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | QUERY_EXPRESSION_DEFAULT__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | QUERY_EXPRESSION_DEFAULT__LABELThe feature id for the 'Label' attribute. | 
| static int | QUERY_EXPRESSION_DEFAULT__NAMEThe feature id for the 'Name' attribute. | 
| static int | QUERY_EXPRESSION_DEFAULT__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | QUERY_EXPRESSION_DEFAULT__SQLThe feature id for the 'SQL' attribute. | 
| static int | QUERY_EXPRESSION_DEFAULT_FEATURE_COUNTThe number of structural features of the 'Query Expression Default' class. | 
| static int | QUERY_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Query Expression' class. | 
| static int | SEARCH_CONDITIONThe meta object id for the ' Search Condition' class. | 
| static int | SEARCH_CONDITION_DEFAULTThe meta object id for the ' Search Condition Default' class. | 
| static int | SEARCH_CONDITION_DEFAULT__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | SEARCH_CONDITION_DEFAULT__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | SEARCH_CONDITION_DEFAULT__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | SEARCH_CONDITION_DEFAULT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | SEARCH_CONDITION_DEFAULT__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | SEARCH_CONDITION_DEFAULT__LABELThe feature id for the 'Label' attribute. | 
| static int | SEARCH_CONDITION_DEFAULT__NAMEThe feature id for the 'Name' attribute. | 
| static int | SEARCH_CONDITION_DEFAULT__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | SEARCH_CONDITION_DEFAULT__SQLThe feature id for the 'SQL' attribute. | 
| static int | SEARCH_CONDITION_DEFAULT_FEATURE_COUNTThe number of structural features of the 'Search Condition Default' class. | 
| static int | SEARCH_CONDITION_FEATURE_COUNTThe number of structural features of the 'Search Condition' class. | 
| static int | VALUE_EXPRESSIONThe meta object id for the ' Value Expression' class. | 
| static int | VALUE_EXPRESSION_DEFAULTThe meta object id for the ' Value Expression Default' class. | 
| static int | VALUE_EXPRESSION_DEFAULT__COMMENTSThe feature id for the 'Comments' reference list. | 
| static int | VALUE_EXPRESSION_DEFAULT__DEPENDENCIESThe feature id for the 'Dependencies' containment reference list. | 
| static int | VALUE_EXPRESSION_DEFAULT__DESCRIPTIONThe feature id for the 'Description' attribute. | 
| static int | VALUE_EXPRESSION_DEFAULT__EANNOTATIONSThe feature id for the 'EAnnotations' containment reference list. | 
| static int | VALUE_EXPRESSION_DEFAULT__EXTENSIONSThe feature id for the 'Extensions' containment reference list. | 
| static int | VALUE_EXPRESSION_DEFAULT__LABELThe feature id for the 'Label' attribute. | 
| static int | VALUE_EXPRESSION_DEFAULT__NAMEThe feature id for the 'Name' attribute. | 
| static int | VALUE_EXPRESSION_DEFAULT__PRIVILEGESThe feature id for the 'Privileges' reference list. | 
| static int | VALUE_EXPRESSION_DEFAULT__SQLThe feature id for the 'SQL' attribute. | 
| static int | VALUE_EXPRESSION_DEFAULT_FEATURE_COUNTThe number of structural features of the 'Value Expression Default' class. | 
| static int | VALUE_EXPRESSION_FEATURE_COUNTThe number of structural features of the 'Value Expression' class. | 
| Method Summary | |
|---|---|
|  org.eclipse.emf.ecore.EClass | getQueryExpression()Returns the meta object for class ' Query Expression'. | 
|  org.eclipse.emf.ecore.EAttribute | getQueryExpressionDefault_SQL()Returns the meta object for the attribute ' SQL'. | 
|  org.eclipse.emf.ecore.EClass | getQueryExpressionDefault()Returns the meta object for class ' Query Expression Default'. | 
|  org.eclipse.emf.ecore.EClass | getSearchCondition()Returns the meta object for class ' Search Condition'. | 
|  org.eclipse.emf.ecore.EAttribute | getSearchConditionDefault_SQL()Returns the meta object for the attribute ' SQL'. | 
|  org.eclipse.emf.ecore.EClass | getSearchConditionDefault()Returns the meta object for class ' Search Condition Default'. | 
|  SQLExpressionsFactory | getSQLExpressionsFactory()Returns the factory that creates the instances of the model. | 
|  org.eclipse.emf.ecore.EClass | getValueExpression()Returns the meta object for class ' Value Expression'. | 
|  org.eclipse.emf.ecore.EAttribute | getValueExpressionDefault_SQL()Returns the meta object for the attribute ' SQL'. | 
|  org.eclipse.emf.ecore.EClass | getValueExpressionDefault()Returns the meta object for class ' Value Expression Default'. | 
| 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 SQLExpressionsPackage eINSTANCE
static final int QUERY_EXPRESSION
Query Expression' class.
 
 
QueryExpression, 
SQLExpressionsPackageImpl.getQueryExpression(), 
Constant Field Valuesstatic final int QUERY_EXPRESSION_FEATURE_COUNT
static final int VALUE_EXPRESSION
Value Expression' class.
 
 
ValueExpression, 
SQLExpressionsPackageImpl.getValueExpression(), 
Constant Field Valuesstatic final int VALUE_EXPRESSION_FEATURE_COUNT
static final int SEARCH_CONDITION
Search Condition' class.
 
 
SearchCondition, 
SQLExpressionsPackageImpl.getSearchCondition(), 
Constant Field Valuesstatic final int SEARCH_CONDITION_FEATURE_COUNT
static final int QUERY_EXPRESSION_DEFAULT
Query Expression Default' class.
 
 
QueryExpressionDefaultImpl, 
SQLExpressionsPackageImpl.getQueryExpressionDefault(), 
Constant Field Valuesstatic final int QUERY_EXPRESSION_DEFAULT__EANNOTATIONS
static final int QUERY_EXPRESSION_DEFAULT__NAME
static final int QUERY_EXPRESSION_DEFAULT__DEPENDENCIES
static final int QUERY_EXPRESSION_DEFAULT__DESCRIPTION
static final int QUERY_EXPRESSION_DEFAULT__LABEL
static final int QUERY_EXPRESSION_DEFAULT__COMMENTS
static final int QUERY_EXPRESSION_DEFAULT__EXTENSIONS
static final int QUERY_EXPRESSION_DEFAULT__PRIVILEGES
static final int QUERY_EXPRESSION_DEFAULT__SQL
static final int QUERY_EXPRESSION_DEFAULT_FEATURE_COUNT
static final int SEARCH_CONDITION_DEFAULT
Search Condition Default' class.
 
 
SearchConditionDefaultImpl, 
SQLExpressionsPackageImpl.getSearchConditionDefault(), 
Constant Field Valuesstatic final int SEARCH_CONDITION_DEFAULT__EANNOTATIONS
static final int SEARCH_CONDITION_DEFAULT__NAME
static final int SEARCH_CONDITION_DEFAULT__DEPENDENCIES
static final int SEARCH_CONDITION_DEFAULT__DESCRIPTION
static final int SEARCH_CONDITION_DEFAULT__LABEL
static final int SEARCH_CONDITION_DEFAULT__COMMENTS
static final int SEARCH_CONDITION_DEFAULT__EXTENSIONS
static final int SEARCH_CONDITION_DEFAULT__PRIVILEGES
static final int SEARCH_CONDITION_DEFAULT__SQL
static final int SEARCH_CONDITION_DEFAULT_FEATURE_COUNT
static final int VALUE_EXPRESSION_DEFAULT
Value Expression Default' class.
 
 
ValueExpressionDefaultImpl, 
SQLExpressionsPackageImpl.getValueExpressionDefault(), 
Constant Field Valuesstatic final int VALUE_EXPRESSION_DEFAULT__EANNOTATIONS
static final int VALUE_EXPRESSION_DEFAULT__NAME
static final int VALUE_EXPRESSION_DEFAULT__DEPENDENCIES
static final int VALUE_EXPRESSION_DEFAULT__DESCRIPTION
static final int VALUE_EXPRESSION_DEFAULT__LABEL
static final int VALUE_EXPRESSION_DEFAULT__COMMENTS
static final int VALUE_EXPRESSION_DEFAULT__EXTENSIONS
static final int VALUE_EXPRESSION_DEFAULT__PRIVILEGES
static final int VALUE_EXPRESSION_DEFAULT__SQL
static final int VALUE_EXPRESSION_DEFAULT_FEATURE_COUNT
| Method Detail | 
|---|
org.eclipse.emf.ecore.EClass getQueryExpression()
Query Expression'.
 
 
QueryExpressionorg.eclipse.emf.ecore.EClass getValueExpression()
Value Expression'.
 
 
ValueExpressionorg.eclipse.emf.ecore.EClass getSearchCondition()
Search Condition'.
 
 
SearchConditionorg.eclipse.emf.ecore.EClass getQueryExpressionDefault()
Query Expression Default'.
 
 
QueryExpressionDefaultorg.eclipse.emf.ecore.EAttribute getQueryExpressionDefault_SQL()
SQL'.
 
 
QueryExpressionDefault.getSQL(), 
getQueryExpressionDefault()org.eclipse.emf.ecore.EClass getSearchConditionDefault()
Search Condition Default'.
 
 
SearchConditionDefaultorg.eclipse.emf.ecore.EAttribute getSearchConditionDefault_SQL()
SQL'.
 
 
SearchConditionDefault.getSQL(), 
getSearchConditionDefault()org.eclipse.emf.ecore.EClass getValueExpressionDefault()
Value Expression Default'.
 
 
ValueExpressionDefaultorg.eclipse.emf.ecore.EAttribute getValueExpressionDefault_SQL()
SQL'.
 
 
ValueExpressionDefault.getSQL(), 
getValueExpressionDefault()SQLExpressionsFactory getSQLExpressionsFactory()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||