| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R3906_Where_sorts_set_by_Attribute(Where form,
Attribute part) |
void |
Sql.relate_R776_Where_is_a_Expression(Where form,
Expression part) |
void |
Sql.relate_R790_Where_filters_Expression(Where form,
Expression part) |
void |
Sql.relate_R796_Where_has_condition_Expression(Where form,
Expression part) |
void |
SqlSqlLoader.serialize_Where(Where where_inst,
PrintStream out) |
void |
Sql.unrelate_R3906_Where_sorts_set_by_Attribute(Where form,
Attribute part) |
void |
Sql.unrelate_R776_Where_is_a_Expression(Where form,
Expression part) |
void |
Sql.unrelate_R790_Where_filters_Expression(Where form,
Expression part) |
void |
Sql.unrelate_R796_Where_has_condition_Expression(Where form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Attribute.addR3906_used_as_sort_field_for_Where(Where inst) |
default void |
Attribute.removeR3906_used_as_sort_field_for_Where(Where inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeImpl.addR3906_used_as_sort_field_for_Where(Where inst) |
void |
AttributeImpl.removeR3906_used_as_sort_field_for_Where(Where inst) |
| Modifier and Type | Method and Description |
|---|---|
Where |
Expression.R776_is_a_Where() |
Where |
Expression.R790_filtered_by_Where() |
Where |
Expression.R796_defines_condtion_for_Where() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_Where(Where inst) |
default void |
Expression.setR790_filtered_by_Where(Where inst) |
default void |
Expression.setR796_defines_condtion_for_Where(Where inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
WhereImpl |
| Modifier and Type | Field and Description |
|---|---|
static Where |
WhereImpl.EMPTY_WHERE |
| Modifier and Type | Method and Description |
|---|---|
static Where |
WhereImpl.create(Sql context) |
static Where |
WhereImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_parent_name,
String ref_parent_package,
String ref_body_name,
String ref_block_number,
String ref_statement_number,
String ref_expression_number,
String ref_base_expression_number,
String ref_where_expression_number,
String m_multiplicity,
SortType m_sorted,
String ref_attr_name,
String ref_attr_class_package,
String ref_attr_class_name) |
Where |
WhereSetImpl.nullElement() |
Where |
WhereImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Where> condition) |
Where |
ExpressionImpl.R776_is_a_Where() |
Where |
ExpressionImpl.R790_filtered_by_Where() |
Where |
ExpressionImpl.R796_defines_condtion_for_Where() |
Where |
WhereImpl.self() |
Where |
WhereImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Where> |
WhereSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_Where(Where inst) |
void |
ExpressionImpl.setR790_filtered_by_Where(Where inst) |
void |
ExpressionImpl.setR796_defines_condtion_for_Where(Where inst) |
| Modifier and Type | Method and Description |
|---|---|
Where |
WhereImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Where> condition) |
Copyright © 2019. All rights reserved.