| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.expression | |
| io.ciera.tool.sql.architecture.expression.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R776_Selected_is_a_Expression(Selected form,
Expression part) |
void |
SqlSqlLoader.serialize_Selected(Selected selected_inst,
PrintStream out) |
void |
Sql.unrelate_R776_Selected_is_a_Expression(Selected form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
Selected |
Expression.R776_is_a_Selected() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR776_is_a_Selected(Selected inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectedImpl |
| Modifier and Type | Field and Description |
|---|---|
static Selected |
SelectedImpl.EMPTY_SELECTED |
| Modifier and Type | Method and Description |
|---|---|
static Selected |
SelectedImpl.create(Sql context) |
static Selected |
SelectedImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_parent_name,
String ref_parent_package,
String ref_name,
String ref_block_number,
String ref_statement_number,
String ref_expression_number,
String m_cast) |
Selected |
SelectedSetImpl.nullElement() |
Selected |
SelectedImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Selected> condition) |
Selected |
ExpressionImpl.R776_is_a_Selected() |
Selected |
SelectedImpl.self() |
Selected |
SelectedImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<Selected> |
SelectedSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR776_is_a_Selected(Selected inst) |
| Modifier and Type | Method and Description |
|---|---|
SelectedSet |
SelectedSetImpl.emptySet(Comparator<? super Selected> comp) |
Selected |
SelectedImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<Selected> condition) |
| Constructor and Description |
|---|
SelectedSetImpl(Comparator<? super Selected> comp) |
Copyright © 2020. All rights reserved.