|
||||||||||
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.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
Field Summary | |
---|---|
static SQLExpressionsPackage |
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 |
QUERY_EXPRESSION
The meta object id for the ' Query Expression ' class. |
static int |
QUERY_EXPRESSION_DEFAULT
The meta object id for the ' Query Expression Default ' class. |
static int |
QUERY_EXPRESSION_DEFAULT__COMMENTS
The feature id for the 'Comments' reference list. |
static int |
QUERY_EXPRESSION_DEFAULT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list. |
static int |
QUERY_EXPRESSION_DEFAULT__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
QUERY_EXPRESSION_DEFAULT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
QUERY_EXPRESSION_DEFAULT__LABEL
The feature id for the 'Label' attribute. |
static int |
QUERY_EXPRESSION_DEFAULT__NAME
The feature id for the 'Name' attribute. |
static int |
QUERY_EXPRESSION_DEFAULT__PRIVILEGES
The feature id for the 'Privileges' reference list. |
static int |
QUERY_EXPRESSION_DEFAULT__SQL
The feature id for the 'SQL' attribute. |
static int |
QUERY_EXPRESSION_DEFAULT_FEATURE_COUNT
The number of structural features of the 'Query Expression Default' class. |
static int |
QUERY_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Query Expression' class. |
static int |
SEARCH_CONDITION
The meta object id for the ' Search Condition ' class. |
static int |
SEARCH_CONDITION_DEFAULT
The meta object id for the ' Search Condition Default ' class. |
static int |
SEARCH_CONDITION_DEFAULT__COMMENTS
The feature id for the 'Comments' reference list. |
static int |
SEARCH_CONDITION_DEFAULT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list. |
static int |
SEARCH_CONDITION_DEFAULT__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
SEARCH_CONDITION_DEFAULT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
SEARCH_CONDITION_DEFAULT__LABEL
The feature id for the 'Label' attribute. |
static int |
SEARCH_CONDITION_DEFAULT__NAME
The feature id for the 'Name' attribute. |
static int |
SEARCH_CONDITION_DEFAULT__PRIVILEGES
The feature id for the 'Privileges' reference list. |
static int |
SEARCH_CONDITION_DEFAULT__SQL
The feature id for the 'SQL' attribute. |
static int |
SEARCH_CONDITION_DEFAULT_FEATURE_COUNT
The number of structural features of the 'Search Condition Default' class. |
static int |
SEARCH_CONDITION_FEATURE_COUNT
The number of structural features of the 'Search Condition' class. |
static int |
VALUE_EXPRESSION
The meta object id for the ' Value Expression ' class. |
static int |
VALUE_EXPRESSION_DEFAULT
The meta object id for the ' Value Expression Default ' class. |
static int |
VALUE_EXPRESSION_DEFAULT__COMMENTS
The feature id for the 'Comments' reference list. |
static int |
VALUE_EXPRESSION_DEFAULT__DEPENDENCIES
The feature id for the 'Dependencies' containment reference list. |
static int |
VALUE_EXPRESSION_DEFAULT__DESCRIPTION
The feature id for the 'Description' attribute. |
static int |
VALUE_EXPRESSION_DEFAULT__EANNOTATIONS
The feature id for the 'EAnnotations' containment reference list. |
static int |
VALUE_EXPRESSION_DEFAULT__LABEL
The feature id for the 'Label' attribute. |
static int |
VALUE_EXPRESSION_DEFAULT__NAME
The feature id for the 'Name' attribute. |
static int |
VALUE_EXPRESSION_DEFAULT__PRIVILEGES
The feature id for the 'Privileges' reference list. |
static int |
VALUE_EXPRESSION_DEFAULT__SQL
The feature id for the 'SQL' attribute. |
static int |
VALUE_EXPRESSION_DEFAULT_FEATURE_COUNT
The number of structural features of the 'Value Expression Default' class. |
static int |
VALUE_EXPRESSION_FEATURE_COUNT
The number of structural features of the 'Value Expression' class. |
Method Summary | |
---|---|
EClass |
getQueryExpression()
Returns the meta object for class ' Query Expression '. |
EAttribute |
getQueryExpressionDefault_SQL()
Returns the meta object for the attribute ' SQL '. |
EClass |
getQueryExpressionDefault()
Returns the meta object for class ' Query Expression Default '. |
EClass |
getSearchCondition()
Returns the meta object for class ' Search Condition '. |
EAttribute |
getSearchConditionDefault_SQL()
Returns the meta object for the attribute ' SQL '. |
EClass |
getSearchConditionDefault()
Returns the meta object for class ' Search Condition Default '. |
SQLExpressionsFactory |
getSQLExpressionsFactory()
Returns the factory that creates the instances of the model. |
EClass |
getValueExpression()
Returns the meta object for class ' Value Expression '. |
EAttribute |
getValueExpressionDefault_SQL()
Returns the meta object for the attribute ' SQL '. |
EClass |
getValueExpressionDefault()
Returns the meta object for class ' Value Expression Default '. |
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__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__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__PRIVILEGES
static final int VALUE_EXPRESSION_DEFAULT__SQL
static final int VALUE_EXPRESSION_DEFAULT_FEATURE_COUNT
Method Detail |
---|
EClass getQueryExpression()
Query Expression
'.
QueryExpression
EClass getValueExpression()
Value Expression
'.
ValueExpression
EClass getSearchCondition()
Search Condition
'.
SearchCondition
EClass getQueryExpressionDefault()
Query Expression Default
'.
QueryExpressionDefault
EAttribute getQueryExpressionDefault_SQL()
SQL
'.
QueryExpressionDefault.getSQL()
,
getQueryExpressionDefault()
EClass getSearchConditionDefault()
Search Condition Default
'.
SearchConditionDefault
EAttribute getSearchConditionDefault_SQL()
SQL
'.
SearchConditionDefault.getSQL()
,
getSearchConditionDefault()
EClass getValueExpressionDefault()
Value Expression Default
'.
ValueExpressionDefault
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 |