| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R789_SelectRelated_is_a_Select(SelectRelated form,
Select part) |
void |
Sql.relate_R791_SelectRelated_selects_instances_linked_from_instance_expressed_by_Expression(SelectRelated form,
Expression part) |
void |
Sql.relate_R797_SelectRelated_selects_instances_through_Selector(SelectRelated form,
Selector part) |
void |
SqlSqlLoader.serialize_SelectRelated(SelectRelated selectrelated_inst,
PrintStream out) |
void |
Sql.unrelate_R789_SelectRelated_is_a_Select(SelectRelated form,
Select part) |
void |
Sql.unrelate_R791_SelectRelated_selects_instances_linked_from_instance_expressed_by_Expression(SelectRelated form,
Expression part) |
void |
Sql.unrelate_R797_SelectRelated_selects_instances_through_Selector(SelectRelated form,
Selector part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
Selector.addR797_invoked_by_SelectRelated(SelectRelated inst) |
default void |
Selector.removeR797_invoked_by_SelectRelated(SelectRelated inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectorImpl.addR797_invoked_by_SelectRelated(SelectRelated inst) |
void |
SelectorImpl.removeR797_invoked_by_SelectRelated(SelectRelated inst) |
| Modifier and Type | Method and Description |
|---|---|
SelectRelated |
Select.R789_is_a_SelectRelated() |
SelectRelated |
Expression.R791_is_basis_for_SelectRelated() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Select.setR789_is_a_SelectRelated(SelectRelated inst) |
default void |
Expression.setR791_is_basis_for_SelectRelated(SelectRelated inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectRelatedImpl |
| Modifier and Type | Field and Description |
|---|---|
static SelectRelated |
SelectRelatedImpl.EMPTY_SELECTRELATED |
| Modifier and Type | Method and Description |
|---|---|
static SelectRelated |
SelectRelatedImpl.create(Sql context) |
static SelectRelated |
SelectRelatedImpl.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_root_expression_number,
String ref_selector_name,
String ref_selector_parent_name,
String ref_selector_parent_package) |
SelectRelated |
SelectRelatedSetImpl.nullElement() |
SelectRelated |
SelectRelatedImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
SelectRelated |
SelectImpl.R789_is_a_SelectRelated() |
SelectRelated |
ExpressionImpl.R791_is_basis_for_SelectRelated() |
SelectRelated |
SelectRelatedImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<SelectRelated> |
SelectRelatedSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectImpl.setR789_is_a_SelectRelated(SelectRelated inst) |
void |
ExpressionImpl.setR791_is_basis_for_SelectRelated(SelectRelated inst) |
| Modifier and Type | Method and Description |
|---|---|
SelectRelatedSet |
SelectRelatedSetImpl.emptySet(Comparator<? super SelectRelated> comp) |
| Constructor and Description |
|---|
SelectRelatedSetImpl(Comparator<? super SelectRelated> comp) |
Copyright © 2021. All rights reserved.