| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R789_SelectFromInstances_is_a_Select(SelectFromInstances form,
Select part) |
void |
Sql.relate_R799_SelectFromInstances_selects_instances_through_InstancePopulationSelector(SelectFromInstances form,
InstancePopulationSelector part) |
void |
SqlSqlLoader.serialize_SelectFromInstances(SelectFromInstances selectfrominstances_inst,
PrintStream out) |
void |
Sql.unrelate_R789_SelectFromInstances_is_a_Select(SelectFromInstances form,
Select part) |
void |
Sql.unrelate_R799_SelectFromInstances_selects_instances_through_InstancePopulationSelector(SelectFromInstances form,
InstancePopulationSelector part) |
| Modifier and Type | Method and Description |
|---|---|
default void |
InstancePopulationSelector.addR799_invoked_by_SelectFromInstances(SelectFromInstances inst) |
default void |
InstancePopulationSelector.removeR799_invoked_by_SelectFromInstances(SelectFromInstances inst) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstancePopulationSelectorImpl.addR799_invoked_by_SelectFromInstances(SelectFromInstances inst) |
void |
InstancePopulationSelectorImpl.removeR799_invoked_by_SelectFromInstances(SelectFromInstances inst) |
| Modifier and Type | Method and Description |
|---|---|
SelectFromInstances |
Select.R789_is_a_SelectFromInstances() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Select.setR789_is_a_SelectFromInstances(SelectFromInstances inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectFromInstancesImpl |
| Modifier and Type | Field and Description |
|---|---|
static SelectFromInstances |
SelectFromInstancesImpl.EMPTY_SELECTFROMINSTANCES |
| Modifier and Type | Method and Description |
|---|---|
static SelectFromInstances |
SelectFromInstancesImpl.create(Sql context) |
static SelectFromInstances |
SelectFromInstancesImpl.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_selector_comp_name,
String ref_selector_comp_package,
String ref_selector_name) |
SelectFromInstances |
SelectFromInstancesSetImpl.nullElement() |
SelectFromInstances |
SelectFromInstancesImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
SelectFromInstances |
SelectImpl.R789_is_a_SelectFromInstances() |
SelectFromInstances |
SelectFromInstancesImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<SelectFromInstances> |
SelectFromInstancesSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectImpl.setR789_is_a_SelectFromInstances(SelectFromInstances inst) |
| Modifier and Type | Method and Description |
|---|---|
SelectFromInstancesSet |
SelectFromInstancesSetImpl.emptySet(Comparator<? super SelectFromInstances> comp) |
| Constructor and Description |
|---|
SelectFromInstancesSetImpl(Comparator<? super SelectFromInstances> comp) |
Copyright © 2021. All rights reserved.