| Package | Description |
|---|---|
| io.ciera.tool | |
| io.ciera.tool.sql.architecture.statement | |
| io.ciera.tool.sql.architecture.statement.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
Sql.relate_R451_ContinueSmt_is_a_Statement(ContinueSmt form,
Statement part) |
void |
SqlSqlLoader.serialize_ContinueSmt(ContinueSmt continuesmt_inst,
PrintStream out) |
void |
Sql.unrelate_R451_ContinueSmt_is_a_Statement(ContinueSmt form,
Statement part) |
| Modifier and Type | Method and Description |
|---|---|
ContinueSmt |
Statement.R451_is_a_ContinueSmt() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Statement.setR451_is_a_ContinueSmt(ContinueSmt inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
ContinueSmtImpl |
| Modifier and Type | Field and Description |
|---|---|
static ContinueSmt |
ContinueSmtImpl.EMPTY_CONTINUESMT |
| Modifier and Type | Method and Description |
|---|---|
static ContinueSmt |
ContinueSmtImpl.create(Sql context) |
static ContinueSmt |
ContinueSmtImpl.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) |
ContinueSmt |
ContinueSmtSetImpl.nullElement() |
ContinueSmt |
ContinueSmtImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
ContinueSmt |
StatementImpl.R451_is_a_ContinueSmt() |
ContinueSmt |
ContinueSmtImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<ContinueSmt> |
ContinueSmtSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementImpl.setR451_is_a_ContinueSmt(ContinueSmt inst) |
| Modifier and Type | Method and Description |
|---|---|
ContinueSmtSet |
ContinueSmtSetImpl.emptySet(Comparator<? super ContinueSmt> comp) |
| Constructor and Description |
|---|
ContinueSmtSetImpl(Comparator<? super ContinueSmt> comp) |
Copyright © 2021. All rights reserved.