|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
public static final java.lang.String eNAME
public static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final SQLExpressionsPackage eINSTANCE
public static final int QUERY_EXPRESSION
Query Expression
' class.
QueryExpression
,
SQLExpressionsPackageImpl.getQueryExpression()
,
Constant Field Valuespublic static final int QUERY_EXPRESSION_FEATURE_COUNT
public static final int VALUE_EXPRESSION
Value Expression
' class.
ValueExpression
,
SQLExpressionsPackageImpl.getValueExpression()
,
Constant Field Valuespublic static final int VALUE_EXPRESSION_FEATURE_COUNT
public static final int SEARCH_CONDITION
Search Condition
' class.
SearchCondition
,
SQLExpressionsPackageImpl.getSearchCondition()
,
Constant Field Valuespublic static final int SEARCH_CONDITION_FEATURE_COUNT
public static final int QUERY_EXPRESSION_DEFAULT
Query Expression Default
' class.
QueryExpressionDefaultImpl
,
SQLExpressionsPackageImpl.getQueryExpressionDefault()
,
Constant Field Valuespublic static final int QUERY_EXPRESSION_DEFAULT__EANNOTATIONS
public static final int QUERY_EXPRESSION_DEFAULT__NAME
public static final int QUERY_EXPRESSION_DEFAULT__DEPENDENCIES
public static final int QUERY_EXPRESSION_DEFAULT__DESCRIPTION
public static final int QUERY_EXPRESSION_DEFAULT__LABEL
public static final int QUERY_EXPRESSION_DEFAULT__COMMENTS
public static final int QUERY_EXPRESSION_DEFAULT__PRIVILEGES
public static final int QUERY_EXPRESSION_DEFAULT__SQL
public static final int QUERY_EXPRESSION_DEFAULT_FEATURE_COUNT
public static final int SEARCH_CONDITION_DEFAULT
Search Condition Default
' class.
SearchConditionDefaultImpl
,
SQLExpressionsPackageImpl.getSearchConditionDefault()
,
Constant Field Valuespublic static final int SEARCH_CONDITION_DEFAULT__EANNOTATIONS
public static final int SEARCH_CONDITION_DEFAULT__NAME
public static final int SEARCH_CONDITION_DEFAULT__DEPENDENCIES
public static final int SEARCH_CONDITION_DEFAULT__DESCRIPTION
public static final int SEARCH_CONDITION_DEFAULT__LABEL
public static final int SEARCH_CONDITION_DEFAULT__COMMENTS
public static final int SEARCH_CONDITION_DEFAULT__PRIVILEGES
public static final int SEARCH_CONDITION_DEFAULT__SQL
public static final int SEARCH_CONDITION_DEFAULT_FEATURE_COUNT
public static final int VALUE_EXPRESSION_DEFAULT
Value Expression Default
' class.
ValueExpressionDefaultImpl
,
SQLExpressionsPackageImpl.getValueExpressionDefault()
,
Constant Field Valuespublic static final int VALUE_EXPRESSION_DEFAULT__EANNOTATIONS
public static final int VALUE_EXPRESSION_DEFAULT__NAME
public static final int VALUE_EXPRESSION_DEFAULT__DEPENDENCIES
public static final int VALUE_EXPRESSION_DEFAULT__DESCRIPTION
public static final int VALUE_EXPRESSION_DEFAULT__LABEL
public static final int VALUE_EXPRESSION_DEFAULT__COMMENTS
public static final int VALUE_EXPRESSION_DEFAULT__PRIVILEGES
public static final int VALUE_EXPRESSION_DEFAULT__SQL
public static final int VALUE_EXPRESSION_DEFAULT_FEATURE_COUNT
Method Detail |
public EClass getQueryExpression()
Query Expression
'.
QueryExpression
public EClass getValueExpression()
Value Expression
'.
ValueExpression
public EClass getSearchCondition()
Search Condition
'.
SearchCondition
public EClass getQueryExpressionDefault()
Query Expression Default
'.
QueryExpressionDefault
public EAttribute getQueryExpressionDefault_SQL()
SQL
'.
QueryExpressionDefault.getSQL()
,
getQueryExpressionDefault()
public EClass getSearchConditionDefault()
Search Condition Default
'.
SearchConditionDefault
public EAttribute getSearchConditionDefault_SQL()
SQL
'.
SearchConditionDefault.getSQL()
,
getSearchConditionDefault()
public EClass getValueExpressionDefault()
Value Expression Default
'.
ValueExpressionDefault
public EAttribute getValueExpressionDefault_SQL()
SQL
'.
ValueExpressionDefault.getSQL()
,
getValueExpressionDefault()
public SQLExpressionsFactory getSQLExpressionsFactory()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |