| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R451_WhileSmt_is_a_Statement(WhileSmt form,
Statement part) |
void |
Sql.relate_R456_WhileSmt_has_control_CodeBlock(WhileSmt form,
CodeBlock part) |
void |
Sql.relate_R472_WhileSmt_executes_block_while_true_Expression(WhileSmt form,
Expression part) |
void |
SqlSqlLoader.serialize_WhileSmt(WhileSmt whilesmt_inst,
PrintStream out) |
void |
Sql.unrelate_R451_WhileSmt_is_a_Statement(WhileSmt form,
Statement part) |
void |
Sql.unrelate_R456_WhileSmt_has_control_CodeBlock(WhileSmt form,
CodeBlock part) |
void |
Sql.unrelate_R472_WhileSmt_executes_block_while_true_Expression(WhileSmt form,
Expression part) |
| Modifier and Type | Method and Description |
|---|---|
WhileSmt |
Expression.R472_determines_execution_of_block_for_WhileSmt() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Expression.setR472_determines_execution_of_block_for_WhileSmt(WhileSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
WhileSmt |
ExpressionImpl.R472_determines_execution_of_block_for_WhileSmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionImpl.setR472_determines_execution_of_block_for_WhileSmt(WhileSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
WhileSmt |
CodeBlock.R456_controls_WhileSmt() |
| Modifier and Type | Method and Description |
|---|---|
default void |
CodeBlock.setR456_controls_WhileSmt(WhileSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
WhileSmt |
CodeBlockImpl.R456_controls_WhileSmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
CodeBlockImpl.setR456_controls_WhileSmt(WhileSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
WhileSmt |
Statement.R451_is_a_WhileSmt() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Statement.setR451_is_a_WhileSmt(WhileSmt inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
WhileSmtImpl |
| Modifier and Type | Field and Description |
|---|---|
static WhileSmt |
WhileSmtImpl.EMPTY_WHILESMT |
| Modifier and Type | Method and Description |
|---|---|
static WhileSmt |
WhileSmtImpl.create(Sql context) |
static WhileSmt |
WhileSmtImpl.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_control_block_number,
String ref_cond_expression_number) |
WhileSmt |
WhileSmtSetImpl.nullElement() |
WhileSmt |
WhileSmtImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<WhileSmt> condition) |
WhileSmt |
StatementImpl.R451_is_a_WhileSmt() |
WhileSmt |
WhileSmtImpl.self() |
WhileSmt |
WhileSmtImpl.value() |
| Modifier and Type | Method and Description |
|---|---|
List<WhileSmt> |
WhileSmtSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementImpl.setR451_is_a_WhileSmt(WhileSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
WhileSmtSet |
WhileSmtSetImpl.emptySet(Comparator<? super WhileSmt> comp) |
WhileSmt |
WhileSmtImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<WhileSmt> condition) |
| Constructor and Description |
|---|
WhileSmtSetImpl(Comparator<? super WhileSmt> comp) |
Copyright © 2019. All rights reserved.