| 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_Halt_is_a_Statement(Halt form,
Statement part) |
void |
SqlSqlLoader.serialize_Halt(Halt halt_inst,
PrintStream out) |
void |
Sql.unrelate_R451_Halt_is_a_Statement(Halt form,
Statement part) |
| Modifier and Type | Method and Description |
|---|---|
Halt |
Statement.R451_is_a_Halt() |
| Modifier and Type | Method and Description |
|---|---|
default void |
Statement.setR451_is_a_Halt(Halt inst) |
| Modifier and Type | Class and Description |
|---|---|
class |
HaltImpl |
| Modifier and Type | Field and Description |
|---|---|
static Halt |
HaltImpl.EMPTY_HALT |
| Modifier and Type | Method and Description |
|---|---|
static Halt |
HaltImpl.create(Sql context) |
static Halt |
HaltImpl.create(Sql context,
io.ciera.runtime.summit.types.UniqueId instanceId,
String ref_statement_number,
String ref_parent_name,
String ref_parent_package,
String ref_name,
String ref_block_number) |
Halt |
HaltSetImpl.nullElement() |
Halt |
HaltImpl.oneWhere(io.ciera.runtime.summit.types.IWhere<io.ciera.runtime.summit.types.IXtumlType> condition) |
Halt |
StatementImpl.R451_is_a_Halt() |
Halt |
HaltImpl.self() |
| Modifier and Type | Method and Description |
|---|---|
List<Halt> |
HaltSetImpl.elements() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementImpl.setR451_is_a_Halt(Halt inst) |
| Modifier and Type | Method and Description |
|---|---|
HaltSet |
HaltSetImpl.emptySet(Comparator<? super Halt> comp) |
| Constructor and Description |
|---|
HaltSetImpl(Comparator<? super Halt> comp) |
Copyright © 2021. All rights reserved.